gitdataai/src
ZhenYi 4d3afc5e71 fix(frontend): Discord UI polish, room streaming and kanban improvements
- DiscordChatPanel: update threading layout, message list padding
- DiscordMemberList: role colors, online status indicators
- RoomThreadPanel, MessageBubble, MessageInput: UI refinements
- IMEditor: editor state improvements
- KanbanCard, KanbanColumn: card layout, column styling
- room-context.tsx, room-ws-client.ts, ws-protocol.ts: streaming
- pull-request-detail.tsx: PR review improvements
- Add RoomPinPanel component
2026-04-21 22:31:48 +08:00
..
app fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
assets init 2026-04-15 09:08:09 +08:00
client feat(frontend): add attachment_ids to message creation flow and types 2026-04-20 19:33:09 +08:00
components fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
contexts fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
hooks feat(frontend): add push notification hooks, image compression, and update room/chat components 2026-04-20 15:45:47 +08:00
lib fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
types feat(frontend): add push notification hooks, image compression, and update room/chat components 2026-04-20 15:45:47 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
index.css feat(frontend): Discord design system tokens and palette variables 2026-04-20 19:32:59 +08:00
main.tsx feat(frontend): integrate ThemeSwitcher, restore custom palette on page load 2026-04-20 19:33:04 +08:00