|
@@ -1,6 +1,25 @@
|
|
|
ChangeLog
|
|
ChangeLog
|
|
|
---------
|
|
---------
|
|
|
|
|
|
|
|
|
|
+### 1.22.4
|
|
|
|
|
+
|
|
|
|
|
+#### Core
|
|
|
|
|
+
|
|
|
|
|
+- **New:** Added `paginationLoadMore` option.
|
|
|
|
|
+- **Update:** Fixed change visibility of multiple headers with the same index.
|
|
|
|
|
+- **Update:** Fixed footer height bug when setting `table-sm`.
|
|
|
|
|
+- **Update:** Fixed the `locale` not changed bug using the `refreshOptions` method.
|
|
|
|
|
+- **Update:** Fixed custom iconPrefix and icons bugs.
|
|
|
|
|
+- **Update:** Updated `vi-VN`, `zh-CN` and `zh-TW` locales.
|
|
|
|
|
+
|
|
|
|
|
+#### Extensions
|
|
|
|
|
+
|
|
|
|
|
+- **New(copy-rows):** Added `copyRowsHandler` option to handle the copy rows data.
|
|
|
|
|
+- **New(print):** Added `printStyles` option.
|
|
|
|
|
+- **Update(export):** Updated the trigger timing for export-started.
|
|
|
|
|
+- **Update(multiple-sort):** Fixed the missing parameters error of the `sorter` function.
|
|
|
|
|
+- **Update(pipeline):** Fixed loading message not display bug.
|
|
|
|
|
+
|
|
|
### 1.22.3
|
|
### 1.22.3
|
|
|
|
|
|
|
|
#### Core
|
|
#### Core
|
|
@@ -13,7 +32,7 @@ ChangeLog
|
|
|
#### Extensions
|
|
#### Extensions
|
|
|
|
|
|
|
|
- **New(addrbar):** Fixed addrbar bug when using `sortReset` option.
|
|
- **New(addrbar):** Fixed addrbar bug when using `sortReset` option.
|
|
|
-- **Update(jump-to):** Fixed page jump to bug when using both pagination display.
|
|
|
|
|
|
|
+- **Update(jump-to):** Fixed page jump-to bug when using both pagination displays.
|
|
|
- **Update(print):** Fixed print bug when field is not set.
|
|
- **Update(print):** Fixed print bug when field is not set.
|
|
|
|
|
|
|
|
### 1.22.2
|
|
### 1.22.2
|
|
@@ -33,7 +52,7 @@ ChangeLog
|
|
|
- **Update(editable):** Fixed `export-saved` event error when `exportDataType` is `all`.
|
|
- **Update(editable):** Fixed `export-saved` event error when `exportDataType` is `all`.
|
|
|
- **Update(filter-control):** Fixed `searchAccentNeutralise` option not work.
|
|
- **Update(filter-control):** Fixed `searchAccentNeutralise` option not work.
|
|
|
- **Update(filter-control):** Fixed `filterOrderBy` not work bug for select.
|
|
- **Update(filter-control):** Fixed `filterOrderBy` not work bug for select.
|
|
|
-- **Update(group-by):** Fixed group by bug when using `singleSelect` option.
|
|
|
|
|
|
|
+- **Update(group-by):** Fixed group-by bug when using `singleSelect` option.
|
|
|
- **Update(reorder-rows):** Fixed reorder bug when using pagination.
|
|
- **Update(reorder-rows):** Fixed reorder bug when using pagination.
|
|
|
|
|
|
|
|
#### Documentation
|
|
#### Documentation
|
|
@@ -54,7 +73,7 @@ ChangeLog
|
|
|
|
|
|
|
|
- **New:** Added `sortBy` method.
|
|
- **New:** Added `sortBy` method.
|
|
|
- **New:** Added `switchableLabel` column option.
|
|
- **New:** Added `switchableLabel` column option.
|
|
|
-- **New:** Added support for `class` attribute in toolbar buttons.
|
|
|
|
|
|
|
+- **New:** Added support for `class` attributes in toolbar buttons.
|
|
|
- **Update:** Removed title from columns button.
|
|
- **Update:** Removed title from columns button.
|
|
|
|
|
|
|
|
#### Extensions
|
|
#### Extensions
|