discourse/plugins/styleguide
David Taylor e3ca66135c
DEV: Remove ember-template-lint (#40077)
The latest version of `@discourse/lint-configs` (and in turn `eslint-plugin-ember`) ships with eslint rules & configuration which replicate all the functionality which was previously provided by ember-template-lint.
2026-05-15 20:54:13 +01:00
..
app/controllers/styleguide FIX: Bug with styleguide group access (#35912) 2025-11-07 15:23:17 -05:00
assets DEV: Remove ember-template-lint (#40077) 2026-05-15 20:54:13 +01:00
config I18N: Update translations (#39576) 2026-04-30 11:50:45 +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