mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 15:18:34 +08:00
Follow-up to #42100, which added the `?source=` bundler plugin and converted two examples as a proof. This converts the rest. The hand-written samples had drifted: components under names they no longer go by, import paths that moved to `discourse/ui-kit/*`, a `discourse/helpers/mut` module that has never existed, and one sample that was not valid gjs. Each example now lives in its own module under `examples/<group>/<section>/` and the section imports it twice, once as a component and once for its source, so a sample cannot disagree with what renders beside it. `plugins/styleguide/README.md` records the criteria for adding new ones. |
||
|---|---|---|
| .. | ||
| javascripts/discourse | ||
| stylesheets | ||