discourse/plugins/styleguide
Sérgio Saquetim b291c61d1b
DEV: Remove deprecated widget overrides and streamline post handling
Remove deprecated `discourse.post-stream-widget-overrides` and associated
legacy widget customizations.

This cleanup reduces technical debt, ensures future maintainability, and
aligns with the latest framework improvements.
2025-11-18 23:17:41 -03:00
..
app/controllers/styleguide FIX: Bug with styleguide group access (#35912) 2025-11-07 15:23:17 -05:00
assets DEV: Remove deprecated widget overrides and streamline post handling 2025-11-18 23:17:41 -03:00
config Update translations (#35828) 2025-11-05 20:02:39 +01: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 FIX: Bug with styleguide group access (#35912) 2025-11-07 15:23:17 -05:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00

styleguide

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

Screenshot