Browse Source

Updated CHANGELOG.md

zhixin 6 years ago
parent
commit
ca1ab25eb2
1 changed files with 14 additions and 0 deletions
  1. 14 0
      CHANGELOG.md

+ 14 - 0
CHANGELOG.md

@@ -1,6 +1,20 @@
 ChangeLog
 ChangeLog
 ---------
 ---------
 
 
+### 1.15.4
+
+- **New:** Added `query` to `queryParams` option.
+- **New:** Added `filter` parameter of `customSearch` option.
+- **Update:** Fixed search bug in hidden columns.
+- **Update:** Fixed table zoom width calculating bug.
+- **Update:** Fixed events of column formatted by nested table.
+- **Update:** Fixed checkbox style display bug.
+- **Update:** Fixed stack overflow error of `checkBy` method.
+- **Update:** Fixed `showSearchButton` and `showSearchClearButton` style bug.
+- **Update:** Fixed filter-control select `null` value handle error.
+- **Update:** Fixed `showSearchClearButton` bug in filter-control extension.
+- **Update:** Fixed `print` button appears twice bug.
+
 ### 1.15.3
 ### 1.15.3
 
 
 - **New:** Added nl-BE, fr-CH and fr-LU locale.
 - **New:** Added nl-BE, fr-CH and fr-LU locale.