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

Support "onMouseEnter" and "onMouseLeave" props #231

Draft
wants to merge 15 commits into
base: window
Choose a base branch
from

Commits on Jan 29, 2019

  1. feat: upgrade React to v16.6.3

    This uses the same revision that React Native v0.58.3 is using.
    aleclarson committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    a452209 View commit details
    Browse the repository at this point in the history
  2. Log query name for fetchRelayQuery

    Reviewed By: yisun
    
    Differential Revision: D6692869
    
    fbshipit-source-id: 5484070be9995c5294197b0c2766690fd7accefa
    alexeylang authored and aleclarson committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    c3a959d View commit details
    Browse the repository at this point in the history
  3. RN: Remove React Stack Systrace Logic

    Reviewed By: sophiebits
    
    Differential Revision: D7027263
    
    fbshipit-source-id: f4eb3fab402eda337f464e4ebb0771202a9b93f2
    yungsters authored and aleclarson committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    7d2f74b View commit details
    Browse the repository at this point in the history
  4. Move TouchHistoryMath from React Repo to React Native

    Summary:
    This hasn't been used by React core for a while. It's unclear why it was in the first place.
    
    We can move it back next to the Panresponder.
    
    facebook/react#12557
    
    Reviewed By: sophiebits
    
    Differential Revision: D7529949
    
    fbshipit-source-id: ef9892cfa8d2d6768da216b81befabe02795a245
    sebmarkbage authored and aleclarson committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    a24dedb View commit details
    Browse the repository at this point in the history
  5. Move takeSnapshot from React repo to RN

    Reviewed By: sophiebits
    
    Differential Revision: D7547298
    
    fbshipit-source-id: 6ab0c0a9e244a2f68d27307b84285b2c8fff1342
    sebmarkbage authored and aleclarson committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    d14d4a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9246b13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9c2266 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2ad9c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11144a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b412767 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c0e377 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

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

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    d5420b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77998ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7681a87 View commit details
    Browse the repository at this point in the history