Commit graph

17 commits

Author SHA1 Message Date
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