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
app
assets
config
db/migrate
lib
spec
test/javascripts
.discourse-compatibility
.gitignore
.npmrc
.prettierrc.cjs
.rubocop.yml
.streerc
.template-lintrc.cjs
Gemfile
Gemfile.lock
LICENSE
README.md
eslint.config.mjs
package.json
plugin.rb
pnpm-lock.yaml
stylelint.config.mjs
translator.yml

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/