Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhixin committed Jan 11, 2019
1 parent 94a1cdb commit 1d4879c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ ChangeLog

### 1.13.2

- feat(js): add `paginationSuccessivelySize`, `paginationPagesBySide` and `paginationUseIntermediate` pagination options
- feat(cookie extension): rewrite boostrap-table-cookie to ES6
- feat(cookie extension): save filterBy method
- feat(filter-control extension): add `placeholder` as a empty option to the select controls
- feat(filter-control extension): add `clearFilterControl` method in order to clear all filter controls
- fix(js): fix #1959, sort column shows hidden rows in `server` side pagination
- **New(js):** Added `paginationSuccessivelySize`, `paginationPagesBySide` and `paginationUseIntermediate` pagination options.
- **New(cookie extension):** Rewrited cookie extension to ES6.
- **New(cookie extension):** Saved `filterBy` method.
- **New(filter-control extension):** Added `placeholder` as a empty option to the select controls.
- **New(filter-control extension):** Added `clearFilterControl` method in order to clear all filter controls.
- **Update(js):** Fixed sort column shows hidden rows in `server` side pagination bug.

### 1.13.1

Expand Down

0 comments on commit 1d4879c

Please sign in to comment.