You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the form component to enhance rendering flexibility and adds support for dynamic and static containers with groups.
- Migrates to a new Latte template for improved form structure and rendering.
- Adds support for nested groups within forms, enabling more complex layouts.
- Introduces BlockName interface to allow customizing block names.
- Adds functionality to handle form sections and their redrawing on change.
- Bumps the minimum PHP version to 8.3.