Go to file
Sérgio Saquetim 2cfd050691
DEV: Added compatibility with the Glimmer Post Stream (#213)
- Refactored the `docs-topic` component to render the `Post` component directly instead of using `MountWidget` when displaying a topic post. This streamlines compatibility with Glimmer-based post streams.
- Updated `.discourse-compatibility` to reflect support for Discourse core version `3.5.0.beta8-dev`.
- Adjusted test configuration in `docs-user-status-test.js` to explicitly enable user status.
2025-07-21 23:10:41 -03:00
.github/workflows DEV: Update CI workflows (#121) 2023-01-10 18:17:35 +00:00
app FIX: Don't error out on non-stringy tags parameter (#180) 2024-10-21 14:13:21 +08:00
assets DEV: Added compatibility with the Glimmer Post Stream (#213) 2025-07-21 23:10:41 -03:00
config Update translations (#212) 2025-06-10 23:28:01 +02:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FIX: Load complete category objects (#167) 2024-04-04 10:23:42 +03:00
spec DEV: Added compatibility with the Glimmer Post Stream (#213) 2025-07-21 23:10:41 -03:00
test/javascripts DEV: Added compatibility with the Glimmer Post Stream (#213) 2025-07-21 23:10:41 -03:00
.discourse-compatibility DEV: Added compatibility with the Glimmer Post Stream (#213) 2025-07-21 23:10:41 -03:00
.gitignore DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.npmrc DEV: Switch to use pnpm (#179) 2024-10-14 13:39:41 +02:00
.prettierrc.cjs DEV: Update linting setup (#156) 2023-11-19 22:43:42 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.template-lintrc.cjs DEV: Update linting (#158) 2023-11-29 23:05:10 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
Gemfile.lock Build(deps-dev): Bump rack from 3.1.12 to 3.1.16 (#211) 2025-06-21 17:46:54 +02:00
LICENSE DEV: Update license (#196) 2025-02-24 11:21:29 +08:00
README.md Update README.md (#60) 2021-10-04 12:36:30 -04:00
eslint.config.mjs DEV: Update eslint config (#182) 2024-11-19 11:21:08 +01:00
package.json DEV: Update linting config and run gjs-codemod (#209) 2025-06-05 11:36:18 +01:00
plugin.rb DEV: Update deprecated Font Awesome icon names (#188) 2024-12-04 02:44:01 +01:00
pnpm-lock.yaml DEV: Update linting config and run gjs-codemod (#209) 2025-06-05 11:36:18 +01:00
stylelint.config.mjs DEV: Update linting (#199) 2025-03-13 15:08:28 +00:00
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00

README.md

Discourse Docs Plugin

Find and filter knowledge base topics.

For more information, please see: https://meta.discourse.org/t/discourse-docs-documentation-management-plugin/130172/