Yoland Yan
|
22fdfd7f0b
|
Minor: change adjustMenuPosition style to single side anchor and scale proportionally elsewhere (#1567)
|
2024-11-16 11:47:54 -05:00 |
|
Chenlei Hu
|
1d9c3f00b7
|
Setting dialog responsive design for smaller screen size (screen width < 1536) (#1472)
* Smaller queue button
* Smaller dialog padding
* Adjust setting content
* Fix keybinding panel
|
2024-11-08 11:18:26 -05:00 |
|
Chenlei Hu
|
700336fcc7
|
Fix queue button icon layout shift (#1469)
|
2024-11-08 10:02:36 -05:00 |
|
Chenlei Hu
|
40880dbb59
|
Move refresh button from actionbar to 'Edit' menu (#1451)
|
2024-11-07 08:47:46 -05:00 |
|
Chenlei Hu
|
97c38583e9
|
Rename workspaceStateStore to workspaceStore (#1374)
|
2024-10-30 09:49:23 -04:00 |
|
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 |
|