Commit graph

31 commits

Author SHA1 Message Date
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
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
83d4f02c3a
Merge remote-tracking branch 'origin/main' into profile-modal
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-04 20:20:20 +02:00
a4aabeaa14
Merge branch 'main' into highlight-reply
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:58:23 +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
c4a31276be
feat: add highlighting of reply when scrolled to 2025-08-03 20:57:55 +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
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
b54e14a2f8
fix: context menu being underneath members list in z-index 2025-07-30 17:12:52 +02:00
82dc0fb0e3
fix: context menu on resizable sidebar component not working due to breaking changes 2025-07-30 17:09:07 +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
cf84ba9d0a
Merge remote-tracking branch 'origin/main' into profile-modal
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-19 16:54:13 +02:00
7e7b0ad0f8
fix: spacer sizing 2025-07-19 16:40:49 +02:00
b3ef59ac48
feat: finish up the profile popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-18 13:03:20 +02:00
0ea12e7f00
feat: HorizontalSpacer 2025-07-18 11:36:06 +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
d2ff4ac87c
style: improve base modal close button 2025-07-17 16:09:10 +02:00
c295225c43
chore: rename instances of cursor to pointer in createContextMenu component and ContextMenuItem interface 2025-07-16 23:50:41 +02:00
f1e07bd43c
feat: create resizable sidebar component 2025-07-16 23:49:34 +02:00
491e736422
feat: change Button component to be a button and not a div, and made callback optional 2025-07-14 22:27:30 +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
885fc5f906
fix: PR complaints
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-12 22:40:54 +02:00
de6c9bb7eb
feat: finish radio buttons 2025-07-12 20:35:05 +02:00
562409b660
fix: move radio buttons.vue into UI folder 2025-07-12 19:34:34 +02:00
34976b4f50
feat: finish DM sidebar 2025-07-10 23:12:44 +02:00
15e5a21277
refactor: try sorting components into sub-folders
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-10 22:47:52 +02:00