File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" v2.3.2 " ></a >
2
+ # [ v2.3.2] ( https://github.com/AllenFang/react-bootstrap-table/compare/v2.3.1...v2.3.2 ) (2016-05-23)
3
+ ### Bug fixes
4
+ * Fix sorting on null value([ 6a1c88b] ( https://github.com/AllenFang/react-bootstrap-table/commit/6a1c88bbdee921bd6373f713cb16e69676f2cda0 ) )
5
+
6
+ ### Features
7
+ * Support for pagination start index([ 98499b2] ( https://github.com/AllenFang/react-bootstrap-table/commit/98499b2d3de0149f27e85a75e753d948e25d32a7 ) )
8
+ * Use ```pageStartIndex``` in ```options```
9
+ * Check [example](https://github.com/AllenFang/react-bootstrap-table/blob/master/examples/js/pagination/custom-pagination-table.js#L28)
10
+ * Able to add classname on <table > tag([ 866e07d] ( https://github.com/AllenFang/react-bootstrap-table/commit/866e07d1fe3932557afcd87addd65c725c9023a5 ) )
11
+ * ```tableHeaderClass``` for header table and ```tableBodyClass``` for body table
12
+ * Check [example](https://github.com/AllenFang/react-bootstrap-table/blob/master/examples/js/style/table-class-table.js)
13
+
1
14
<a name =" v2.3.1 " ></a >
2
15
# [ v2.3.1] ( https://github.com/AllenFang/react-bootstrap-table/compare/v2.3.0...v2.3.1 ) (2016-05-11)
3
16
### Bug fixes
You can’t perform that action at this time.
0 commit comments