latest-eagle/neos-5.0
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
- @koehnlein made their first contribution in #11
- @crydotsnake made their first contribution in #13
Full Changelog: v2.1.0...v2.2.0