A theme component to display icons next to category links in Discourse.
Go to file
dependabot[bot] e13370873a
Bump json5 from 2.2.1 to 2.2.2 (#13)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 04:39:58 +01:00
.github/workflows DEV: Update CI workflows (#12) 2022-12-30 22:38:20 -05:00
common Refactor categoryColour support 2020-09-28 09:46:36 -04:00
javascripts/discourse DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.eslintrc DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.gitignore DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.prettierrc DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
.template-lintrc.js DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02: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 DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
package.json DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
settings.yml Fix categoryColor for /categories view 2020-09-28 10:41:15 -04:00
yarn.lock Bump json5 from 2.2.1 to 2.2.2 (#13) 2022-12-31 04:39:58 +01:00

README.md

discourse-category-icons

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