veza/apps/web/src/features/chat
senke ceeab72459 refactor(ui): migrate arbitrary values to layout tokens
- AstralBackground: w-[60%] h-[60%] → w-3/5 h-3/5
- ChatInput/ChatMessage: h-[28rem]/h-[25rem] → h-96 max-h-layout-list
- ChatMessage: max-w-[80%] → max-w-4/5
2026-02-17 17:05:08 +01:00
..
components refactor(ui): migrate arbitrary values to layout tokens 2026-02-17 17:05:08 +01:00
hooks feat(chat): delivered status display 2026-02-17 16:42:36 +01:00
pages fix: remove as any casts from application components 2026-02-12 22:17:55 +01:00
services incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
store feat(chat): delivered status display 2026-02-17 16:42:36 +01:00
types feat(chat): delivered status display 2026-02-17 16:42:36 +01:00