Skip to content

v1.22.4

Compare
Choose a tag to compare
@wenzhixin wenzhixin released this 26 Mar 02:30
· 82 commits to develop since this release

Core

  • New: Added paginationLoadMore option.
  • Update: Fixed change visibility of multiple headers with the same index.
  • Update: Fixed footer height bug when setting table-sm.
  • Update: Fixed the locale not changed bug using the refreshOptions method.
  • Update: Fixed custom iconPrefix and icons bugs.
  • Update: Updated vi-VN, zh-CN and zh-TW locales.

Extensions

  • New(copy-rows): Added copyRowsHandler option to handle the copy rows data.
  • New(print): Added printStyles option.
  • Update(export): Updated the trigger timing for export-started.
  • Update(multiple-sort): Fixed the missing parameters error of the sorter function.
  • Update(pipeline): Fixed loading message not display bug.