mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
661 B
661 B
| title | author | authorURL |
|---|---|---|
| New Release (2018-04-15) | Allen Fang | https://twitter.com/allenfang_tw |
Changed Packages
This release bump following packages:
react-bootstrap-table-next@0.1.8react-bootstrap-table2-filter@0.1.6
Changelog
Bug fixes
- Support UMD(#298)
Features
- Programmtically Filters(#287)
Enhancements
- Pass event object to
selectRow.onSelectandselectRow.onSelectAll.(#304)