Releases
1.17.1
Core
New: Added bootstrap-table
theme without any framework.
New: Added support for Bootstrap v5.
New: Added $index
field for remove
method.
New: Added on-all
event for vue component.
New: Added bg-BG
locale.
New: Added loadingFontSize
option.
New: Added loadingTemplate
option.
New: Added detailView
support for cardView
.
New: Added the searchable
columns to the query params for server side.
New: Added collapseRowByUniqueId
and expandRowByUniqueId
methods.
New: Added detailViewAlign
option for the detail view icon.
New: Added tr class
support for thead
.
New: Added formatted
parameter for getData
method to get formatted data.
New: Added paginationParts
option instead of onlyInfoPagination
.
New: Added sortReset
option to reset sort on third click.
New: Added support for auto merge the table body cells.
Update: Fixed updateByUniqueId
method cannot update multiple rows bug.
Update: Fixed insertRow
not write to source data array bug.
Update: Fixed events bug with detailViewIcon
option.
Update: Fixed server side pagination sort bug.
Update: Fixed the page-change
event before init server.
Update: Fixed no records found colspan
error.
Update: Fixed the page-change
event before init server.
Update: Fixed font-size
of the loading text.
Update: Fixed table border
bug when table is hidden.
Update: Fixed showRow
method show all hidden rows bug.
Update: Fixed columnsSearch non-unique id warning.
Remove: Removed the onlyInfoPagination
option.
Remove: Removed accent neutralise extension and moved it to core.
Extensions
New(cookie) : Added support for toggle all columns options.
New(custom-view): Added custom-view
extension.
New(editable): Added alwaysUseFormatter
option.
New(export): Added forceHide
column option.
New(filter-control): Added filterOrderBy
column option support order by server
.
New(filter-control): Added radio support for filterControlContainer
.
New(filter-control): Added support for array filter.
New(filter-control): Added filterControlVisible
option and toggleFilterControl
method.
New(filter-control): Added showFilterControlSwitch
option.
New(fixed-columns): Added support for sticky-header.
New(pipeline): Added pipeline
extension.
New(print): Added support for print footer and merge cells.
Update(accent-neutralise): Fixed comparison with arrays.
Update(cookie): Updated cookie columns to always visible when switchable
is false
.
Update(cookie): Fixed cookie value from existing options bug.
Update(copy-rows): Fixed copy rows bug with fixed-column.
Update(editable): Fixed not handle quotation marks bug.
Update(editable): Updated noeditFormatter
to noEditFormatter
.
Update(export): Fixed export error with maintainMetaData
and clientSidePagination
.
Update(filter-control): Fixed not work with height
option.
Update(filter-control): Fixed not work in multiple tables.
Update(filter-control): Fixed ignore default search text bug.
Update(filter-control): Fixed not work with html formatter.
Update(filter-control): Fixed reset filterBy
method bug.
Update(filter-control): Fixed issue with a custom filter control container.
Update(filter-control): Fixed filter control disappear after column switched.
Update(fixed-columns): Fixed loading message not hide bug.
Update(group-by): Fixed params error of checkAll
/uncheckAll
.
Update(multiple-sort): Fixed not working with multiple level field bug.
Update(reorder-columns): Fixed cannot work bug.
Update(reorder-rows): Fixed this
context of onPostBody
error.
Update(treegrid): Fixed treegrid destroy
bug.
You can’t perform that action at this time.