discourse/plugins/styleguide
Martin Brennan 30e0058463
DEV: Replace <Input /> text usage in plugins (#34352)
Replaces usage of the Ember `<Input />` component with
native `<input>` elements in core plugins for text and
number inputs.

Generated with claude.
2025-08-20 11:23:41 +10:00
..
app/controllers/styleguide DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
assets DEV: Replace <Input /> text usage in plugins (#34352) 2025-08-20 11:23:41 +10:00
config Update translations (#34413) 2025-08-19 16:23:59 +02:00
db/migrate DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
lib/styleguide
public/images
spec UX: Fix more-topics tabs interaction with --space (#34047) 2025-08-08 00:06:30 +02:00
plugin.rb UX: show all preinstalled plugins and label them as such (#33681) 2025-07-17 15:11:52 -04:00
README.md
screenshot.png

styleguide

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

Screenshot