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

[0.68] Flatlist keyboard navigation: Mouse can move selection #1268

Merged
merged 3 commits into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. Flatlist keyboard navigation: Mouse can move selection (microsoft#1267)

    * add pull yml
    
    * match handleOpenURLNotification event payload with iOS (microsoft#755) (#2)
    
    Co-authored-by: Ryan Linton <[email protected]>
    
    * [pull] master from microsoft:master (#11)
    
    * Deprecated api (microsoft#853)
    
    * Remove deprecated/unused context param
    * Update a few Mac deprecated APIs
    
    * Packing RN dependencies, hermes and ignoring javadoc failure,  (microsoft#852)
    
    * Ignore javadoc failure
    
    * Bringing few more changes from 0.63-stable
    
    * Fixing a patch in engine selection
    
    * Fixing a patch in nuget spec
    
    * Fixing the output directory of nuget pack
    
    * Packaging dependencies in the nuget
    
    * Fix onMouseEnter/onMouseLeave callbacks not firing on Pressable (microsoft#855)
    
    * add pull yml
    
    * match handleOpenURLNotification event payload with iOS (microsoft#755) (#2)
    
    Co-authored-by: Ryan Linton <[email protected]>
    
    * fix mouse evetns on pressable
    
    * delete extra yml from this branch
    
    * Add macOS tags
    
    * reorder props to have onMouseEnter/onMouseLeave always be before onPress
    
    Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Linton <[email protected]>
    
    * Grammar fixes. (microsoft#856)
    
    Updates simple grammar issues.
    
    Co-authored-by: Nick Trescases <[email protected]>
    Co-authored-by: Anandraj <[email protected]>
    Co-authored-by: Saad Najmi <[email protected]>
    Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Linton <[email protected]>
    Co-authored-by: Muhammad Hamza Zaman <[email protected]>
    
    * mouse selection works too
    
    * remove pull.yml
    
    Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Linton <[email protected]>
    Co-authored-by: Nick Trescases <[email protected]>
    Co-authored-by: Anandraj <[email protected]>
    Co-authored-by: Muhammad Hamza Zaman <[email protected]>
    6 people committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    140dada View commit details
    Browse the repository at this point in the history
  2. Update FlatList.js

    Saadnajmi authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    9d920e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f875bf View commit details
    Browse the repository at this point in the history