Go to file
Bryce Huhtala 851f9c4264
FIX: Group and invalid mention colors (#61)
* UX: Fix group mention color

* FIX: Add comma

* FIX: Non-existent user mention color
2024-07-24 14:36:25 -05:00
.github/workflows DEV: Update CI workflows (#26) 2023-01-10 19:07:18 +00:00
common FIX: Group and invalid mention colors (#61) 2024-07-24 14:36:25 -05:00
javascripts/discourse DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
locales Update translations (#59) 2024-06-25 15:39:55 +02:00
migrations/settings DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
spec DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
.discourse-compatibility DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
.eslintrc.cjs DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
.gitignore FEATURE: optionally show category logo, change text alignment (#44) 2024-01-31 14:47:25 -05:00
.prettierrc.cjs DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
.template-lintrc.cjs DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
LICENSE Create LICENSE 2018-11-14 14:43:58 -05:00
README.md REFACTOR: Update from widget to a glimmer component (#28) 2023-03-28 16:08:09 -04:00
about.json Update about.json (#54) 2024-06-10 10:00:14 +01:00
package.json DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
settings.yml DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
translator.yml DEV: Add Crowdin support (#55) 2024-06-11 13:36:05 +02:00
yarn.lock Bump braces from 3.0.2 to 3.0.3 (#57) 2024-06-16 22:32:03 +02:00

README.md

Discourse Category Banners

A theme component to add category banners to your Discourse community.

More details here: https://meta.discourse.org/t/discourse-category-banners/86241