gitdataai/src/contexts
ZhenYi 73ba6329ea fix(frontend): prevent typing.stop on editor init, add typing display
- MessageInput: ignore empty text in handleEditorUpdate to avoid
  TipTap's onUpdate("") on init clearing the typing state
- DiscordChatPanel: show typing indicator when other users are typing
- room-context: wire onTypingStart/Stop into ws callbacks
2026-04-25 20:09:03 +08:00
..
index.ts fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
project-context.tsx init 2026-04-15 09:08:09 +08:00
repo-context.tsx init 2026-04-15 09:08:09 +08:00
repository-context.tsx chore: API and frontend UI adjustments 2026-04-25 09:54:05 +08:00
room-context.tsx fix(frontend): prevent typing.stop on editor init, add typing display 2026-04-25 20:09:03 +08:00
theme-context.tsx init 2026-04-15 09:08:09 +08:00
user-context.tsx init 2026-04-15 09:08:09 +08:00
workspace-context.tsx init 2026-04-15 09:08:09 +08:00