Commits on Source 6
-
🤖 GitLab Bot 🤖 authored
-
Simon Knox authored
Use array for the value field when multiSelect is enabled for a field Still a string while editing the token segment, then changes to array after updating the value. This makes it more consistent with how dropdowns and other multiselect components set the data, and means we don't have to convert it to/from string
-
🤖 GitLab Bot 🤖 authored
-
Olena Horal-Koretska authored
chore(deps): update dependency eslint to v8.50.0 See merge request !3692 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Mark Florian authored
feat(GLFilteredSearch): Allow commas in multiSelect values See merge request !3598 Merged-by:
Mark Florian <mflorian@gitlab.com>
Approved-by: Phil Hughes <me@iamphill.com> Approved-by:
Mark Florian <mflorian@gitlab.com>
Approved-by: Dan Mizzi-Harris <dmizzi-harris@gitlab.com> Reviewed-by:
Lukas 'Eipi' Eipert <leipert@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com>
Reviewed-by: Simon Knox <simon@gitlab.com> Co-authored-by:
GitLab Bot <gitlab-bot@gitlab.com> Co-authored-by:
Simon Knox <simon@gitlab.com>
-
semantic-release-bot authored
# [66.15.0](v66.14.0...v66.15.0) (2023-09-26) ### Features * **GLFilteredSearch:** Allow commas in multiSelect values ([160781ad](160781ad))