ソースを参照

Update CHANGELOG

zhixin 7 年 前
コミット
09ceed77e9
1 ファイル変更3 行追加0 行削除
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -5,9 +5,12 @@ ChangeLog
 
 
 - feat(js): add `theadClasses` option to supoort bootstrap v4
 - feat(js): add `theadClasses` option to supoort bootstrap v4
 - feat(editable extension): rewrite bootstrap-table-editable to ES6
 - feat(editable extension): rewrite bootstrap-table-editable to ES6
+- feat(filter-control extension): rewrite bootstrap-table-filter-control to ES6
 - fix(js): fix #4066, `getOptions` method remove data property
 - fix(js): fix #4066, `getOptions` method remove data property
 - fix(js): fix #4088, no matches display error
 - fix(js): fix #4088, no matches display error
 - fix(js): fix eslint warning and error
 - fix(js): fix eslint warning and error
+- fix(filter-control extension): fix #3474, multiple choice bug
+- fix(filter-control extension): fix #4008, select all rows and `keyup` event error
 - fix(export extension): fix #4086, export in cardView display error
 - fix(export extension): fix #4086, export in cardView display error
 
 
 ### 1.13.0
 ### 1.13.0