Skip to content

Releases: PackageFactory/atomic-fusion-presentationobjects

Provide compatibility to Neos 8 and PHP 8.1

20 Jan 23:23
3125ff7
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Ensure compatibility with PHP 8.1 and Neos 8 by @grebaldi in #28

Full Changelog: v3.0.3...v3.0.4

Version 4 release

11 Apr 07:33
Compare
Choose a tag to compare

Makes comprehensive use of PHP 8.1 features like readonly properties and enums

Ensure and declare compatibility to PHP 8.0

16 Nov 09:19
Compare
Choose a tag to compare
v3.0.3

Explicitly add prophecy package to requirements

Improve preview integration

23 Jun 21:02
Compare
Choose a tag to compare

This improves integration into preview modes, especially Sitegeist.Monocle
Also fixes some minor documentation issues

Bugfix and countable component arrays

20 Jul 09:56
4267508
Compare
Choose a tag to compare

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

17 Jul 19:29
Compare
Choose a tag to compare

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

13 Jul 09:18
Compare
Choose a tag to compare
v2.0.3

Properly declare nullable string type for format in UriService

2.0.2

13 Jul 08:35
a29b312
Compare
Choose a tag to compare

Allows for node URIs in other formats like pdf

Adjustments for PSR-7 changes in Neos.Flow

13 Oct 22:25
e7b4cc8
Compare
Choose a tag to compare
Merge pull request #6 from PackageFactory/release-2.0

Release 2.0

Initial release

13 Oct 20:17
75fc792
Compare
Choose a tag to compare
Merge pull request #5 from PackageFactory/release-1.0

Release 1.0