Skip to content

v1.0.11: Refactors GridFilterForm for improved structure

Choose a tag to compare

@thorewi thorewi released this 28 Oct 07:50
· 55 commits to main since this release
Refactors the GridFilterForm template and trait to utilize sections
for better organization and maintainability. This change improves
the structure of the filter form, making it easier to manage
conditional logic and UI elements.