discourse/plugins/styleguide
Kris 57bc5466f4
REFACTOR: move the pinned button to DMenu (#33869)
The pinned button feels a little sad next to the updated notification
button. This also improves how it works on mobile.


before:

<img width="1316" height="206" alt="image"
src="https://github.com/user-attachments/assets/6e5f718d-803f-4121-967b-d51d8f9d6e2f"
/>

<img width="1360" height="330" alt="image"
src="https://github.com/user-attachments/assets/8b6662fb-c515-4b8b-a20a-81862b0218aa"
/>



after: 

<img width="1272" height="220" alt="image"
src="https://github.com/user-attachments/assets/87846f56-c7aa-47b8-9c01-45b4cddc3f38"
/>

<img width="1262" height="432" alt="image"
src="https://github.com/user-attachments/assets/6f4dba4a-2673-4a17-86b7-e2075a16467d"
/>
2025-07-31 10:47:20 -04:00
..
app/controllers/styleguide DEV: Move core plugin TL -> group settings (#25355) 2024-01-23 11:35:14 +10:00
assets REFACTOR: move the pinned button to DMenu (#33869) 2025-07-31 10:47:20 -04:00
config Update translations (#33892) 2025-07-28 18:38:22 +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 DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +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