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

[React Native] request cancel image upload #14391

Merged
merged 7 commits into from
Mar 19, 2019

Commits on Mar 11, 2019

  1. added hook blocks.onRemoveBlockCheckUpload called in componentWillUnm…

    …ount to make sure to cancel upload if block is deleted
    mzorz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    4a88e01 View commit details
    Browse the repository at this point in the history
  2. removed unused import

    mzorz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    7e830fd View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

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

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    af44013 View commit details
    Browse the repository at this point in the history
  2. moving bridge-specific code to Image component - if the filter exists…

    … and returns true, the upload cancellation will be requested
    mzorz committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    cb063b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65fd883 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    688e21f View commit details
    Browse the repository at this point in the history