v4.6.1
4.6.1 (2024-03-31)
Quick Info
This release will now work with multiple tooltips on the same cell (e.g. multiple buttons with icons like the "Action" column in Example 22
Bug Fixes
- common: move DOMPurify/SortableJS @types as dependencies (51eaec7) - by @ghiscoding
- common: switch to
autocompleter-es
to get ESM build (#1449) (aa59334) - by @ghiscoding - improve Dark Mode styling for icons barely visible in dark (16b1a6e) - by @ghiscoding
- pubsub: externalize PubSub event to SlickEventData to stop bubbling (#1444) (973d0ab) - by @ghiscoding
- revisit package
exports
to pass "are the types wrong" (#1440) (20229f7) - by @ghiscoding - styling: missing/too many borders compound filters w/group addon (#1446) (863933f) - by @ghiscoding
- tooltip: allow multiple tooltips per grid cell (#1448) (061c4a0) - by @ghiscoding