-
Notifications
You must be signed in to change notification settings - Fork 4.7k
RichText 🧹 #16536
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
RichText 🧹 #16536
The head ref may contain hidden characters: "try/rich-text-\u{1F9F9}"
Conversation
draganescu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested these changes and found no issues, however there is too much here for me to simply approve. The gist is, things still work as expected after applying these changes.
|
Moved to #16905 because I renamed the branch to exclude the emoji. |
Description
This PR mostly moves code around.
RichText.Autocompleteto theRichTextwrapper with block context.multilineprop to amultilineTag.onKeyDownin multiple functions.RichTextwith block context.How has this been tested?
E2e tests should pass.
Screenshots
Types of changes
Checklist: