mirror of
https://github.com/gosticks/react-bootstrap-table2.git
synced 2025-10-16 11:55:39 +00:00
20181205 release
This commit is contained in:
parent
fc84c1c1a2
commit
587e456447
23
website/blog/2018-12-05-version-bump.md
Normal file
23
website/blog/2018-12-05-version-bump.md
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user