Skip to content

latest-eagle/neos-5.0

Choose a tag to compare

@mireo91 mireo91 released this 27 Aug 17:44
· 85 commits to master since this release

What's Changed

  • Ensure Repeatable::toArray() will return an array by @koehnlein in #11
  • BUGFIX: add codeblock, fix typos by @crydotsnake in #13
  • Bugfix: Return 0 if value is not an array by @jonnitto in #12
  • New feature: 'predefinedProperties' allows to define properties existance with values and custom options before repeatable funcionality
  • New feature: 'IndexKey' - you can assign one field from repeatable props as dynamically index key when you try to use it in template or fusion
  • New feature: data source funcionality defined the same way like in selectbox data source - you can use it to dynamically build properties by responding correct "predefinedProperties" as json object

New Contributors

Full Changelog: v2.1.0...v2.2.0