frontend/components
JustTemmie 9c08db29d5
refactor: change the client from table to flexbox
this makes the server, channel, and member list a constant size, making the text messages take up the entire remaining width
this also fixes the text wrapping you have already fixed on one of your branches

this change is required if we want to make the member list toggelable, or channel list resizable
2025-07-10 15:48:14 +02:00
..
Settings Merge branch 'main' into email-verification 2025-07-09 17:53:35 +00:00
Button.vue feat: Add theming, no settings menu yet 2025-07-02 23:50:09 +02:00
Channel.vue refactor: change the client from table to flexbox 2025-07-10 15:48:14 +02:00
CropPopup.vue fix: minor changes to fix review 2025-07-05 19:32:14 +02:00
InvitePopup.vue feat: rename some occurrences of guild back to server 2025-05-31 14:38:49 +02:00
Loading.vue feat: make Loading component a spinning load circle 2025-05-28 02:17:54 +02:00
MemberEntry.vue fix: display names with empty string not being replaced by usernames in member list 2025-07-09 20:00:45 +02:00
Message.vue feat: add word wrapping in messages 2025-07-07 20:23:47 +02:00
MessageArea.vue fix: remove unused code, set chatbox input to a transparent colour 2025-07-10 15:48:14 +02:00
UserArea.vue feat: icons, user popus, and polish 2025-07-02 21:42:24 +02:00
UserPopup.vue feat: ensure there's a background colour for the user popup's avatar 2025-07-04 09:27:51 +02:00