frontend/components
JustTemmie 730b0cb1dc
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-09 00:25:52 +02:00
..
Settings Merge pull request 'pfp cropping' (#12) from pfp-cropping into main 2025-07-05 17:34:27 +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-09 00:25:52 +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: remove weird spacing due to weird profile popup inheritance 2025-07-04 06:34:15 +02:00
Message.vue feat: add word wrapping in messages 2025-07-07 20:23:47 +02:00
MessageArea.vue feat: update message sending to use JSON to match backend change 2025-07-05 01:10:36 +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