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 therefreshOptions
method. - Update: Fixed custom iconPrefix and icons bugs.
- Update: Updated
vi-VN
,zh-CN
andzh-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.