This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Multiple/Single Select Editors/Filters Enhancements
Features
- (filter): add prefix/suffix labels to Multiple/Single Select Filters
- (filter): add option to render HTML code in Multiple/Single Filters
- (editor): add prefix/suffix labels to Multiple/Single Select Editors
- (editor): add option to render HTML code in Multiple/Single Editors
- (sanitize): add a way to change default options of sanitize-html
- (styling): add multiSelect OK button font weight & change color
- (filter): add new addSpaceBetweenLabels flag for prefix/suffix
- (editor): add new addSpaceBetweenLabels flag for prefix/suffix
Fixes
- (filter): MultipleSelect & SingleSelect Filters only trigger changes
- (selection): On filter changed, we should remove any rows selection
- (filter): regression bug, Filters should trigger only on changes
- regression ref commit e06b797