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

Perform a complete draft save on preview #12097

Merged
merged 19 commits into from
Nov 20, 2018
Merged

Commits on Nov 2, 2018

  1. Set the preview url once metabox and autosaves are complete.

    Adam Silverstein committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    0c46e21 View commit details
    Browse the repository at this point in the history
  2. when previewing, requestMetaBoxUpdates

    Adam Silverstein committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    b17b85f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:WordPress/gutenberg

    Adam Silverstein committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    8e54535 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Merge branch 'master' of github.com:WordPress/gutenberg

    Adam Silverstein committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    acde4a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Merge branch 'master' of github.com:WordPress/gutenberg

    Adam Silverstein committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    20691f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Merge branch 'master' of github.com:WordPress/gutenberg

    Adam Silverstein committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    89660bc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Merge branch 'master' into fix/save-meta-on-preview

    # Conflicts:
    #	packages/editor/src/components/post-preview-button/index.js
    Adam Silverstein committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    ecf175d View commit details
    Browse the repository at this point in the history
  2. move preview autosave logic into edit-post effects

    Adam Silverstein committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    ee275cc View commit details
    Browse the repository at this point in the history
  3. update docs & save logic

    Adam Silverstein committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    a842446 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    b757300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74035ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab9863 View commit details
    Browse the repository at this point in the history
  4. Fix consecutive previews

    youknowriad committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    f2f1514 View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    youknowriad committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    da53820 View commit details
    Browse the repository at this point in the history
  6. Fix autosaving status

    youknowriad committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    de2a5f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffcc886 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc7df56 View commit details
    Browse the repository at this point in the history
  9. Update docs

    youknowriad committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    08bfa21 View commit details
    Browse the repository at this point in the history
  10. Fix preview link

    youknowriad committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    196a3ff View commit details
    Browse the repository at this point in the history