20181205 release

This commit is contained in:
AllenFang 2018-12-05 23:27:06 +08:00
parent fc84c1c1a2
commit 587e456447

View File

@ -0,0 +1,23 @@
---
title: New Release (2018-12-05)
author: Allen Fang
authorURL: 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.onExpand` called twice on click by expand column([a23599f](https://github.com/react-bootstrap-table/react-bootstrap-table2/pull/699/commits/a23599f52fe91c03251e6bff9e6df819f338e380))
* Fixed synthetic event issue for `selectRow.onSelect` and `selectRow.onSelectAll`([a7ae524](https://github.com/react-bootstrap-table/react-bootstrap-table2/commit/a7ae524c49da23cc00c071bfb8497c21103ed20d))
### Features
### Enhancements
* Fixed some stories