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

fix: Image block preserves alt text from media library #18919

Merged
merged 7 commits into from
Jun 23, 2022

Commits on Jun 21, 2022

  1. fix: Image block preserves alt text from media library

    When the alt text for a media item is present in the media library, that
    value should be copied into the Image block when inserted. This behavior
    avoids the need to re-enter the alt text for each image inserted into
    the post content.
    dcalhoun committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e209d62 View commit details
    Browse the repository at this point in the history
  2. Update Gutenberg ref

    dcalhoun committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    46361b8 View commit details
    Browse the repository at this point in the history
  3. docs: Update release notes

    dcalhoun committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    09ca9e8 View commit details
    Browse the repository at this point in the history
  4. build: Update Gutenberg ref

    dcalhoun committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    7d88cc2 View commit details
    Browse the repository at this point in the history
  5. build: Update Gutenberg ref

    dcalhoun committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ed37eed View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge branch 'gutenberg/after_1.79.0' of github.com:wordpress-mobile/…

    …WordPress-iOS into fix/image-block-preserves-alt-text
    dcalhoun committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0aec019 View commit details
    Browse the repository at this point in the history
  2. build: Update Gutenberg ref

    dcalhoun committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8eb9120 View commit details
    Browse the repository at this point in the history