Skip to content

Releases: mireo91/RepeatableFields

latest-eagle/neos-5.0 - jonnitto

13 Jan 09:15
37da33a

Choose a tag to compare

What's Changed

Full Changelog: v2.2.6...v2.2.7

latest-eagle/neos-5.0 - jonnitto

02 Jul 09:40
8cf2882

Choose a tag to compare

What's Changed

  • Fix: Make labels work and remove lodash.omit dependency by @jonnitto in #37

Full Changelog: v2.2.5...v2.2.6

v2.2.5

16 Jun 14:47
391e216

Choose a tag to compare

What's Changed

  • Update: Pass also node, parentNode and documentNode to ItemEval by @jonnitto in #36

Full Changelog: v2.2.4...v2.2.5

latest-eagle/neos-5.0 - jonnitto

28 May 10:27
5ef4e44

Choose a tag to compare

What's Changed

Full Changelog: v2.2.3...v2.2.4

latest-eagle/neos-5.0 - jonnitto

21 May 11:16
3005aec

Choose a tag to compare

What's Changed

  • BUGFIX: Respect max option on validation by @jonnitto in #31
  • TASK: Add upgrade command to makefile and upgrade package manager by @jonnitto in #32
  • Add collapse button by @jonnitto in #34

Full Changelog: v2.2.2...v2.2.3

latest-eagle/neos-5.0 - jonnitto

29 Oct 12:36
1a10dc0

Choose a tag to compare

What's Changed

  • Remove plow-js dependency
  • Update node to version 20
  • Translation for button label
  • Add default translations
  • Add nicer loading screen
  • Relay on the variables from Neos
  • Give editors more space (Many editors are optimized to the size of the sidebar, so we give them exactly that)
  • Add the option to hide the editor via editorOptions.hidden (This adds the possibillity to hide the whole editor based on data source)
  • Replace build webpack with esbuild
  • Integrate PR #26
  • Add option for automatic sorting
  • More stable key index by adding an internal variable to value item. Read more about it here On commit, the value will be removed
  • Change cursor to grab and grabbing during move
  • Integrate positional-array-sorter

According to

Full Changelog: v2.2.1...v2.2.2

Many thanks to @jonnitto and @vcg-development

latest-eagle/neos-5.0 - php 8 and bug fixes

22 Apr 04:50
40dbbff

Choose a tag to compare

What's Changed

  • FIX: Replace deprecation warning, replace ${var} with {$var} in string by @Benjamin-K in #20
  • BUGFIX: Store nullish default values for properties by @Sebobo in #22
  • TASK: Fix PHP deprecated warning by @jonnitto in #23
  • Pass editorOptions to correct prop in EditorEnvelope by @c4ll-m3-j4ck in #24

New Contributors

Full Changelog: v2.2.0...v2.2.1

latest-eagle/neos-5.0

27 Aug 17:44

Choose a tag to compare

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

latest-eagle/neos-5.0

08 Mar 14:06

Choose a tag to compare

  • Predefined properties
  • DataSources like in SelectBox functionality (the editorOptions props overriding solution)

Full Changelog: v2.0.2...v2.1.0

latest-eagle/neos-5.0

28 Feb 14:49
752e609

Choose a tag to compare

What's Changed

  • 6 if an editor is set for one subproperty it gets applied to all by @mireo91 in #7

Full Changelog: v2.0.1...v2.0.2