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

🌱 First implement of Editor #8

Merged
merged 22 commits into from
Apr 2, 2023
Merged

🌱 First implement of Editor #8

merged 22 commits into from
Apr 2, 2023

Conversation

Linzell
Copy link
Owner

@Linzell Linzell commented Mar 24, 2023

First implement of the future editor in the home component (temporary).
Create more components for extensions of editor.

▪️ AnnotationExtension 👌
▪️ BlockquoteExtension 👌
▪️ BoldExtension 👌
▪️ CalloutExtension 👌
▪️ CodeBlockExtension 👌
▪️ CodeExtension 👌
▪️ DropCursorExtension 👌
▪️ ColumnsExtension 👌
▪️ EmojiExtension 👌
▪️ FindExtension - Imported, but actually, not work
▪️ FontFamilyExtension 👌
▪️ FontSizeExtension 👌
▪️ HeadingExtension 👌
▪️ HistoryExtension 👌
▪️ ImageExtension 👌
▪️ LinkExtension 👌
▪️ MentionExtension - Graphic visual is wrong
▪️ StrikeExtension 👌
▪️ TableExtension - Implement but need to add button (Refacto soon Remirror)
▪️ UnderlineExtension 👌
▪️ YjsExtension - Not work in linux. WebRTC not implemented
➡️ tauri-apps/wry#85 (comment)

Next step : Implement this in the component edit content.

@Linzell Linzell added 🎛️ dependencies Pull requests that update a dependency file 💓 enhancement New feature or request 🎨 UX Improve the UX interaction or accessibility labels Mar 24, 2023
@Linzell Linzell self-assigned this Mar 24, 2023
@vercel
Copy link

vercel bot commented Mar 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kiro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2023 2:13pm

@Linzell Linzell added this to the Version 0.1 milestone Mar 24, 2023
@Linzell Linzell linked an issue Mar 25, 2023 that may be closed by this pull request
@Linzell Linzell removed a link to an issue Mar 25, 2023
@Linzell Linzell linked an issue Mar 25, 2023 that may be closed by this pull request
@Linzell Linzell merged commit c381aa6 into master Apr 2, 2023
@Linzell Linzell deleted the Editor-Remirror branch April 2, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎛️ dependencies Pull requests that update a dependency file 💓 enhancement New feature or request 🎨 UX Improve the UX interaction or accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Remirror
1 participant