Chenlei Hu
|
2d5faa7f3d
|
Anchor floating actionbar to closest side when resizing window (#1195)
* Anchor floating actionbar to closest side when resizing window
* nit
* nit
|
2024-10-09 17:41:36 -04:00 |
|
Chenlei Hu
|
23952d9751
|
Show queue front icon when shift is pressed (#1157)
* Move shiftDown state to workspaceStateStore
* Queue front state
|
2024-10-07 19:54:00 -04:00 |
|
bymyself
|
3c70c1e463
|
Show keybinding on topbar dropdown menus (#1127)
* Show keybinding on topbar dropdown menus, resolve #1092
* Add text-muted to tailwind config
* Add Playwright test
* Preserve Primevue classes in menu item template
* Extend MenuItem
* Revert adding undo/redo to core keybindings
* Change test selector
* refactor
* Extract as component
* refactor
* nit
* fix extension API
---------
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-10-06 12:08:16 -04:00 |
|
Chenlei Hu
|
ad55722662
|
Docking action bar on top menu bar (#1119)
* Teleport when docked
* Docking logic
* Remove unnecessary v-show
* Docked panel style
* Drop zone highlight
* Rename test
* Add playwright test
|
2024-10-05 14:06:29 -04:00 |
|
Chenlei Hu
|
267660a661
|
Extract QueueButton as component (#1117)
|
2024-10-05 10:07:50 -04:00 |
|
Chenlei Hu
|
57a4cb9036
|
Add default toast error handling for command execution (#1106)
* Error handling execute command
* Cleanup
* Add playwright test
* Mock i18n in jest test
* Reduce test func timeout
|
2024-10-04 16:28:08 -04:00 |
|
Chenlei Hu
|
e20126a254
|
Rename AppMenu to Actionbar (#1099)
* Rename AppMenu to Actionbar
* nit
* nit
|
2024-10-04 06:49:06 -04:00 |
|