Skip to content
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

✨ Added new image callbacks to RichText components to make it easier to use images #894

Merged
merged 7 commits into from
Dec 5, 2024

Conversation

mariush2
Copy link
Contributor

@mariush2 mariush2 commented Dec 5, 2024

No description provided.

@mariush2 mariush2 requested a review from a team as a code owner December 5, 2024 07:40
Copy link

github-actions bot commented Dec 5, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 100%) 12551 / 12551
🟢 Statements 100% (🎯 100%) 12551 / 12551
🟢 Functions 100% (🎯 100%) 578 / 578
🟢 Branches 100% (🎯 100%) 2607 / 2607
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/atoms/hooks/useAmplifyKit.ts 100% 100% 100% 100%
src/atoms/hooks/useRichTextImage.ts 100% 100% 100% 100%
src/atoms/style/lightTokens.ts 100% 100% 100% 100%
src/atoms/utils/richtext.ts 100% 100% 100% 100%
src/molecules/RichTextDisplay/RichTextDisplay.tsx 100% 100% 100% 100%
src/molecules/RichTextEditor/EditorProvider.tsx 100% 100% 100% 100%
src/molecules/RichTextEditor/RichTextEditor.tsx 100% 100% 100% 100%
src/molecules/RichTextEditor/MenuBar/AddImageButton.tsx 100% 100% 100% 100%
src/molecules/RichTextEditor/MenuBar/MenuBar.tsx 100% 100% 100% 100%
src/organisms/TopBar/Resources/ReleaseNotesDialog/ReleasePosts/hooks/useTokenReleaseNote.ts 100% 100% 100% 100%
Generated in workflow #1191 for commit a2c7401 by the Vitest Coverage Report Action

@mariush2 mariush2 marked this pull request as draft December 5, 2024 09:14
@mariush2 mariush2 marked this pull request as ready for review December 5, 2024 11:17
@mariush2 mariush2 changed the title ✨ Added new image callbacks to RichText components to make it use images ✨ Added new image callbacks to RichText components to make it easier to use images Dec 5, 2024
@mariush2 mariush2 merged commit 26ca295 into main Dec 5, 2024
10 checks passed
@mariush2 mariush2 deleted the feat/rich-text-imgs branch December 5, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants