discourse/app/assets/javascripts/select-kit/addon
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
..
components REFACTOR: move the pinned button to DMenu (#33869) 2025-07-31 10:47:20 -04:00
lib DEV: refactor select-kit utils mixin to property-utils lib (#32665) 2025-05-23 09:03:10 +08:00
services DEV: replace select-kit tags mixin with tag-utils service (#32509) 2025-05-06 14:38:55 +08:00