Commit graph

9 commits

Author SHA1 Message Date
cb61754c0a
feat: add more colours to dark theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-08-05 03:51:20 +02:00
3b2136789e
style: set danger context menu items to use danger-text-color CSS variable
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-03 20:29:39 +02:00
7f98992839
feat: add type property to ContextMenu and set delete message item to danger 2025-08-03 20:28:14 +02:00
b54e14a2f8
fix: context menu being underneath members list in z-index 2025-07-30 17:12:52 +02:00
ecfa85c0ac
Merge branch 'main' into improved-context-menu 2025-07-30 17:01:44 +02:00
033522c372
style: generally improve appearance of context menu 2025-07-30 16:28:59 +02:00
78d43ca0c8
feat: make use of useState to show and hide context menu rather than manually rendering and unrendering 2025-07-30 16:26:06 +02:00
c295225c43
chore: rename instances of cursor to pointer in createContextMenu component and ContextMenuItem interface 2025-07-16 23:50:41 +02:00
86ddae62b2
chore: sort components into subfolders
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-07-13 20:34:59 +02:00
Renamed from components/ContextMenu.vue (Browse further)