Go to file
dependabot[bot] 5452892b38
Bump cross-spawn from 7.0.3 to 7.0.6 (#71)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 11:01:58 +00:00
.github/workflows DEV: Update CI workflows (#26) 2023-01-10 19:07:18 +00:00
common FIX: Group and invalid mention colors (#61) 2024-07-24 14:36:25 -05:00
javascripts/discourse DEV: Update eslint config (#70) 2024-11-19 11:35:59 +01:00
locales Update translations (#69) 2024-11-05 16:55:40 +01:00
migrations/settings DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
spec DEV: Disable Rubocop rule for JS migration specs (#68) 2024-10-23 12:16:14 +02:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#62) 2024-08-02 17:29:28 +08:00
.gitignore FEATURE: optionally show category logo, change text alignment (#44) 2024-01-31 14:47:25 -05:00
.npmrc DEV: Switch to use pnpm (#66) 2024-10-14 10:01:47 +02:00
.prettierrc.cjs DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
.rubocop.yml DEV: Update linting setup (#67) 2024-10-17 11:07:55 +02:00
.streerc DEV: Update linting setup (#67) 2024-10-17 11:07:55 +02:00
.template-lintrc.cjs DEV: Update linting (#47) 2024-03-27 16:16:16 +00:00
Gemfile DEV: Update linting setup (#67) 2024-10-17 11:07:55 +02:00
Gemfile.lock DEV: Update linting setup (#67) 2024-10-17 11:07:55 +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 Update about.json (#54) 2024-06-10 10:00:14 +01:00
eslint.config.mjs DEV: Update eslint config (#70) 2024-11-19 11:35:59 +01:00
package.json DEV: Update eslint config (#70) 2024-11-19 11:35:59 +01:00
pnpm-lock.yaml Bump cross-spawn from 7.0.3 to 7.0.6 (#71) 2024-11-19 11:01:58 +00:00
settings.yml DEV: Migrate `categories` setting to new objects setting type (#51) 2024-05-06 13:08:39 +08:00
translator.yml DEV: Add Crowdin support (#55) 2024-06-11 13:36:05 +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