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

Show autosave message when autosave exists #4218

Merged
merged 29 commits into from
Jun 4, 2018

Commits on Apr 13, 2018

  1. Rework PR 4218

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

Commits on Apr 18, 2018

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

    Adam Silverstein committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    c6d5cce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/heartbeat-autosaving

    # Conflicts:
    #	editor/components/provider/index.js
    Adam Silverstein committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    3baae76 View commit details
    Browse the repository at this point in the history
  3. switch to withDispatch approach

    Adam Silverstein committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    3444476 View commit details
    Browse the repository at this point in the history
  4. fixes for eslint

    Adam Silverstein committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    ebe5dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. remove unneeded braces

    Adam Silverstein committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    045fd0f View commit details
    Browse the repository at this point in the history
  2. REQUEST_AUTOSAVE_NOTICE: bail early if autosaveStatus is falsey

    Adam Silverstein committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    c97b109 View commit details
    Browse the repository at this point in the history
  3. remove unused autosave reducer

    Adam Silverstein committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    fb0988e View commit details
    Browse the repository at this point in the history
  4. whitespace

    Adam Silverstein committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    68f0754 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

  1. Merge branch 'master' into feature/heartbeat-autosaving

    Adam Silverstein committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4f2832c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9194bb7 View commit details
    Browse the repository at this point in the history
  3. cleanup, doc blcoks

    Adam Silverstein committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    5f816d1 View commit details
    Browse the repository at this point in the history
  4. exit early if autosave false

    Adam Silverstein committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    95cb823 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Merge branch 'master' into feature/heartbeat-autosaving

    Adam Silverstein committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    80768f1 View commit details
    Browse the repository at this point in the history
  2. add missing simicolon

    Adam Silverstein committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    f625239 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

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

    Adam Silverstein committed May 23, 2018
    Configuration menu
    Copy the full SHA
    3e5e744 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/heartbeat-autosaving

    # Conflicts:
    #	editor/components/provider/index.js
    Adam Silverstein committed May 23, 2018
    Configuration menu
    Copy the full SHA
    9e97fed View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

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

    Adam Silverstein committed May 29, 2018
    Configuration menu
    Copy the full SHA
    cf9dd40 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

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

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

    Adam Silverstein committed May 31, 2018
    Configuration menu
    Copy the full SHA
    fb512ce View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

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

    Adam Silverstein committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    171c511 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/heartbeat-autosaving

    # Conflicts:
    #	editor/store/effects.js
    Adam Silverstein committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    bdab38b View commit details
    Browse the repository at this point in the history
  3. spacing cleanup

    Adam Silverstein committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    6323b25 View commit details
    Browse the repository at this point in the history
  4. fix for eslint

    Adam Silverstein committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    fcd3d61 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Remove useless spans

    youknowriad committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    5ceca78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    216dd49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c75a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2054d34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c0f8d3 View commit details
    Browse the repository at this point in the history