Skip to content

Commit 182086d

Browse files
committed
CHANGELOG
1 parent efa7836 commit 182086d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="v3.2.2"></a>
2+
# [v3.2.2](https://github.com/AllenFang/react-bootstrap-table/compare/v3.2.1...v3.2.2) (2017-04-27)
3+
## Bug fixes
4+
* Fix validation is ignored when tab out of a cell to the next cell([1a6ca0a](https://github.com/AllenFang/react-bootstrap-table/commit/1a6ca0af7559f4cbbbf5e54715c2e25ebce5b852))
5+
6+
## Enhancement
7+
* Able to remove the empty option on select and number filter([61a2d8c](https://github.com/AllenFang/react-bootstrap-table/commit/61a2d8cc6811fe470a68313a80a5c31ec1fce05c))
8+
* Use `filter.withoutEmptyOption` on `TableHeaderColumn` for select filter.
9+
* Use `filter.withoutEmptyNumberOption` on `TableHeaderColumn` for number filter.
10+
* Use `filter.withoutEmptyComparatorOption` on `TableHeaderColumn` for number filter.
11+
12+
## Features
13+
* Support `defaultASC` on `TableHeaderColumn` for specifing ASC order when sorting on column first time([fec241d](https://github.com/AllenFang/react-bootstrap-table/commit/fec241d11e7a2351d7070a4cc6afaed1ba3d4ec2))
14+
115
<a name="v3.2.1"></a>
216
# [v3.2.1](https://github.com/AllenFang/react-bootstrap-table/compare/v3.2.0...v3.2.1) (2017-04-20)
317
## Bug fixes

0 commit comments

Comments
 (0)