11ChangeLog
22---------
33
4+ ### 1.22.4
5+
6+ #### Core
7+
8+ - ** New:** Added ` paginationLoadMore ` option.
9+ - ** Update:** Fixed change visibility of multiple headers with the same index.
10+ - ** Update:** Fixed footer height bug when setting ` table-sm ` .
11+ - ** Update:** Fixed the ` locale ` not changed bug using the ` refreshOptions ` method.
12+ - ** Update:** Fixed custom iconPrefix and icons bugs.
13+ - ** Update:** Updated ` vi-VN ` , ` zh-CN ` and ` zh-TW ` locales.
14+
15+ #### Extensions
16+
17+ - ** New(copy-rows):** Added ` copyRowsHandler ` option to handle the copy rows data.
18+ - ** New(print):** Added ` printStyles ` option.
19+ - ** Update(export):** Updated the trigger timing for export-started.
20+ - ** Update(multiple-sort):** Fixed the missing parameters error of the ` sorter ` function.
21+ - ** Update(pipeline):** Fixed loading message not display bug.
22+
423### 1.22.3
524
625#### Core
@@ -13,7 +32,7 @@ ChangeLog
1332#### Extensions
1433
1534- ** New(addrbar):** Fixed addrbar bug when using ` sortReset ` option.
16- - ** Update(jump-to):** Fixed page jump to bug when using both pagination display .
35+ - ** Update(jump-to):** Fixed page jump- to bug when using both pagination displays .
1736- ** Update(print):** Fixed print bug when field is not set.
1837
1938### 1.22.2
@@ -33,7 +52,7 @@ ChangeLog
3352- ** Update(editable):** Fixed ` export-saved ` event error when ` exportDataType ` is ` all ` .
3453- ** Update(filter-control):** Fixed ` searchAccentNeutralise ` option not work.
3554- ** Update(filter-control):** Fixed ` filterOrderBy ` not work bug for select.
36- - ** Update(group-by):** Fixed group by bug when using ` singleSelect ` option.
55+ - ** Update(group-by):** Fixed group- by bug when using ` singleSelect ` option.
3756- ** Update(reorder-rows):** Fixed reorder bug when using pagination.
3857
3958#### Documentation
@@ -54,7 +73,7 @@ ChangeLog
5473
5574- ** New:** Added ` sortBy ` method.
5675- ** New:** Added ` switchableLabel ` column option.
57- - ** New:** Added support for ` class ` attribute in toolbar buttons.
76+ - ** New:** Added support for ` class ` attributes in toolbar buttons.
5877- ** Update:** Removed title from columns button.
5978
6079#### Extensions
0 commit comments