-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chat mentions #296
Chat mentions #296
Commits on Jan 10, 2024
-
⚡️ chore(package.json): update @tiptap/extension-highlight and @tipta…
…p/extension-text-align versions
Configuration menu - View commit details
-
Copy full SHA for 7597bd1 - Browse repository at this point
Copy the full SHA 7597bd1View commit details -
✨ feat(icons): add new SVG icons for text alignment and formatting
- Added `align-center-fill.svg` for center alignment - Added `align-justify-fill.svg` for justified alignment - Added `align-left-fill.svg` for left alignment - Added `align-right-fill.svg` for right alignment - Added `highlight-fill.svg` for highlighting text - Added `mention-fill.svg` for mentioning users - Added `strike-fill.svg` for strikethrough text
Configuration menu - View commit details
-
Copy full SHA for 60fadc2 - Browse repository at this point
Copy the full SHA 60fadc2View commit details -
✨ feat(bar.tsx): add CommentBar component for chat message formatting…
… options 🐛 fix(commentBox.tsx): add Highlight and TextAlign extensions to the editor
Configuration menu - View commit details
-
Copy full SHA for a64d0a4 - Browse repository at this point
Copy the full SHA a64d0a4View commit details -
🚀 feat(chat/index.tsx): add CommentBar component to Chat component
The CommentBar component is added to the Chat component to provide a menu for additional actions in the chat interface.
Configuration menu - View commit details
-
Copy full SHA for cca3c3e - Browse repository at this point
Copy the full SHA cca3c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db4cc9 - Browse repository at this point
Copy the full SHA 3db4cc9View commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b1dc9e - Browse repository at this point
Copy the full SHA 8b1dc9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c0463 - Browse repository at this point
Copy the full SHA 98c0463View commit details -
🔨 refactor(bar.tsx): remove unused import statement
✨ feat(bar.tsx): add MentionIcon component 🔨 refactor(bar.tsx): move MenuContainer component to top 🔨 refactor(bar.tsx): remove unnecessary indentation ✨ feat(commentBox.tsx): add CommentBar component 🔨 refactor(commentBox.tsx): remove unused import statement ✨ feat(floatingMenu.tsx): add null check for editor variable
Configuration menu - View commit details
-
Copy full SHA for ecf9ab4 - Browse repository at this point
Copy the full SHA ecf9ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc5fda - Browse repository at this point
Copy the full SHA 7fc5fdaView commit details -
🔥 refactor(chat/index.stories.tsx): remove unused Chat.Menu component
✨ feat(chat/index.stories.tsx): add hasButtonsMenu prop to BubbleMenu story
Configuration menu - View commit details
-
Copy full SHA for 651eb14 - Browse repository at this point
Copy the full SHA 651eb14View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e75038f - Browse repository at this point
Copy the full SHA e75038fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a63e89e - Browse repository at this point
Copy the full SHA a63e89eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd01e47 - Browse repository at this point
Copy the full SHA dd01e47View commit details
Commits on Jan 17, 2024
-
feat(chat): add usersQuery to context
The users promise will be used to handle the mention functionality directly in app.
Configuration menu - View commit details
-
Copy full SHA for d7f0040 - Browse repository at this point
Copy the full SHA d7f0040View commit details
Commits on Jan 18, 2024
-
🐛 fix(chatContext.tsx): add setMentionableUsers to dependencies array…
… in ChatContextProvider 🐛 fix(index.stories.tsx): rename BubbleMenu to Menus 🐛 fix(bar.tsx): remove isPill prop from IconButton components in CommentBar 🐛 fix(commentBox.tsx): add i18n to destructured props in CommentBox
Configuration menu - View commit details
-
Copy full SHA for 93a8b60 - Browse repository at this point
Copy the full SHA 93a8b60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4003334 - Browse repository at this point
Copy the full SHA 4003334View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3394c5 - Browse repository at this point
Copy the full SHA e3394c5View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa7c690 - Browse repository at this point
Copy the full SHA aa7c690View commit details -
feat(editor-button): Add at-fill.svg icon and update mention icon in …
…editorButton.tsx
Configuration menu - View commit details
-
Copy full SHA for 144fb56 - Browse repository at this point
Copy the full SHA 144fb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0590ca8 - Browse repository at this point
Copy the full SHA 0590ca8View commit details -
🔥 chore(icons): remove unused icons
The following icons were deleted as they were no longer being used in the application: - align-center-fill.svg - align-justify-fill.svg - align-left-fill.svg - align-right-fill.svg - highlight-fill.svg - mention-fill.svg - strike-fill.svg
Configuration menu - View commit details
-
Copy full SHA for cbb8fef - Browse repository at this point
Copy the full SHA cbb8fefView commit details -
🔧 fix(mentionList.tsx): fix styling issue with selected items in Ment…
…ionList ✨ feat(mentionList.tsx): add scrollbar to MentionList for better user experience 🔧 fix(mentionList.tsx): fix styling issue with selected items in MentionList ✨ feat(mentionList.tsx): add bold styling to item names in MentionList
Configuration menu - View commit details
-
Copy full SHA for 0f3cf60 - Browse repository at this point
Copy the full SHA 0f3cf60View commit details -
Merge pull request #295 from AppQuality/add-suggestions-to-editor
Add-suggestions-to-editor
Configuration menu - View commit details
-
Copy full SHA for 5dafa4a - Browse repository at this point
Copy the full SHA 5dafa4aView commit details