Skip to content

Commit eeaf00c

Browse files
committed
CHANGELOG
1 parent 592fc5e commit eeaf00c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="v4.3.0"></a>
2+
# [v4.3.0](https://github.com/AllenFang/react-bootstrap-table/compare/v4.2.0...v4.3.0) (2017-12-12)
3+
## Bug fixes
4+
* Fixed passing wrong key for custom `prePage`, `nextPage`, `firstPage` and `lastPage`([02363a9](https://github.com/AllenFang/react-bootstrap-table/commit/02363a9981a428632ba90b6403aabaef9010b5bf))
5+
6+
## Enhancements
7+
* Upgrade `react-modal` to `3.1.7`
8+
9+
## Features
10+
* Expand/Collapse all rows
11+
* [Example](https://github.com/AllenFang/react-bootstrap-table/blob/master/examples/js/expandRow/expand-indicator.js#L74)
12+
* [Customization](https://github.com/AllenFang/react-bootstrap-table/blob/master/examples/js/expandRow/custom-expand-indicator.js#L107)
13+
* Support hide parent row when expanding([24c8556](https://github.com/AllenFang/react-bootstrap-table/commit/24c8556cde36cf5aaa337ebc39ac600a0a1b31d5))
14+
* [Example](hideRowOnExpand)
15+
116
<a name="v4.2.0"></a>
217
# [v4.2.0](https://github.com/AllenFang/react-bootstrap-table/compare/v4.1.5...v4.2.0) (2017-12-04)
318
## Bug fixes

0 commit comments

Comments
 (0)