A theme component to display icons next to category links in Discourse.
Go to file
dependabot[bot] 4316ced44f
Bump micromatch from 4.0.5 to 4.0.8 (#39)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:42:44 +02: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 FEATURE: display category icon in post body (#36) 2024-07-16 10:46:47 +08:00
locales DEV: Move settings descriptions to locales/en.yml (#37) 2024-07-24 22:03:19 -04:00
test/acceptance FEATURE: display category icon in post body (#36) 2024-07-16 10:46:47 +08:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#38) 2024-08-02 17:29:42 +08: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 DEV: Move settings descriptions to locales/en.yml (#37) 2024-07-24 22:03:19 -04:00
yarn.lock Bump micromatch from 4.0.5 to 4.0.8 (#39) 2024-09-01 12:42:44 +02:00

README.md

discourse-category-icons

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