|
|
@@ -1,6 +1,21 @@
|
|
|
ChangeLog
|
|
|
---------
|
|
|
|
|
|
+### 1.22.5
|
|
|
+
|
|
|
+#### Core
|
|
|
+
|
|
|
+- **New:** Added `sl-SI` locales.
|
|
|
+- **New:** Added support for HTML to the `updateColumnTitle` method.
|
|
|
+- **Update:** Fixed the `getRowByUniqueId` bug when `uniqueId` is of mixed data formats.
|
|
|
+- **Update:** Fixed not triggering `sort` event bug using server-side pagination.
|
|
|
+- **Update:** Fixed custom `iconPrefix` and `icons` bugs.
|
|
|
+- **Update:** Fixed virtual scroll cannot work bug in modal.
|
|
|
+
|
|
|
+#### Extensions
|
|
|
+
|
|
|
+- **Update(multiple-sort):** Fixed the duplicated ID bug in the multiple-sort extension.
|
|
|
+
|
|
|
### 1.22.4
|
|
|
|
|
|
#### Core
|