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

RichText: remove DOM logic from list toolbar #14840

Merged
merged 3 commits into from
Apr 10, 2019
Merged

Conversation

ellatrix
Copy link
Member

@ellatrix ellatrix commented Apr 5, 2019

Description

Follow-up from #14636. Removes DOM logic from the list toolbar by using new functions introduced.

How has this been tested?

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

@ellatrix ellatrix added [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Type] Code Quality Issues or PRs that relate to code quality labels Apr 5, 2019
@ellatrix
Copy link
Member Author

ellatrix commented Apr 5, 2019

Added e2e test for wordpress-mobile/WordPress-iOS#11409 (comment).

Copy link
Contributor

@hypest hypest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking this up @ellatrix , this looks 👍 from the native mobile side.

I've only reviewed the native mobile though so, I'll let others add their reviews too.

@ellatrix ellatrix added the Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code label Apr 5, 2019
@ellatrix
Copy link
Member Author

Going to merge as it's a fairly simple change and a good clean up to have.

@ellatrix ellatrix merged commit 4915243 into master Apr 10, 2019
@ellatrix ellatrix deleted the fix/list-toolbar-dom branch April 10, 2019 13:22
@youknowriad youknowriad added this to the 5.5 (Gutenberg) milestone Apr 12, 2019
mchowning pushed a commit to mchowning/gutenberg that referenced this pull request Apr 15, 2019
* RichText: remove DOM logic from list toolbar

* Fix mobile side

* Add e2e test for ordered split
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable Good First Review A PR that's suitable for someone looking to contribute for the first time by reviewing code [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants