Commit graph

14 commits

Author SHA1 Message Date
99ed210d26
fix: sidebar resizing while holding right-click 2025-08-16 15:45:56 +02:00
1d21d476d5
feat: get context menu state variable directly in showContextMenu instead of requiring a context menu object as a parameter 2025-08-16 15:06:44 +02:00
0f02142eb1
feat: replace context menu items splicing with implementation of context menu item sections
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-16 14:25:11 +02:00
2c30b4e0cd Merge branch 'main' into context-menu-ban-kick 2025-08-15 20:01:28 +02:00
27a30d08a6
refactor: move resizableSidebar padding into children 2025-08-13 20:56:00 +02:00
f1eda2da75
feat: handle setting of default context menu state variable only in app.vue
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 00:04:18 +02:00
42823c0e94
fix: missing type property for Reset context menu item in ResizableSidebar
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-08-07 06:21:52 +02:00
4bbce93729
Merge branch 'main' into improved-context-menu
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-08-04 03:55:16 +02:00
95f4bbcaf3
fix: ResizableSidebar width resetting not being saved to local storage
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-31 03:50:16 +02:00
82dc0fb0e3
fix: context menu on resizable sidebar component not working due to breaking changes 2025-07-30 17:09:07 +02:00
118f098b46
fix: that the reset context menu option reset resizable sidebar width to the localStorage value rather than the default value
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-18 04:09:16 +02:00
315258a8d5
style(ui): change width resizer's cursor from col-resize to ew-resize
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-18 03:57:02 +02:00
80df3dd13d
feat: adjust width, min-width, and max-width of channels and members list sidebars and implement saving of widths 2025-07-18 03:38:35 +02:00
f1e07bd43c
feat: create resizable sidebar component 2025-07-16 23:49:34 +02:00