-
v0.17.0 Stable
released this
2026-09-15 23:40:41 +00:00 | 131 commits to main since this releaseAdded
splitFilterValuesandjoinFilterValuesin@[secure]/ui/utils/cms, for
the multi-value filter convention the backend contract now documents: a
filter such asfilter[type]=1,2carries its values as one comma-separated
string of identifiers or enum tokens, and a numeric range is two ordinary
allowlisted filters,<name>_minand<name>_max. Both stay one string per
filter[name], sodecodeListQuery,encodeListQuery, the URL sync and
the allowlist are unchanged.splitFilterValues('')is[]and
joinFilterValues([])isundefined, so clearing deletes the parameter
rather than sending an empty string. See ADR 0009.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads