Commit Graph

19 Commits

Author SHA1 Message Date
b69d2d0fef
fix: Close dialog on successful channel creation 2025-02-07 11:32:09 -05:00
e8f634f759
feat: Add functionality to channel creation dialog 2025-02-07 11:13:55 -05:00
5cef539040
feat: Create channel dialog 2025-02-07 09:54:53 -05:00
41a1a64677
fix: Remove $inspect (left over from testing) 2025-02-06 23:57:24 -05:00
0034f594ea
feat: Add Create channel button
No button functionality, will add functionality tomorrow
morning/afternoon
2025-02-06 23:48:14 -05:00
63690dcd2a
style: Better organization in /src/lib/ 2025-02-06 23:40:51 -05:00
d06af2558c
fix: Messages container not respecting screen size 2025-02-06 17:41:33 -05:00
98e37f03e5
feat: Have sidebar show which channel you're in
Now shows which channel the user is currently in (if it exists
and is valid) by making it's icon and name darker in the sidebar
2025-02-06 15:07:58 -05:00
7a0aa70e0e
fix: Change gray to zinc 2025-02-05 19:18:05 -05:00
0032c6c611
fix: Switch button variant 2025-02-05 19:16:25 -05:00
da933c04d7
feat: Dark/Light mode switcher 2025-02-05 19:07:31 -05:00
422682125c
fix: Add back functionality 2025-02-05 18:50:25 -05:00
ae6bf23e7f
fix: Add {@render children()} in mainLayout 2025-02-05 18:34:55 -05:00
abecae1fee
build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
4fc96f4d40
fix: Use $lib aliases 2025-01-12 01:01:38 -05:00
3dc59bf4f1
fix: UI Rework 2025-01-09 12:31:39 -05:00
3232c21c69
style: Prettier format 2025-01-06 20:45:33 -05:00
d88f6e2bbf
fix: Page style changes 2025-01-06 20:45:09 -05:00
8ea9b678a4
feat: Create message component 2025-01-06 20:06:57 -05:00