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] Merge mobile release v1.20.0 back into master #19562

Merged
merged 5 commits into from
Jan 10, 2020

Commits on Jan 7, 2020

  1. styling fixes after navigation feature merge (#19455)

    * Styling fixes to navigation feature
    
    * Add netural styles for toolbar
    
    * Fix condition for not registered component
    
    * Display 'Unsupported' in breadcrumbs for missing components
    
    * Refactor after CR
    
    * Remove leftovers
    lukewalczak authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    4a780ea View commit details
    Browse the repository at this point in the history
  2. [FIX] rich text focus loop (#19240)

    * check if onBlur event contains text that is different than value
    
    * add check if there is a text in native event
    
    * Prevent re-selection of RichText when native selection changes as a result of resigning focus
    
    * Fix typo
    
    * Check if isSelected only in onSelectionChangeFromAztec
    
    Co-authored-by: Jorge Bernal <jbernal@gmail.com>
    dratwas and koke authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    3eaa314 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

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

Commits on Jan 10, 2020

  1. Configuration menu
    Copy the full SHA
    ec2d006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db12c8 View commit details
    Browse the repository at this point in the history