Skip to content

v1.1.5: Enables adding dynamic filters to the grid

Choose a tag to compare

@thorewi thorewi released this 05 Feb 06:53
· 51 commits to main since this release
Allows users to dynamically add new filter rows to the grid
by introducing an 'addFilter' button that triggers the creation
of a new filter container. It also redraws the items snippet
to reflect the changes.