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

Update/edit flow for blocks which have a media placeholder #14918

Closed
wants to merge 15 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
new snapshot for the embed block
draganescu committed May 3, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 2b129f3de470d6f8be10646cae549db812c839a3
11 changes: 0 additions & 11 deletions packages/block-library/src/embed/test/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
@@ -45,17 +45,6 @@ exports[`core/embed block edit matches snapshot 1`] = `
Embed
</button>
</form>
<div
class="components-placeholder__cancel"
>
<button
class="components-button block-editor-embed-placeholder__cancel-button is-link"
title="Cancel"
type="button"
>
Cancel
</button>
</div>
</div>
</div>
`;