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

Merge native mobile release v1.0 to master #14061

Merged
merged 21 commits into from
Feb 22, 2019
Merged

Commits on Feb 18, 2019

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

Commits on Feb 20, 2019

  1. RichText: only ignore input types that insert HTML (#13914)

    * RichText: only ignore input types that insert HTML
    
    * Mark RichTextInputEvent as unstable
    
    * Use Set
    ellatrix authored and noisysocks committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    81e13d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe46d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb39e9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2240dcf View commit details
    Browse the repository at this point in the history
  5. The undelying RichText component implementation has changed the param…

    …eters returned onChange, and we forgot to update the PostTitle component (#13967)
    daniloercoli authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    ece3caf View commit details
    Browse the repository at this point in the history
  6. Fixes wrong state comparison (#13987)

    Upload media progress bar is missing while media is uploading new
    marecar3 authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    d2e2a18 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    811fbe0 View commit details
    Browse the repository at this point in the history
  2. [Mobile]Update PostTitle to apply borders when it is focused (#13970)

    * Trigger onFocusStatusChange from PostTitle
    
    * Fix lint issue
    
    * Update post title shadow mechanism
    
    Also open inner ref so that focus state can be updated when focus is made programmatically
    
    * Update props
    
    * Update onRef as ref
    
    * Update title padding&margin
    pinarol authored Feb 21, 2019
    Configuration menu
    Copy the full SHA
    762f769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c32d3a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    258a10b View commit details
    Browse the repository at this point in the history
  2. Change background color on image placeholder block (#14033)

    * Changed upload media icon color
    
    * Changed media placeholder background color
    marecar3 authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    36b7447 View commit details
    Browse the repository at this point in the history
  3. Fix post title native syntax (#14041)

    * Fix unexpected token in native code
    
    * Dummy commit to trigger Travis
    
    * Include the rnmobile release branch to Travis builds
    Tug authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    1171ec5 View commit details
    Browse the repository at this point in the history
  4. Mobile: Links UI using BottomSheet component (#13972)

    * Mobile: Replaced Links UI with bottom-sheet component
    
    * Mobile links UI: Removed commented code.
    
    * Mobile: Fix lint issues
    
    * Mobile Links UI: Remove autofocus on Android.
    This hides an issue where the modal sometimes will be under the keyboard on Android.
    etoledom authored Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d5de5f5 View commit details
    Browse the repository at this point in the history
  5. Fixes pasting links. (#14038)

    diegoreymendez authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    85550bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e485688 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    331b68d View commit details
    Browse the repository at this point in the history
  8. Fix link interface. (#14052)

    SergioEstevao authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    0cbf01c View commit details
    Browse the repository at this point in the history
  9. [Mobile]Fix title padding on Android (#14057)

    * Remove title vertical paddings for Android
    
    * Revert "Remove title vertical paddings for Android"
    
    This reverts commit 09f0d35.
    
    * Import padding variables
    pinarol authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    db68e6c View commit details
    Browse the repository at this point in the history
  10. Revert wrong format image color (#14058)

    marecar3 authored and hypest committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    0718f7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    987a5a4 View commit details
    Browse the repository at this point in the history