Releases: Flowpack/Flowpack.Listable
Releases · Flowpack/Flowpack.Listable
v3.0.1: Merge pull request #29 from Flowpack/dimaip-fix-sort
BUGFIX: fix sortRecursiveByIndex
Complete rework of Listable
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
This should fix the remaining issues with Neos 3.0 and this package.
Neos 3.x compatible release
v2.0 TASK: finalize migration to Neos 3.x
Neos 2.x compatible release
Merge pull request #17 from ComiR/patch-1 TASK: Updated superTypes syntax for ListNode
Add archive link params
FEATURE: archiveLinkAdditionalParams AdditionalParams of the archive link, e.g. `@context.archiveLinkAdditionalParams = ${{archive: 1}}`
FEATURE: pass iterator to renderer
v0.4 FEATURE: pass iterator to itemRenderer
Fix empty condition
v0.3.1 BUGFIX: fix listNotEmpty condition
Switch to Template TS base object instead of Content
Might be breaking in some cases.
New FQ operation added: `sortRecursiveByIndex`
Merge pull request #14 from Sebobo/SortRecursiveByIndex Add recursive flowquery operation to sort nodes by their index