discourse/plugins/styleguide
Jarek Radosz f44bee1333
DEV: Use autocomplete="new-password" (#25913)
And normalize `<PasswordField />` arguments

(we were getting `[DOM] Input elements should have autocomplete attributes (suggested: "current-password")` in smoke test logs, this may or may not fix that 😛)
2024-02-27 13:29:12 +01:00
..
app/controllers/styleguide DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
assets DEV: Use autocomplete="new-password" (#25913) 2024-02-27 13:29:12 +01:00
config Update translations (#25659) 2024-02-13 16:11:30 +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
plugin.rb FEATURE: Admin plugin list redesign (#24363) 2023-11-21 09:37:11 +10:00
README.md
screenshot.png

styleguide

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

Screenshot