Core
- New: Added Chinese locale support to the site.
- New: Added comprehensive tests for utility functions.
- Update: Updated
normalizeAccentfunction to handle diacritics properly. - Update: Set
aria-sortattribute on sortable headers. - Update: Refactored
BootstrapTableinto separate modules. - Update: Clarified exact property names for column options and usage.
- Update: Fixed character encoding for locale files.
Extensions
- Update(filter-control): Fixed bug where
showSearchClearButtondoes not clearsearchTextfrom options. - Update(filter-control): Fixed page number resetting to 1 during initial table rendering when filter controls are initializing.