0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-05 11:52:32 +08:00
discourse/plugins/styleguide/assets
Sérgio Saquetim bdcc4f6c98
DEV: Source the remaining styleguide code samples from real modules (#42139)
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.
2026-07-29 15:36:42 -03:00
..
javascripts/discourse DEV: Source the remaining styleguide code samples from real modules (#42139) 2026-07-29 15:36:42 -03:00
stylesheets UX: Move the styleguide navigation into the main sidebar (#42058) 2026-07-27 18:32:34 -03:00