mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
946 B
946 B
| title | author | authorURL |
|---|---|---|
| New Release (2018-10-07) | Allen Fang | https://twitter.com/allenfang_tw |
Changed Packages
This release bump following packages:
react-bootstrap-table-next@1.2.1react-bootstrap-table2-paginator@1.0.3react-bootstrap-table2-toolkit@1.1.1
Changelog
Bug fixes
- Fixed remote search bug(#591)
- Fixed wrong calculation for
fromandtoin pagination when remote search/filter enable and data is shrink below the current page(#594)
Features
- Implement
column.sortCaret(#593) for customing the sort caret
Enhancements
- Easy to access the exposed API from react
ref(#592)