Releases: PackageFactory/atomic-fusion-presentationobjects
Releases · PackageFactory/atomic-fusion-presentationobjects
Provide compatibility to Neos 8 and PHP 8.1
What's Changed
Full Changelog: v3.0.3...v3.0.4
Version 4 release
Ensure and declare compatibility to PHP 8.0
v3.0.3 Explicitly add prophecy package to requirements
Improve preview integration
This improves integration into preview modes, especially Sitegeist.Monocle
Also fixes some minor documentation issues
Bugfix and countable component arrays
This is a bug fix release solving the following issues:
- EnumLabel::translate type errors because a lazily injected Translator is passed
- generated ComponentArrays are not countable, but must be in Neos.Fusion:Loop
3.0.0
Version 3 is here, now with the following new features:
- slots as a replacement for self-wrapping presentation objects (and much more)
- improved (pseudo-)enums modeled more closely to true PHP enums coming in 8.1
- a generic enum provider to replace all past individual ones
- an improved kickstarter including
- simplified kickstart parameters
- complete fusion component and styleguide generation
- optional component file colocation, even for PHP files
For further details, please refer to the documentation
Revert accidental master merge
v2.0.3 Properly declare nullable string type for format in UriService
2.0.2
Adjustments for PSR-7 changes in Neos.Flow
Merge pull request #6 from PackageFactory/release-2.0 Release 2.0
Initial release
Merge pull request #5 from PackageFactory/release-1.0 Release 1.0