Releases: mendixlabs/mendix-tree-table
Releases · mendixlabs/mendix-tree-table
2.3.1
Compare
Sorry, something went wrong.
No results found
Update @jeltemx/mendix-react-widget-utils to 0.9.0 to fix MX9 deprecations
2.3.0
Compare
Sorry, something went wrong.
No results found
Fix #30 : Table was not updating properly when in a listening dataview. When unselecting (empty context) the table still displayed data and lost tree structure on reselecting the context
Fix #31 : Similar issue to #30
Fix #32 : When updating context, widget loses subscription, thus not updating the second time the context changes
2.2.0
Compare
Sorry, something went wrong.
No results found
Updating Ant.design table to latest version
Cutting down unnecessary libraries, file size decreased
Fix issue with child selection when onRowClick selection is enabled
2.1.0
Compare
Sorry, something went wrong.
No results found
Add option to automatically select/deselect children (when using multi-select)
2.0.8
Compare
Sorry, something went wrong.
No results found
Update code
Add expand/collapse all button for trees that load the whole state
2.0.7
Compare
Sorry, something went wrong.
No results found
Added the option to setSelected from external to be null/undefined, meaning I am unselecting everything
Added extra key for state management (Misc)
2.0.6
Compare
Sorry, something went wrong.
No results found
It is now possible to do multi selection with the external function (see test-project)
2.0.5
Compare
Sorry, something went wrong.
No results found
Fixed the reset on context change
Added option to expand first level of elements (only works on whole tree)
2.0.4
Compare
Sorry, something went wrong.
No results found
Remove subscriptions on unmount, optionally refresh table when context object changes
2.0.3
Compare
Sorry, something went wrong.
No results found
Fix issue #17 Error in inline buttons