v4.1.0
4.1.0 (2023-12-21)
Bug Fixes
- composite:
onSave
always include last dataContext on few inserts (#1271) (14791e7) - by @ghiscoding - npm: publish src folder for source maps, fixes downstream builds (#1269) (701da75) - by @ghiscoding
Features
- core: add
rowHighlightCssClass
&highlightRow()
to SlickGrid (#1272) (31c38ad) - by @ghiscoding - utils: replace slick-core extend utils with
node-extend
(#1277) (3439118) - by @ghiscoding