|
|
@@ -27,7 +27,7 @@ Bootstrap table displays data in a tabular format and offers rich support to rad
|
|
|
- [ ] Fix #144: `onCheck` and `onUncheck` method are reversed when using `clickToSelect` option. (jQuery 1.7.2 bug).
|
|
|
- [x] Apply `width` column option to row style.
|
|
|
- [x] Add bootstrap-table-filter extension.
|
|
|
-- [x] Add cs-CZ, es-CR, es-NI, pl-PL, ur-PK and ko-KR locales.
|
|
|
+- [x] Add cs-CZ, es-CR, es-NI, pl-PL, ur-PK, ko-KR, th-TH locales.
|
|
|
- [x] Fix `minimumCountColumns` option init error.
|
|
|
- [x] Fix #161: `undefined` or `null` string sort bug.
|
|
|
- [x] Fix #171: IE disabled button can be clicked bug.
|
|
|
@@ -37,7 +37,8 @@ Bootstrap table displays data in a tabular format and offers rich support to rad
|
|
|
- [x] Add `searchAlign` and `toolbarAlign` options.
|
|
|
- [x] Fix #193: Add `dataType` option.
|
|
|
- [x] Add flatJSON and editable extensions.
|
|
|
-- [ ] Update documentation.
|
|
|
+- [x] Add `rowAttributes` option.
|
|
|
+- [x] Update documentation.
|
|
|
|
|
|
## Features
|
|
|
|