mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2026-06-28 13:10:03 +00:00
20190519 release
This commit is contained in:
28
website/blog/2019-05-19-version-bump.md
Normal file
28
website/blog/2019-05-19-version-bump.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: New Release (2019-05-19)
|
||||
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.3`
|
||||
* `react-bootstrap-table2-toolkit@2.0.0`
|
||||
* `react-bootstrap-table2-overlay@2.0.0`
|
||||
|
||||
|
||||
## Changelog
|
||||
|
||||
### Bug fixes
|
||||
* Fix clicking on selection column will trigger row expand([2c6cc91](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/949/commits/2c6cc915f0285d62961a7b5b3cbf1348ac4fcbb0))
|
||||
* Fix file saver issue for IE([55eea6f](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/949/commits/55eea6f337c3cd14006c6d604fad94da821e7cda))
|
||||
|
||||
### Features
|
||||
N/A
|
||||
|
||||
### Enhancements
|
||||
* Enhance Table header accessibility([a1457df](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/949/commits/a1457dfe5900bc6071d450ab58d60e1fa3bd8133))
|
||||
* Enhance Search input accessibility([7c259cd](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/949/commits/7c259cd1eef96cec8e69abaa4cfbfaa173f239d3))
|
||||
* Upgrade `react-loading-overlay` for `react-bootstrap-table2-overlay`([036c3fd](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/949/commits/036c3fdc3241af70c634cb104385115075685079))
|
||||
Reference in New Issue
Block a user