mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
709 B
709 B
| title | author | authorURL |
|---|---|---|
| New Release (2018-12-05) | Allen Fang | https://twitter.com/allenfang_tw |
Changed Packages
We got following package version bump in this release:
react-bootstrap-table-next@1.4.2
Changelog
Bug fixes
- Fixed
expandRow.onExpandcalled twice on click by expand column(a23599f) - Fixed synthetic event issue for
selectRow.onSelectandselectRow.onSelectAll(a7ae524)
Features
Enhancements
- Fixed some stories