gitdataai/src/components/shared
ZhenYi c8eba28e7a feat(frontend): add repo type to mention autocomplete system
Add 'repo' to MentionType across all editor types, include repos in the
@ trigger pool, add repo badge (green chip), Repos section in the
mention dropdown, and MentionBadge styles. Wire projectRepos from
room context into IMEditor mentionItems.
2026-04-26 23:58:59 +08:00
..
CodeBlock.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
CodeReference.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
CommandPalette.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
ContentRenderer.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
GlobalNavigationShortcuts.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
KeyboardShortcutsSheet.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
LinkPreview.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00
MentionBadge.tsx feat(frontend): add repo type to mention autocomplete system 2026-04-26 23:58:59 +08:00
MiniChat.tsx feat(command): use real API data for navigation, fix notification button 2026-04-25 09:53:12 +08:00