Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-22 | 850 Bytes | |
v1.24.0 source code.tar.gz | 2024-12-22 | 3.3 MB | |
v1.24.0 source code.zip | 2024-12-22 | 3.5 MB | |
Totals: 3 Items | 6.8 MB | 0 |
Core
- New: Added
card-view-field
class tocard-view
. - Update: Fixed
id
not working bug inrowAttributes
. - Update: Fixed
data
field attr not working bug. - Update: Fixed column is
undefined
bug inupdateFieldGroup
when usingrefreshOptions
. - Update: Fixed
post-header
trigger bug after table destroy. - Update: Fixed
strictSearch
not working bug. - Update: Fixed
insertRow
bug after on the last row of the table. - Update: Fixed display error of total rows using load more pagination.
- Update: Updated Sass and refined the SCSS file.
- Update: Update Eslint and fix some lint errors.
Extensions
- Update(cookie): Fixed cookie columns display error after adding a column.
- Update(filter-control): Fixed select not working bug after an Ajax loaded.