A theme component to display icons next to category links in Discourse.
Go to file
dependabot[bot] 1409176e59
Bump semver from 6.3.0 to 6.3.1 (#22)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 14:12:12 +02:00
.github/workflows DEV: Update CI workflows (#15) 2023-01-10 19:07:23 +00:00
common Refactor categoryColour support 2020-09-28 09:46:36 -04:00
javascripts/discourse FEATURE: Use new experimental plugin API for sidebar (#21) 2023-05-26 09:01:41 +08:00
test/acceptance FEATURE: Use new experimental plugin API for sidebar (#21) 2023-05-26 09:01:41 +08: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 semver from 6.3.0 to 6.3.1 (#22) 2023-07-12 14:12:12 +02:00

README.md

discourse-category-icons

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