Browse Source

Update CHANGELOG.md

zhixin 9 years ago
parent
commit
7f872a67b3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -9,8 +9,11 @@ ChangeLog
 - fix(js): fix #750, showRow and hideRow bug
 - fix(js): fix #750, showRow and hideRow bug
 - feat(js): fix #2414, add `paginationLoop` option
 - feat(js): fix #2414, add `paginationLoop` option
 - feat(js): update method `getRowsHidden` to `getHiddenRows`
 - feat(js): update method `getRowsHidden` to `getHiddenRows`
+- feat(js): add `sortClass` option
 - fix(filter-control extension): fix #2418, `height` cause datepicker not display the selected date
 - 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
 - feat(cookie extension): fix #2386, add `getCookies` method
+- feat(multiple-selection-row extension): add multiple-selection-row extension
 
 
 ### 1.11.0
 ### 1.11.0