Skip to content

v2.2.21: Improves section redraw and validation handling

Choose a tag to compare

@thorewi thorewi released this 04 Nov 07:01
· 21 commits to main since this release
Refactors section rendering to use snippets for improved redraw handling.
Ensures that sections are only redrawn when necessary.
Introduces validation scope configuration for sections and integrates it with redraw handlers.
This allows more precise control over which parts of the form are re-rendered and validated, improving performance and user experience.