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

Add an error state to the image block to allow upload errors to display #10224

Merged
merged 8 commits into from
Dec 10, 2018

Commits on Sep 27, 2018

  1. Add a hasError state to the image block component that will display e…

    …rrors that have occurred when uploading invalid images
    brentswisher committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    d0d8cf9 View commit details
    Browse the repository at this point in the history
  2. Add a hasError state to the image block component that will display e…

    …rrors that have occurred when uploading invalid images
    brentswisher committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    1a6729b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    56feb5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add/image-block-error-message' of github.com:brentswish…

    …er/gutenberg into add/image-block-error-message
    brentswisher committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    8aa1b16 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    ff37316 View commit details
    Browse the repository at this point in the history
  2. Update state to use isEditing instead of hasError to display the erro…

    …r since it is already in master.
    brentswisher committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    3338a25 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Configuration menu
    Copy the full SHA
    f055731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bb901f View commit details
    Browse the repository at this point in the history