discourse/app/assets/stylesheets/common/foundation
Joffrey JAFFEUX ccb1861ada
DEV: better highlighting of mentions (#28403)
This commit improves the hilight-ing of mentions in posts and chat messages.

- `@here` and `@all` will generate a `<a class="mention --wide">`
- bots will generate a `<a class="mention --bot">`
- current user will generate a `<a class="mention --current">`

To achieve this change the following value transformer has been added: "mentions-class". It will be run in posts and chat messages after the mention is rendered.

A bug were bots were not considered in mentioned users has also been fixed as part of this PR.
2024-08-20 14:37:28 +02:00
..
base.scss DEV: form-kit 2024-07-17 11:59:35 +02:00
color_transformations.scss UX: modernize the header drop shadow (#27843) 2024-07-10 14:29:36 -05:00
colors.scss UX: Update selected colour var (#25500) 2024-01-31 09:32:38 +01:00
helpers.scss DEV: unused CSS cleanup, variable updates, simplification (#26111) 2024-03-11 09:07:53 -04:00
math.scss DEV: Move to Sass compilation to dart-sass (#19910) 2023-02-07 12:24:57 -03:00
mixins.scss DEV: better highlighting of mentions (#28403) 2024-08-20 14:37:28 +02:00
variables.scss UX: fix chat drawer z-index (#27568) 2024-06-21 10:09:05 -04:00