Releases: giard-alexandre/DynamicTreeDataGrid
Releases · giard-alexandre/DynamicTreeDataGrid
v0.9.0
v0.8.0
v0.7.0
v0.6.1
v0.6.0
0.6.0 (2024-10-14)
🚀 Features
- add column state (bbb533f)
- add datasource to colstate test (5f8fe43)
- apply column states (c1a64cc)
- columnlist: add applycolumnstate test (4bb62b0)
- columnstate: apply partial test (4fbdea8)
- columnstate: scaffold tests (460ad81)
- columnstate: test default value (241e115)
- IDynamicColumns: expose list (97334b6)
- initial tests scaffold (090bdeb)
- inline column states into collection (e7c39c3)
- partial state tests w/ same index (ce24c55)
- sample: print column states (eb93d53)
🐛 Bug Fixes
- call to GetColumnStates (d259470)