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

[RNMobile] Add MVP for VideoPress block v5 #29256

Closed
wants to merge 9 commits into from

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    e850663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd0eccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad6c42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb1cc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. [not verified] Fetch VideoPress metadata in edit component

    The metadata is used to transform the Video block into v5, as well as for calculate the video URL with the VideoPress token for private videos.
    fluiddot committed Mar 13, 2023
    6 Configuration menu
    Copy the full SHA
    8473c45 View commit details
    Browse the repository at this point in the history
  2. [not verified] Remove web-only code from common settings component

    Component `edit-common-settings` is only defined for the native platform in Jetpack, hence we no longer need the logic related to web inherited from the core Video block.
    fluiddot committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fb9c8ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca1976 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e507af8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64537c9 View commit details
    Browse the repository at this point in the history