mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-07-01 06:30:11 +00:00
20180821 release
This commit is contained in:
27
website/blog/2018-08-21-version-bump.md
Normal file
27
website/blog/2018-08-21-version-bump.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: New Release (2018-08-21)
|
||||
author: Allen Fang
|
||||
authorURL: https://twitter.com/allenfang_tw
|
||||
---
|
||||
|
||||
## Changed Packages
|
||||
|
||||
This release bump following packages:
|
||||
|
||||
* `react-bootstrap-table-next@1.1.2`
|
||||
* `react-bootstrap-table-toolkit@1.0.2`
|
||||
* `react-bootstrap-table2-paginator@1.0.2`
|
||||
|
||||
## Changelog
|
||||
|
||||
### Bug fixes
|
||||
* Fixed missing onChange prop for selection checkbox([#417](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/417))
|
||||
* Fixed pagination calculation fails when data change([#474](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/474))
|
||||
* [#488](https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/488)
|
||||
* [#495](https://github.com/react-bootstrap-table/react-bootstrap-table2/issues/495)
|
||||
|
||||
### Features
|
||||
N/A
|
||||
|
||||
### Enhancements
|
||||
* Fixed some wrong code in storybooks
|
||||
Reference in New Issue
Block a user