-
- Downloads
feat: Enhance query operation flexibility in filter component
Summary of changes - Modified the `tags-in-list` and `list-in-tags` functions to include an optional `op` parameter for custom query operations. - Updated the concatenation of query strings to use the provided operation, defaulting to "OR" if none is specified.
Please register or sign in to comment