Browse Source

Update README.md

zhixin 11 years ago
parent
commit
c0819b3b8c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -26,11 +26,13 @@ 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 and es-CR locales.
+- [x] Add cs-CZ, es-CR, es-NI and pl-PL 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.
 - [x] Fix #185: Reset the page to the first page when changing the url with `refresh` method.
+- [x] Fix #202: updateRow method keep the scroll position.
+- [x] Add `smartDisplay` option.
 
 ## Features