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

Feature: html -> blocks #119

Merged
merged 31 commits into from
Aug 15, 2018
Merged

Conversation

etoledom
Copy link
Contributor

This is the feature branch PR, all commits were already tested and approved on previous PRs.

This feature consist on:

  • Making the html view editable.
  • Translate changes made in the html source back into blocks.

Important notes:

  • Any html code that is not a registered Gutenberg block won't be parsed.
  • There are a few UX issues regarding the html editor that will be handled in the future. HTML TextInput UX issues #118

etoledom and others added 30 commits August 7, 2018 14:01
Mainly to fix `flow` errors. Flow also doesn't like curried annotation :[
HTML parser - restart datasource after full parse of html
@etoledom etoledom self-assigned this Aug 15, 2018
@etoledom etoledom requested a review from mzorz August 15, 2018 16:55
Copy link
Contributor

@mzorz mzorz left a comment

Choose a reason for hiding this comment

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

Tested, works as advertised. Thanks for creating #118 as discussed for follow up 👍
:shipit:

@etoledom etoledom merged commit bff65ad into master Aug 15, 2018
@etoledom etoledom deleted the feature/editable-html-view-feature-branch branch August 15, 2018 18:21
@etoledom etoledom mentioned this pull request Aug 15, 2018
2 tasks
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