Skip to content

v1.22.5

Latest
Compare
Choose a tag to compare
@wenzhixin wenzhixin released this 29 Apr 00:34
· 36 commits to develop since this release

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.