|
|
@@ -8,10 +8,12 @@ ChangeLog
|
|
|
- fix(js): fix #2385, checkbox render bug with formatter
|
|
|
- fix(js): fix #750, showRow and hideRow bug
|
|
|
- fix(js): fix #2387, page list bug
|
|
|
+- fix(js): decrement totalRows on remove if using server side pagination
|
|
|
- feat(js): fix #2414, add `paginationLoop` option
|
|
|
- feat(js): update method `getRowsHidden` to `getHiddenRows`
|
|
|
- feat(js): add `sortClass` option
|
|
|
- feat(js): add `totalField` Option
|
|
|
+- fix(css): fix #2208, dropdown-menu style bug
|
|
|
- fix(filter-control extension): fix #2418, `height` cause datepicker not display the selected date
|
|
|
- fix(export extension): fix #2220, selected rows does not work when data-pagination-side is server
|
|
|
- feat(cookie extension): fix #2386, add `getCookies` method
|