mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 04:31:56 +08:00
86b2e3aa3e
Why this change? While working on the tag selector for the theme object editor, I realised that there is an extremely high possibility that users might want to select more than one tag. By supporting the ability to select more than one tag, it also means that we get support for a single tag for free as well. What does this change do? 1. Change `type: tag` to `type: tags` and support `min` and `max` validations for `type: tags`. 2. Fix the `<SchemaThemeSetting::Types::Tags>` component to support the `min` and `max` validations |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |