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] Release 1.16.0 to master #18261

Merged
merged 10 commits into from Nov 4, 2019
Merged

[rnmobile] Release 1.16.0 to master #18261

merged 10 commits into from Nov 4, 2019

Commits on Oct 25, 2019

  1. Force block inserter to re-render on device rotation (#18101)

    * Force block inserter to re-render on device rotation
    
    * Dummy
    
    * Revert "Dummy"
    
    This reverts commit 037f076.
    etoledom committed Oct 25, 2019
    Copy the full SHA
    fa7172f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51b5de3 View commit details
    Browse the repository at this point in the history
  3. [Mobile]Remove alignment options from Media & Text until they are fix…

    …ed (#18112)
    
    * Remove alignment options temporarily
    
    * Dummy commit
    pinarol committed Oct 25, 2019
    Copy the full SHA
    2461051 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Copy the full SHA
    6506bfc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Fix: Media & Text Loses upload status if post is closed/reopened duri…

    …ng the upload (#18137)
    
    * Prevent deleting mediaType on upload progress
    
    * Call onMediaUpdate instead of onSelectMedia
    
    * Dummy commit
    
    * Revert "Dummy commit"
    
    This reverts commit 5ce06d6.
    
    * Limit requestMediaImport calls for only image type
    
    * Update comment
    pinarol committed Oct 29, 2019
    Copy the full SHA
    9645d94 View commit details
    Browse the repository at this point in the history
  2. Dummy commit

    etoledom committed Oct 29, 2019
    Copy the full SHA
    99584e4 View commit details
    Browse the repository at this point in the history
  3. Revert "Dummy commit"

    This reverts commit 99584e4.
    etoledom committed Oct 29, 2019
    Copy the full SHA
    e3a6b96 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Fix handling of pasted images and prevent thumbnail uploads (#18215)

    * Fix handling of pasted images and prevent thumbnail uploads
    
    * Fix lint errors
    
    * Remove check for image for sync.
    koke authored and SergioEstevao committed Nov 1, 2019
    Copy the full SHA
    13ba7dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5b2f0a2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    76c9c4b View commit details
    Browse the repository at this point in the history