mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
1.0 KiB
1.0 KiB
| title | author | authorURL |
|---|---|---|
| New Release (2018-06-04) | Allen Fang | https://twitter.com/allenfang_tw |
Changed Packages
This release bump following packages:
react-bootstrap-table-next@0.1.13react-bootstrap-table2-paginator@0.1.4react-bootstrap-table2-filter@0.2.0react-bootstrap-table2-overlay@0.1.2
Changelog
Bug fixes
- Fix remote sort still sorting data(#354)
- Fix
react-bootstrap-table2-overlaydoes not consider caption height(b11019c)
Features
- Support date filter(#365)