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

Remove postinstall script #942

Merged
merged 25 commits into from
Jan 25, 2022
Merged

Commits on Mar 22, 2021

  1. add pull yml

    Saadnajmi committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c2b2e2f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Merge pull request #1 from microsoft/master

    [pull] master from microsoft:master
    Saadnajmi authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    ab88c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. match handleOpenURLNotification event payload with iOS (microsoft#755) (

    #2)
    
    Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
    pull[bot] and ryanlntn authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7a9006b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge pull request #3 from microsoft/master

    [pull] master from microsoft:master
    Saadnajmi authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    497aa72 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge pull request #4 from microsoft/master

    [pull] master from microsoft:master
    Saadnajmi authored May 6, 2021
    Configuration menu
    Copy the full SHA
    1c81e5b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    28aed35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62dc473 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

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

Commits on Jun 11, 2021

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

Commits on Aug 22, 2021

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

Commits on Sep 3, 2021

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

Commits on Oct 6, 2021

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

Commits on Oct 12, 2021

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

Commits on Oct 14, 2021

  1. [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 <ryanlntn@gmail.com>
    
    * 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 <ryanlntn@gmail.com>
    
    * Grammar fixes. (microsoft#856)
    
    Updates simple grammar issues.
    
    Co-authored-by: Nick Trescases <42704557+ntre@users.noreply.github.com>
    Co-authored-by: Anandraj <anandrag@microsoft.com>
    Co-authored-by: Saad Najmi <saadnajmi2@gmail.com>
    Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Linton <ryanlntn@gmail.com>
    Co-authored-by: Muhammad Hamza Zaman <mh.zaman.4069@gmail.com>
    6 people authored Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d9faa3a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 25, 2021

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

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    9cea270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7571092 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Jan 3, 2022

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

Commits on Jan 9, 2022

  1. remove postinstall script

    Saadnajmi committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    168bb04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a25e37 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update publish.yml

    Saadnajmi authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b5129f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Merge branch 'main' of git://github.com/microsoft/react-native-macos …

    …into remove-postinstall
    Saadnajmi committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    43d637b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge branch 'main' of git://github.com/microsoft/react-native-macos …

    …into remove-postinstall
    Saadnajmi committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    08964d3 View commit details
    Browse the repository at this point in the history