framework/extensions/mentions/js
Sami Mazouz bf52743510
chore: improve group mentions parsing (#3723)
* chore: improve group mentions color handling
* Avoid storing the `GroupMention--dark` and light classes on the database.
* Avoid recreating YIQ logic on the backend.
* Improve text color flexibility through CSS variables.
* Apply fixes from StyleCI
* chore: tweak tests
* chre: unused import

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-01-22 14:11:13 +01:00
..
dist Bundled output for commit d7f4975330 2023-01-17 18:15:45 +00:00
src chore: improve group mentions parsing (#3723) 2023-01-22 14:11:13 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00
admin.js New mentions format, decouple usernames from mentions (#65) 2021-04-21 10:58:54 +01:00
forum.js chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00
package.json chore: add version to core/ext package.json 2022-03-11 19:12:11 -05:00
tsconfig.json feat: introduce frontend extenders (#3645) 2023-01-17 19:10:24 +01:00
webpack.config.js chore: flarum-cli audit infra --fix 2022-01-20 03:45:09 -05:00