@slickgrid-universal/custom-tooltip-plugin
Advanced tools
Changelog
1.2.3 (2022-02-14)
core: deleting Slicker object caused issue with cache (3f3e261), closes #606
editors: select editor should call save only once (d111c2f)
resizer: use default resize when resizeByContent has no data (8499b61)
selections: selected rows doesn't update when hidden column shown (0d1cf29), closes #661
styling: add pointer cursor on ms-filter, avoid Bootstrap override (11e1e12)
Changelog
1.2.0 (2022-01-06)
build: optimize dev watch (ab7d405)
demo: latest change with Filter container breaks other demos (129cc78)
dev: optimize webpack dev watch (1340c51)
filter: add the "filled" class for styling purposes (ea7974a)
filter: add the "filled" class for styling purposes - better code (4a650cd)
filter: add the "filled" class for styling purposes - ajust code format (abe481e)
filter: add the "filled" class for styling purposes - ajust format (fc8c899)
filter: update multiple-select to fix select filtering (63dcd08), closes #865
plugins: Draggable Grouping Toggle All should follow collapsed
(7fedfa1)
services: unsubscribe shouldn't remove when poping out of array (e841da9)
binding: make Binding Service a little smarter (98a7661)
composite: add new validateMassUpdateChange
callback & bug fixes (#603) (2c1559b)
demo: add new Example to demo Real-time Market Trading (e50434a)
filters: change-filter-element-Container (31c6e54)
filters: change-filter-element-Container (d455d27)
filters: change-filter-element-Container (704c52a)
filters: change-filter-element-Container-ajust-code-format (efb0189)
filters: change-filter-element-Container-ajust-test (268ccb4)
filters: change-filter-element-Container-data-test (78c3ec7)
filters: change-filter-element-Container-Example (369c6ef)
filters: change-filter-element-Container-test (61e29c5)
filters: filter-element-Container- DOMPurify (3749fc4)
filters: inclusion of the modal filter in example 7 (1ac2da9)
filters: modal-filter-example (ab46202)
plugins: Apply auto scroll when dragging on RowMoveManager plugin (1c14a4f), closes #662
selection: auto-scroll the viewport when dragging with selection (ecd9c57), closes #656
services: add skipError
to CRUD methods in Grid Service (869ed87)
services: add extra features to EventPubSub Service (9bd02b5)
Changelog
1.1.0 (2021-12-11)
build: add DOM purify optional default import to fix rollup builds (73bc3c0)
build: DOMPurify import fix for all framework (c551d0c)
comp: replace prepend
not supported in IE/Salesforce (b210f9d)
comp: replace prepend
not supported in IE/Salesforce (13bd9a4)
context: remove fixed width on ContextMenu use auto instead (403679b)
context: strip hidden special chars on context menu Copy command (5d81644)
context: strip hidden special chars on context menu Copy command (f94ca83)
docs: fix a typo in readme to force push a release (00eba2e)
filters: remove Filters from DOM after header row gets destroyed (3f08162)
locales: add missing text & remove global config texts fix Locales (655a872)
plugin: Copy command from Context Menu should work with numbers (9d36491)
plugin: providing usability override via grid option should work (6446a10), closes #555
plugins: remove invalid export for build to work (9353022)
styling: better support of auto width on drop menu (8a48dd2)
styling: Grid Menu Title not aligned correctly with Bootstrap (e2b991f)
styling: slightly off Autocomplete position (cd03f67)
styling: tweak & fix all styling with Salesforce & other frameworks (86dbb76)
tree: reset to initial tree sort when calling "Clear all Sorting" (8bd3f4f)
treeGrid: Bug in onCellClick event (42155af)
apply fixes & refactoring after testing in Aurelia-Slickgrid (038fa3f)
switch normal/frozen should always show Grid Menu on far right (6bef090)
translation wasn't working with context menu (889e443)
build: create salesforce-vanilla-bundle
standalone package (214d8e7)
controls: add minHeight
option to ColumnPicker/GridMenu (cfcfc85)
controls: convert and add ColumnPicker into Slickgrid-Universal (1f937b9)
controls: move external Grid Menu into Slickgrid-Universal (40adff4)
core: add TS utility to infer extension instance by name (3f4f65f)
plugins: add all Cell Range/Selection plugins into Universal (3b4ddca)
plugins: add extra callback methods to checkbox selector (#570) (a9245f9)
plugins: add Row Detail plugin final code & tests (045ea6d)
plugins: make it possible to use both Header Button/Menu together (965bd58)
plugins: move Checkbox and Row Selection plugins to universal (06f0ab1)
plugins: move external Cell Menu into Slickgrid-Universal (6f34c10)
plugins: move external cell related plugins to universal (11e15d8)
plugins: move external Context Menu into Slickgrid-Universal (2170bb4)
plugins: move external Draggable Grouping into Slickgrid-Universal (8e6eb48)
plugins: move external GroupItemMetataProvider into Universal (8f18c7d)
plugins: move external Header Button into Slickgrid-Universal (69711ad)
plugins: move external Header Menu into Slickgrid-Universal (aeba480)
plugins: move Row Detail View plugin to universal (9700ff4)
plugins: move Row Detail View plugin to universal (fb327a6)
plugins: move Row Move Manager plugin to universal (b19b2ed)
plugins: replace AutoTooltips Extension by plugin (80df14d)
plugins: show bullet when command menu icon missing (cbe580a)
selection: add caller
property to onSelectedRowsChanged
event (cc5f4ae)
utils: replace ext lib assign-deep
by local deepMerge
util (2f56bd3)
Changelog
0.19.1 (2021-11-15)
build: typo on script package name to rename (76cee09)
context: strin hidden special chars on context menu Copy command (221c05d)
context: when copying use opacity 0 on temp element (3f0896f)
export: sanitize any html that could exist in header titles (abdae52)
subscriptions: unsubscribe every subcriptions while disposing comp (bf0dcd4)
tree: reset to initial tree sort when calling "Clear all Sorting" (984e3a7)
Changelog
0.19.0 (2021-10-28)
frozen: calling setPinning
with empty object/null should clear it (48b11f7)
style: remove unnecessary css source map (4e6fc08)
styling: cleanup CSS files to ship smaller bundle (69b18bf)
tree: Grid State should have Tree Data initial sort (b24ce40)
tree: use previous state when refreshing dataset afterward (0982474)