Skip to content

Commit

Permalink
upd 4.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Aug 1, 2018
1 parent 92b9060 commit 710bee7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
+ [x] Table: add method `getView()` return current view object
+ [x] Table: add method `getHeads()` return table internal heads
+ [x] Table: add method `clearSelected(redraw)`. This method uncheck rows and redraw table if your need
+ [x] Dialog: add attributes `data-to-top='true|false'`, `data-to-bottom='true|false'` for sticky dialog to top or bottom side.
+ [x] Dialog: add attributes `data-to-top='true|false'`, `data-to-bottom='true|false'` for sticky dialog to top or bottom side.
+ [x] List: fix for issue ##1155 for IE11

### 4.2.15
+ [x] Switch: fix works with collapse. issue #1148
Expand Down

0 comments on commit 710bee7

Please sign in to comment.