0.9.0 (2024-10-30)
- popup: allow interaction when open (16c1622)
0.8.0 (2024-10-18)
- ports tdg upstream changes (fc1c413)
0.7.0 (2024-10-18)
- add column sort direction (fb4996d)
- add gridsource options (bd01aa2)
- add gridsource options (eb81c62)
- resort on observable (fb0cb4f)
- sort column when state applied (061a10c)
- wip apply sort state (9f92ae6)
- wire up full grid state (2c6b85b)
- column state apply (6ba54c0)
- properly emit source on first time (6039573)
- sort application (275dc87)
0.6.1 (2024-10-14)
- pass theme to modal (bf916b2)
0.6.0 (2024-10-14)
- 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)
- call to GetColumnStates (d259470)
0.5.4 (2024-10-11)
- nicer buttons (bb71785)
0.5.3 (2024-10-11)
- always show one column (c4a304b)
0.5.2 (2024-10-11)
0.5.1 (2024-10-11)
- add scheduler to fix binding issues (21633bf)
0.5.0 (2024-10-07)
- add filtering to sample (67086d1)
- filtering crashes treedatagrid (abe9da6)
0.4.0 (2024-10-04)
- set editor height (b12b8fe)
0.3.0 (2024-10-02)
- better readme (3a4c5c6)
- gitignore (75ceec0)
0.2.4 (2024-10-02)
- ignore gh packages (cebc1a1)
0.2.3 (2024-10-02)
- gh publishing (4647bd6)
0.2.2 (2024-10-02)
- publish permissions (492470b)
0.2.1 (2024-10-02)
0.2.0 (2024-10-02)
- add deterministic builds (ffb5adc)
- rename solution (fb1e9d5)
0.1.0 (2024-10-01)
- add column state initial (febd8dc)
- add columns (46d6b34)
- add dynamic versions of columns (29db977)
- add FilterableCheckBoxColumn.cs (8a9b46c)
- add name to columns (84dda95)
- add non-model interface (44323ca)
- add templatecolumn (be7561c)
- attempt flattreedatagrid (f67fc0c)
- base Hierarchical datagrid (9a862a1)
- codeowners (680afc0)
- column editor PoC (b3f1afc)
- column editor styling (943a743)
- columnlist: override addition methods (4336589)
- demo: use dynamic columns (286ada0)
- dynamic column list (f45bbd6)
- dynamiclist with filter (64289be)
- DynamicTextColumnBase (b9b0cac)
- filter template selector (aea9156)
- gh actions (8383ff8)
- grid: add sorting (f72ee05)
- handle remove/add (ac1cd1b)
- icon updates (4aed356)
- listen to column prop changes (106041f)
- more col list styling (451ccf5)
- README: initial version (f489469)
- sample: add checkbox column (53b28e6)
- separate items to user control (a77c93a)
- source: initial filtering basics (bba2bdf)
- tdg popup (2b6d433)
- theme: use generic theme (61d7324)
- wip columns (ef5985f)
- working column moves (8e5e2f3)
- add release-please configs (67352aa)
- add sourcelinks (983b28a)
- bogus: re-add package ref (bfc9c18)
- catch errors when improper drop (13223a7)
- columnlist (7e0d553)
- columnlist remove (44a7afe)
- correct list for source (f87cbe6)
- item hit test (2f388a9)
- position selection on mouse (1eb429f)
- properly sync columns (133fa57)
- remove padding styles (d1e3eb7)
- remove search column (9a0c70c)
- remove todo item (1b9e09f)
- treedatagridsource (1525b7d)