Skip to content

Releases: neos/form

Bugfix release adjusting to Fluid changes

29 Nov 08:24
ee78ec4
Compare
Choose a tag to compare
Merge pull request #172 from neos/task/adjust-to-fluid

TASK: Adjust to Fluid changes

5.4.1

26 Jun 09:12
51c3bf0
Compare
Choose a tag to compare

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

02 Mar 11:57
Compare
Choose a tag to compare

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

Full Changelog: 5.3.2...5.4.0

5.3.3

19 Sep 16:00
97828f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.2...5.3.3

5.3.2

13 Sep 12:39
2a4cd1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.1...5.3.2

5.3.1

22 Aug 09:22
531f971
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: NotEmptyValidator not working for radios and file inputs by @rkrahnen in #158

New Contributors

Full Changelog: 5.3.0...5.3.1

5.3.0

07 Jun 15:45
73c6e14
Compare
Choose a tag to compare

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

Full Changelog: 5.2.3...5.3.0

Bugfix Release

18 Aug 09:53
Compare
Choose a tag to compare
  • BUGFIX: Allow arbitrary objects in the FormState (#145)

5.2.2...5.2.3

Thanks to @ger4003 for reporting and providing an initial fix

Bugfix Release

05 Aug 11:22
Compare
Choose a tag to compare
  • BUGFIX: Allow arbitrary objects in the FormState (#145)

5.1.3...5.1.4

Thanks to @ger4003 for reporting and providing an initial fix

Bugfix Release

05 Aug 11:22
1e4d43e
Compare
Choose a tag to compare
  • BUGFIX: Allow arbitrary objects in the FormState (#145)

5.0.9...5.0.10

Thanks to @ger4003 for reporting and providing an initial fix