discourse/plugins/styleguide
Joffrey JAFFEUX 60c67afba4
DEV: various improvements to devex on chat (#21612)
- Improves styleguide support
- Adds toggle color scheme to styleguide
- Adds properties mutators to styleguide
- Attempts to quit a session as soon as done with it in system specs, this should at least free resources faster
- Refactors fabricators to simplify them
- Adds more fabricators (uploads for example)
- Starts implementing components pattern in system specs
- Uses Chat::Message creator to create messages in system specs, this should help to have more real specs as the side effects should now happen
2023-05-17 17:49:52 +02:00
..
app/controllers/styleguide DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
assets DEV: various improvements to devex on chat (#21612) 2023-05-17 17:49:52 +02:00
config Update translations (#21583) 2023-05-16 19:40:01 +02:00
lib/styleguide DEV: makes discourse-styleguide core (styleguide) (#10847) 2020-10-07 14:48:38 +02:00
public/images DEV: makes discourse-styleguide core (styleguide) (#10847) 2020-10-07 14:48:38 +02:00
spec/integration DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
plugin.rb DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
README.md DEV: makes discourse-styleguide core (styleguide) (#10847) 2020-10-07 14:48:38 +02:00
screenshot.png DEV: makes discourse-styleguide core (styleguide) (#10847) 2020-10-07 14:48:38 +02:00

styleguide

Adds a URL of /styleguide to discourse that renders widgets in various configurations to aid in styling.

Screenshot