mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
20190625 release
This commit is contained in:
parent
76c0b862cd
commit
b60e7cdd97
29
website/blog/2019-06-25-version-bump.md
Normal file
29
website/blog/2019-06-25-version-bump.md
Normal file
@ -0,0 +1,29 @@
|
||||
---
|
||||
title: New Release (2019-06-25)
|
||||
author: Allen Fang
|
||||
authorURL: https://twitter.com/allenfang_tw
|
||||
---
|
||||
|
||||
## Changed Packages
|
||||
|
||||
We got following package version bump in this release:
|
||||
|
||||
* `react-bootstrap-table-next@3.1.5`
|
||||
* `react-bootstrap-table2-filter@1.1.10`
|
||||
* `react-bootstrap-table2-paginator@2.0.7`
|
||||
|
||||
|
||||
## Changelog
|
||||
|
||||
### Bug fixes
|
||||
* Fixed can not use `classes` in IE([221e336](https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/221e3363f23557d97eaa8e91b9a57cf5a72caac8))
|
||||
* Fixed column formatter can not work with external state with expandRow([4cf6e65](https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/4cf6e65abc7777428d4b7d357b07b3bf3a8698ae))
|
||||
* Fixed multiselect filter broken in IE([e58533d](https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/e58533de7c8e68035f07c955ab115ff027cbdce0))
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
N/A
|
||||
|
||||
### Enhancements
|
||||
* Allow `firstPageText`, `prePageText`, `nextPageText` and `lastPageText` adopt `PropType.node` type([7382010](https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/7382010822f9d96c7ab6abad9878695e2e07850f))
|
||||
Loading…
Reference in New Issue
Block a user