Go to file
Alan Guo Xiang Tan 1398eeeff5
DEV: Various improvements to theme (#39)
This commits introduces the follow changes:

1. Use the `renderInOutlet` API over the connectors convention
1. Renames `discourse-category-banners` component to `category-banner`
   which is more appropriate cause we are only rendering banner for one
category.
1. Adds system tests
2023-10-23 12:17:00 +08:00
.github/workflows DEV: Update CI workflows (#26) 2023-01-10 19:07:18 +00:00
common DEV: Various improvements to theme (#39) 2023-10-23 12:17:00 +08:00
javascripts/discourse DEV: Various improvements to theme (#39) 2023-10-23 12:17:00 +08:00
spec/system DEV: Various improvements to theme (#39) 2023-10-23 12:17:00 +08:00
.discourse-compatibility DEV: Pin theme for Discourse 3.1 stable (#36) 2023-08-22 14:01:07 -05:00
.eslintrc DEV: Update CI setup and fix linting issues (#20) 2022-06-18 01:34:02 +02:00
.gitignore DEV: Update CI setup and fix linting issues (#20) 2022-06-18 01:34:02 +02:00
.prettierrc DEV: Update CI setup and fix linting issues (#20) 2022-06-18 01:34:02 +02:00
.template-lintrc.js DEV: Update CI setup and fix linting issues (#20) 2022-06-18 01:34:02 +02:00
LICENSE Create LICENSE 2018-11-14 14:43:58 -05:00
README.md REFACTOR: Update from widget to a glimmer component (#28) 2023-03-28 16:08:09 -04:00
about.json REFACTOR: Update from widget to a glimmer component (#28) 2023-03-28 16:08:09 -04:00
package.json DEV: Update CI setup and fix linting issues (#20) 2022-06-18 01:34:02 +02:00
settings.yml DEV: Various improvements to theme (#39) 2023-10-23 12:17:00 +08:00
yarn.lock Bump @babel/traverse from 7.20.10 to 7.23.2 (#38) 2023-10-18 18:25:02 +02:00

README.md

Discourse Category Banners

A theme component to add category banners to your Discourse community.

More details here: https://meta.discourse.org/t/discourse-category-banners/86241