20190519 release

This commit is contained in:
AllenFang
2019-05-19 21:11:37 +08:00
parent 5c85cb9e40
commit 12c41d31fb

View 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))