Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.

Releases: giard-alexandre/DynamicTreeDataGrid

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Oct 04:19
2a91a8d

0.9.0 (2024-10-30)

🚀 Features

  • popup: allow interaction when open (16c1622)

🐛 Bug Fixes

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 22:36
8625c5b

0.8.0 (2024-10-18)

🚀 Features

  • ports tdg upstream changes (fc1c413)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 04:50
4f23e15

0.7.0 (2024-10-18)

🚀 Features

🐛 Bug Fixes

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 21:39
06a8f8e

0.6.1 (2024-10-14)

🐛 Bug Fixes

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 21:22
ddb3010

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)

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 11 Oct 21:23
21332be

0.5.4 (2024-10-11)

🐛 Bug Fixes

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 11 Oct 19:17
515eb4a

0.5.3 (2024-10-11)

🐛 Bug Fixes

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 11 Oct 18:09
2f7b40f

0.5.2 (2024-10-11)

🐛 Bug Fixes

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Oct 17:56
400758c

0.5.1 (2024-10-11)

🐛 Bug Fixes

  • add scheduler to fix binding issues (21633bf)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 14:35
2be7147

0.5.0 (2024-10-07)

🚀 Features

  • add filtering to sample (67086d1)

🐛 Bug Fixes

  • filtering crashes treedatagrid (abe9da6)