Skip to content

Releases: Flowpack/Flowpack.Listable

v3.0.1: Merge pull request #29 from Flowpack/dimaip-fix-sort

24 Feb 21:18
de8a86e
Compare
Choose a tag to compare

Complete rework of Listable

10 Oct 11:17
Compare
Choose a tag to compare

Don't update to this release from older projects, it's totally breaking and there's not automated migration path.

Bugfix version 2.0.1

05 Apr 11:52
Compare
Choose a tag to compare

This should fix the remaining issues with Neos 3.0 and this package.

Neos 3.x compatible release

27 Dec 12:10
Compare
Choose a tag to compare
v2.0

TASK: finalize migration to Neos 3.x

Neos 2.x compatible release

27 Dec 12:09
Compare
Choose a tag to compare
Merge pull request #17 from ComiR/patch-1

TASK: Updated superTypes syntax for ListNode

Add archive link params

12 Apr 09:32
Compare
Choose a tag to compare
FEATURE: archiveLinkAdditionalParams

AdditionalParams of the archive link, e.g.
`@context.archiveLinkAdditionalParams = ${{archive: 1}}`

FEATURE: pass iterator to renderer

05 Apr 09:15
Compare
Choose a tag to compare
v0.4

FEATURE: pass iterator to itemRenderer

Fix empty condition

05 Apr 07:49
Compare
Choose a tag to compare
v0.3.1

BUGFIX: fix listNotEmpty condition

Switch to Template TS base object instead of Content

05 Apr 06:59
Compare
Choose a tag to compare

Might be breaking in some cases.

New FQ operation added: `sortRecursiveByIndex`

09 Mar 07:24
Compare
Choose a tag to compare
Merge pull request #14 from Sebobo/SortRecursiveByIndex

Add recursive flowquery operation to sort nodes by their index