A theme component to display icons next to category links in Discourse.
Go to file
dependabot[bot] 7afb20ed57
Bump @babel/traverse from 7.20.10 to 7.23.2 (#25)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:35:52 -04: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
.discourse-compatibility DEV: Pin theme for Discourse 3.1 stable (#24) 2023-08-22 14:01:11 -05: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 @babel/traverse from 7.20.10 to 7.23.2 (#25) 2023-10-18 12:35:52 -04:00

README.md

discourse-category-icons

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