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

Serializer: Adding a block state serializer (blocks => postContent) #348

Merged
merged 8 commits into from
Apr 6, 2017

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    5ce0284 View commit details
    Browse the repository at this point in the history
  2. Flip source of truth to blocks first

    Textarea shown as serialization of current blocks state
    aduth committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    e4d3086 View commit details
    Browse the repository at this point in the history
  3. Defer change event to blur

    Avoids parsing on every keystroke in text editor, rather only when
    existing field
    aduth committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    31ccf60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c84cc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1b75f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dfc163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20b7b94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0db45f2 View commit details
    Browse the repository at this point in the history