Skip to content

Commit 9775a5d

Browse files
committed
CHANGELOG
1 parent a4ceae3 commit 9775a5d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v4.3.1"></a>
2+
# [v4.3.1](https://github.com/AllenFang/react-bootstrap-table/compare/v4.3.0...v4.3.1) (2017-12-23)
3+
## Bug fixes
4+
* Fixed sizePerPage dropdown broken on `[email protected]`([8b28c4b](https://github.com/AllenFang/react-bootstrap-table/commit/8b28c4bb26dbdc04eb11d1d53aad5612c34aa474))
5+
* Fixed Cannot read property 'type' of null Error in `TableHeaderColumns` when having dynamic columns([1741487](https://github.com/AllenFang/react-bootstrap-table/commit/1741487197d168a1b3cfba53637c1ce39f034233))
6+
7+
## Enhancement
8+
* if `options.hideSizePerPage` is true, will not render dropdown anymore instead of hidden([ea89bf8](https://github.com/AllenFang/react-bootstrap-table/commit/ea89bf846185cd2f0dcb66f5813ede5531fec17a))
9+
110
<a name="v4.3.0"></a>
211
# [v4.3.0](https://github.com/AllenFang/react-bootstrap-table/compare/v4.2.0...v4.3.0) (2017-12-12)
312
## Bug fixes

0 commit comments

Comments
 (0)