5.10.1 (2024-11-09)
A bit more fixes related to the switch to SASS @use
and couple of fixes related to Grid Service & Calendar Picker editor.
Bug Fixes
- date editor clear/reset not working in composite editor (#1735) (976bd23) - by @ghiscoding
- editor: add missing
changeEditorOption()
for Composite Editor (#1733) (b43b53b) - by @ghiscoding - hideColumnByIds wasn't hiding columns properly (#1738) (da89db4) - by @ghiscoding
- hideColumnByIds() should call setColumn() only once (#1736) (0ba1a93) - by @ghiscoding
- hiding column(s) returned incorrect Grid State changes data (#1737) (59a47b8) - by @ghiscoding
- Material Theme primary color should be reassigned & forwarded (a786038) - by @ghiscoding
- Material Theme primary color should be reassigned & forwarded (b3f4a23) - by @ghiscoding
- more ms-select Dark Mode styling fixes (810ce40) - by @ghiscoding
- remove
$primary-color
& fix more styling issues for ms-select (2841dbc) - by @ghiscoding - small box-shadow fix on ms-select filter in focus (23ec036) - by @ghiscoding