0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:48:33 +08:00
discourse/plugins/discourse-local-dates/assets
Kris 9433cadcdb
UX: refactor advanced mode toggle to shared component (#41138)
Events, Polls, and Dates all have "advanced mode" toggles, but they're
all just a little different. This unifies them behind one reusable core
component. Now they're all consisently toggling between "advanced mode"
and "simple mode"

Before:
<img width="700" alt="image"
src="https://github.com/user-attachments/assets/0b92e8f1-1dd0-4617-8ab6-6d968ca980cc"
/>
<img width="350" alt="image"
src="https://github.com/user-attachments/assets/d02a8464-b782-4c1e-a7f0-d1a90e87798d"
/>
<img width="800" alt="image"
src="https://github.com/user-attachments/assets/f5d074d3-0e32-41e6-a3fb-f6a3b0f32ae3"
/>



After: 
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/c25cd693-d4e7-4906-a346-197dcf6d5f6e"
/>
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/a3e1d7c3-f796-448d-83bb-cae611114030"
/>
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/90eecacb-9868-4fd3-b74f-722b32b9425e"
/>
<img width="600" alt="image"
src="https://github.com/user-attachments/assets/881b5a8a-7731-40f1-af33-ba6bc94910de"
/>
2026-06-24 09:34:04 -04:00
..
javascripts UX: refactor advanced mode toggle to shared component (#41138) 2026-06-24 09:34:04 -04:00
stylesheets/common UX: allow cooked local-dates to wrap (#27404) 2024-06-10 17:22:30 -04:00