A theme component to display icons next to category links in Discourse.
Go to file
dependabot[bot] 1df45ac226
Bump braces from 3.0.2 to 3.0.3 (#35)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 22:06:56 -04:00
.github/workflows DEV: Update CI workflows (#15) 2023-01-10 19:07:23 +00:00
common REFACTOR: update for core badge style removal (#26) 2023-11-13 10:46:33 -05:00
javascripts/discourse FIX: Render legacy color declaration (#34) 2024-06-16 21:09:42 -04:00
test/acceptance DEV: Update tests (#30) 2024-05-10 20:03:00 +02:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.3.0.beta1-dev (#28) 2024-02-29 12:49:53 -07:00
.eslintrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
.gitignore DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.prettierrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
.template-lintrc.cjs DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
LICENSE Initial commit 2018-12-19 09:45:06 -05:00
README.md DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
about.json Update about.json (#31) 2024-06-09 10:21:48 +01:00
package.json DEV: Update linting (#29) 2024-03-27 16:20:28 +00:00
settings.yml FIX: Render sidebar icons when no color is defined (#32) 2024-06-14 12:05:43 -04:00
yarn.lock Bump braces from 3.0.2 to 3.0.3 (#35) 2024-06-19 22:06:56 -04:00

README.md

discourse-category-icons

See https://meta.discourse.org/t/category-icons-component/104683 for more details.