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

Framework: split RichText component (part 1) #15212

Merged
merged 12 commits into from
Jun 25, 2019
Merged

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    43d6e82 View commit details
    Browse the repository at this point in the history
  2. Add style attr

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    5dc9cd6 View commit details
    Browse the repository at this point in the history
  3. Fix deprecated matcher

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    40e9d6c View commit details
    Browse the repository at this point in the history
  4. Simplify

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    43b1c3e View commit details
    Browse the repository at this point in the history
  5. Remove dead code

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c920d1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    909ca0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f35859a View commit details
    Browse the repository at this point in the history
  8. Clean up

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    201ecbc View commit details
    Browse the repository at this point in the history
  9. Add inline doc

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    6c3528f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02946d5 View commit details
    Browse the repository at this point in the history
  11. Do not mutate props

    ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    302fde5 View commit details
    Browse the repository at this point in the history
  12. Move rich text native to separate package (#16219)

    * Move React Native RichText to new package
    
    * Fix multiline reading.
    
    * Move default styles to component.
    
    * Move tests to component.
    
    * Fix paste on title
    SergioEstevao authored and ellatrix committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    140d0a1 View commit details
    Browse the repository at this point in the history