discourse/plugins/styleguide
David Taylor 1df97e86c1
DEV: Introduce faker.js for use in tests & styleguide (#26533)
Available as a normal synchronous module in tests
Available as an async import in core, or via the `loadFaker` helper in themes/plugins (which cannot use async import directly)
2024-04-05 16:57:17 +01:00
..
app/controllers/styleguide DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
assets DEV: Introduce faker.js for use in tests & styleguide (#26533) 2024-04-05 16:57:17 +01:00
config Update translations (#26136) 2024-03-12 15:40:11 +01:00
db/post_migrate DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
lib/styleguide
public/images
spec/integration DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
README.md
plugin.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
screenshot.png

README.md

styleguide

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

Screenshot