@slickgrid-universal/custom-tooltip-plugin
Advanced tools
Changelog
2.6.4 (2023-05-20)
binding: remove unnecessary sanitizer in BindingService (#947) (32a9a35) - by @ghiscoding
core: add better aria accessibility missing on menus and checkboxes (#968) (8041c11) - by @ghiscoding
core: set wheel
event listener to passive for better perf (#971) (e4417e8) - by @ghiscoding
deps: update all non-major dependencies (#975) (c4313b0) - by @renovate-bot
deps: update dependency @faker-js/faker to v8 (#973) (0f2837e) - by @renovate-bot
export: fix negative number exports to Excel (#977) (edf5721) - by @ghiscoding
SlickDraggableGrouping should hide group elms when dragging (#965) (6601998) - by @ghiscoding
Changelog
2.5.0 (2023-02-17)
autocomplete: Autocomplete drop container should take content width (#897) (9690a38) - by @ghiscoding
build: package exports prop had invalid ESM import link (#892) (7f95f69) - by @ghiscoding
common: Excel copy cell ranges shouldn't lose its cell focus (#901) (1dc8b76) - by @ghiscoding
deps: update dependency autocompleter to v8 (#895) (7df225d) - by @renovate-bot
deps: update dependency dompurify to v3 (#907) (66c8b4d) - by @renovate-bot
editor: comparing select editor value against ['']
isn't valid (#909) (d93fd5f) - by @ghiscoding
export: Excel export auto-detect number with Formatters.multiple (#902) (be33a68) - by @ghiscoding
RowDetail: Row Detail extension should work with editable grid (#896) (99677f0) - by @ghiscoding