Releases: neos/form
Releases · neos/form
Bugfix release adjusting to Fluid changes
5.4.1
What's Changed
- TASK: Fix warnings with PHP 8 about incompatible (return) types by @kdambekalns in #170
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- TASK: Make
FormState
a final class by @bwaidelich in #161 - !!! FEATURE: Add getProperty to FormElement & add getRenderingOption to AbstractRenderable by @erkenes in #159
- FEATURE: Support additional attributes to be set for SingleLineText a… by @bwaidelich in #163
- BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility by @patriceckhart in #165
- BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility by @bwaidelich in #166
New Contributors
- @erkenes made their first contribution in #159
- @patriceckhart made their first contribution in #165
Full Changelog: 5.3.2...5.4.0
5.3.3
What's Changed
- FEATURE: Support additional attributes to be set for SingleLineText a… by @mkuiphuis and @bwaidelich in #163
- BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility by @patriceckhart in #165 and #166
Full Changelog: 5.3.2...5.3.3
5.3.2
What's Changed
- BUGFIX: Update form state upon element submission by @bwaidelich in #160
Full Changelog: 5.3.1...5.3.2
5.3.1
5.3.0
What's Changed
- BUGFIX: Reindex renderables on remove by @reflexxion in #151
- FEATURE: Invoke onSubmit callback on pages by @bwaidelich in #149
- FEATURE: Make formState initialization extendable by @daniellienert in #154
- TASK: on formRuntime initialization do not overwrite formState values for non existend request arguments by @theDex in #155
New Contributors
- @reflexxion made their first contribution in #151
- @theDex made their first contribution in #155
Full Changelog: 5.2.3...5.3.0