Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rescript-react-native/rescript-react-native
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.74.2
Choose a base ref
...
head repository: rescript-react-native/rescript-react-native
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 45 files changed
  • 3 contributors

Commits on Dec 10, 2024

  1. 0.75 changes (#818)

    * change gap columnGap rowGap type to size
    
    * change translate transform type to size
    
    * remove UIManager showPopupMenu and dismissPopupMenu
    
    * remove PushNotificationIOS
    Freddy03h authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    a42d62e View commit details
    Browse the repository at this point in the history
  2. Js.Promise.t -> promise (#819)

    * Js.Promise.t -> promise
    
    * Do not update PushNotificationIOS
    cknitt authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    6ca924b View commit details
    Browse the repository at this point in the history
  3. Js.Dict.t -> dict (#822)

    cknitt authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5141687 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Get rid of Js.t (#823)

    cknitt authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    fe80dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90da56b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. deprecate other @obj (#825)

    Freddy03h authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    4bf53fd View commit details
    Browse the repository at this point in the history
  2. 0.75.0

    Freddy03h committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    e9cc3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. 0.76 changes (#826)

    * add boxShadow and filter styles
    
    * update to rescript 11.1
    
    * remove unnecessary trailing unit
    Freddy03h authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    0aff304 View commit details
    Browse the repository at this point in the history
  2. 0.76.0

    Freddy03h committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    2ba2ec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. 0.77 changes (#828)

    * style display contents
    
    * style boxSizing
    
    * style mixBlendMode and isolation
    
    * style outline
    Freddy03h authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    7b4670d View commit details
    Browse the repository at this point in the history
  2. 0.77.0

    Freddy03h committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    e4320f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    160759b View commit details
    Browse the repository at this point in the history
  2. 0.77.1

    Freddy03h committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    0119a31 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

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

Commits on Mar 14, 2025

  1. 0.77.2

    Freddy03h committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    835d739 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. add missing props for ScrollView (#834)

    * add missing props for ScrollView
    
    * revert pointProp to contentOffset
    Freddy03h authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    2a875bd View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. 0.77.3

    Freddy03h committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    469a55d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

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

    Freddy03h committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    fe95f16 View commit details
    Browse the repository at this point in the history
Loading