Releases: mendixlabs/mendix-tree-table
Releases · mendixlabs/mendix-tree-table
2.3.1
05 May 12:01
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
11 Feb 14:13
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
26 Nov 19:44
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
26 Nov 16:36
Compare
Sorry, something went wrong.
No results found
Add option to automatically select/deselect children (when using multi-select)
2.0.8
20 Jul 00:32
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
29 May 14:51
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
28 May 15:11
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
28 May 13:46
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
18 May 11:09
Compare
Sorry, something went wrong.
No results found
Remove subscriptions on unmount, optionally refresh table when context object changes
2.0.3
06 May 14:38
Compare
Sorry, something went wrong.
No results found
Fix issue #17 Error in inline buttons