frontend/components
2025-07-13 00:51:06 +02:00
..
Banner.vue feat: start work on Banner component 2025-06-07 06:29:15 +02:00
Channel.vue feat: add tabbing for channels list, members list, and messages 2025-06-02 11:40:57 +02:00
Dropdown.vue feat: add Dropdown component 2025-07-07 21:07:33 +02:00
GuildOptionsMenu.vue feat: remove Settings option from GuildOptionsMenu 2025-07-13 00:51:06 +02:00
InviteModal.vue fix: not being able to get guild ID from route due to it being in a component 2025-07-13 00:42:07 +02:00
Loading.vue feat: make Loading component a spinning load circle 2025-05-28 02:17:54 +02:00
Message.vue feat: add spacing between grouped messages 2025-06-07 06:12:45 +02:00
MessageArea.vue feat: implement scroll position retention 2025-06-07 06:12:47 +02:00
Modal.vue feat: handle close and cancel events in Modal component 2025-07-13 00:24:28 +02:00