-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(chatInput): use tiptap editor (#1752)
Issue: - #1700 - #1722 Follow-up: - #1753 Demo: https://github.com/StanGirard/quivr/assets/63923024/1e2f8ed9-2a08-48fa-ac19-60910feb4f8d
- Loading branch information
1 parent
b912af8
commit 77c6ef6
Showing
56 changed files
with
1,303 additions
and
880 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 0 additions & 51 deletions
51
...p/chat/[chatId]/components/ActionsBar/components/ChatInput/components/ChatBar/ChatBar.tsx
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
...tionsBar/components/ChatInput/components/ChatBar/components/MentionInput/MentionInput.tsx
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...ts/ChatInput/components/ChatBar/components/MentionInput/components/AddNewPromptButton.tsx
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
...nents/ChatInput/components/ChatBar/components/MentionInput/components/BrainSuggestion.tsx
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...Input/components/ChatBar/components/MentionInput/components/BrainSuggestionsContainer.tsx
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
...ents/ChatInput/components/ChatBar/components/MentionInput/components/PromptSuggestion.tsx
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...nput/components/ChatBar/components/MentionInput/components/PromptSuggestionsContainer.tsx
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...ponents/ChatInput/components/ChatBar/components/MentionInput/components/SuggestionRow.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...nsBar/components/ChatInput/components/ChatBar/components/MentionInput/components/index.ts
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...ents/ChatInput/components/ChatBar/components/MentionInput/hooks/helpers/MentionPlugin.tsx
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
...onents/ChatInput/components/ChatBar/components/MentionInput/hooks/helpers/MentionState.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.