This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/stylesheets/common
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
..
admin FEATURE: ability to add all active components to theme (#8447) 2019-12-04 17:13:41 +11:00
base FEATURE: Tag synonyms 2019-12-04 13:33:51 -05:00
components FIX: Better handling of Group model state (#8356) 2019-11-18 14:59:28 +02:00
foundation UX: adds hover effect on lightboxed images (#8416) 2019-11-26 15:06:30 +01:00
select-kit Adding a text-overflow: ellipsis; mixin and related cleanup 2019-11-06 14:00:29 -05:00
d-editor.scss UX: Better composer hyperlink modal (#8160) 2019-10-08 16:19:07 -04:00
input_tip.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
printer-friendly.scss DEV: Add before button hook in post-menu. (#7550) 2019-05-15 22:48:23 +03:00
topic-entrance.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic-timeline.scss UX: Align timeline controls to the top 2019-09-04 17:28:54 -07:00