discourse/app/assets/stylesheets
Neil Lalonde 875f0d8fd8
FEATURE: Tag synonyms
This feature adds the ability to define synonyms for tags, and the ability to merge one tag into another while keeping it as a synonym. For example, tags named "js" and "java-script" can be synonyms of "javascript". When searching and creating topics using synonyms, they will be mapped to the base tag.

Along with this change is a new UI found on each tag's page (for example, `/tags/javascript`) where more information about the tag can be shown. It will list the synonyms, which categories it's restricted to (if any), and which tag groups it belongs to (if tag group names are public on the `/tags` page by enabling the "tags listed by group" setting). Staff users will be able to manage tags in this UI, merge tags, and add/remove synonyms.
2019-12-04 13:33:51 -05:00
..
common FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
desktop UX: Increase fade on long sign-up form content for more evident scroll 2019-11-21 14:43:20 -05:00
mobile Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
vendor UX: Overflow hidden was causing some icons to be cropped 2019-01-31 14:03:11 -05:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
desktop_rtl.scss
desktop.scss DEV: debundle plugin css assets and don't load if disabled (#7646) 2019-08-20 22:09:52 +05:30
embed.scss FEATURE: Create New Topic button on embed with params (#8280) 2019-11-01 14:19:10 -05:00
mobile_rtl.scss
mobile.scss General admin style cleanup 2019-10-04 13:25:54 -04:00
wizard.scss UX: Adjusts wizard step margins (#8452) 2019-12-03 22:28:03 +08:00