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

Mobile stories block #13130

Merged
merged 273 commits into from
Nov 10, 2020
Merged

Mobile stories block #13130

merged 273 commits into from
Nov 10, 2020

Conversation

mzorz
Copy link
Contributor

@mzorz mzorz commented Oct 14, 2020

This PR contains all the work done for integrating the Jetpack Story block in mobile-gutenberg, and making the move from gutenberg to the story composer in the stories library integrated as well.

This is the feature branch PR.

All of the PRs have been tested.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

…e know if this is an edit mode operation for each SaveResult
… progress states on Story blocks that are currently being processsed
… repurpose them and also hold temporary-prefixed mediaIds while saving
…he new MediaModel id for a given Story frame, and implemented the new bridge method onMediaModelCreated
…diting, let the Editor (Gutenberg) handle this
@mzorz mzorz marked this pull request as ready for review November 6, 2020 11:11
@jd-alexander jd-alexander self-requested a review November 9, 2020 19:07
Copy link
Contributor

@jd-alexander jd-alexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these changes @mzorz LGTM 🚢

@mzorz mzorz merged commit 784bc24 into develop Nov 10, 2020
@mzorz mzorz deleted the feature/jetpack-stories-block-base branch November 10, 2020 19:30
@cameronvoell cameronvoell restored the feature/jetpack-stories-block-base branch November 13, 2020 21:32
cameronvoell added a commit that referenced this pull request Nov 13, 2020
mzorz added a commit that referenced this pull request Nov 14, 2020
…le-updating-changes-post-1.41.0

Reverted PR Mobile stories block #13130
cameronvoell pushed a commit that referenced this pull request Nov 14, 2020
mzorz added a commit that referenced this pull request Nov 14, 2020
…ries-block-base-1.41.1

Reimplement #13130 Mobile stories block in coordination with Gutenberg release 1.41.1
@cameronvoell cameronvoell deleted the feature/jetpack-stories-block-base branch March 24, 2021 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants