Skip to content

v1.0.9: Improves template handling for grid components

Choose a tag to compare

@thorewi thorewi released this 19 Oct 19:20
· 68 commits to main since this release
Refactors template handling in BaseGrid and DataGrid components.
It allows specifying a parent template for DataGrid, which improves
template inheritance and customization. It also simplifies the template
resolution logic and makes it more extensible.

Updates DeleteParams to use Resource instead of string for ACL.