Releases: lowdefy/blocks-aggrid
Releases · lowdefy/blocks-aggrid
v3.23.4
v3.23.3
What's Changed
- feat: Add onFilterChanged event. by @JohannMoller in #10
- fix: Fix update versions and Row value change not to affect unwanted change. by @Gervwyk in #12
- fix: Do not call onRowSelected on selected and unselected by @Gervwyk in #13
- feat: Add sizeColumnsToFit and autoSize methods by @Gervwyk in #14
Full Changelog: v3.12.3...v3.23.3
v3.12.3
v3.11.4
Features
- Add AgGridInputAlpine, AgGridInputAlpineDark, AgGridInputBalham, AgGridInputBalhamDark, AgGridInputMaterial blocks.
- Add
exportDataAsCsv
method for CSV data download. - Add
onCellValueChanged
for AgGridInput blocks. - Add
onRowDragMove
for AgGridInput blocks.
Chores
- Update to @lowdefy ^3.11.4.