discourse/plugins/styleguide
Jarek Radosz 137fc974f4
DEV: Fix MoreTopics styleguide page issues (#39540)
Having two instances of that component isn't really supported, so the
spec was flaky. Solution: render only one at a time.
2026-04-27 00:22:29 +02:00
..
app/controllers/styleguide FIX: Bug with styleguide group access (#35912) 2025-11-07 15:23:17 -05:00
assets DEV: Fix MoreTopics styleguide page issues (#39540) 2026-04-27 00:22:29 +02:00
config I18N: Update translations (#39177) 2026-04-23 12:09:50 +02:00
db/migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
lib/styleguide DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
public/images
spec DEV: Fix MoreTopics styleguide page issues (#39540) 2026-04-27 00:22:29 +02:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
README.md
screenshot.png
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

styleguide

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

Screenshot