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

Add React 18 bindings #756

Merged
merged 25 commits into from
Oct 9, 2023
Merged

Add React 18 bindings #756

merged 25 commits into from
Oct 9, 2023

Commits on Sep 20, 2023

  1. Add bindings

    davesnx authored and anmonteiro committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4828ec6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Fix tests with React 18

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8ab323d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    558a060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea6707 View commit details
    Browse the repository at this point in the history
  4. Fix React__test

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e87636f View commit details
    Browse the repository at this point in the history
  5. Export make for errorbound

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a07f4ac View commit details
    Browse the repository at this point in the history
  6. Split useSyncExternalStore

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3a5d7e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f093767 View commit details
    Browse the repository at this point in the history
  8. Move use into Experimental

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6c8b3f7 View commit details
    Browse the repository at this point in the history
  9. Format Jest

    davesnx committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2371d5c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    5d5e3be View commit details
    Browse the repository at this point in the history
  2. Rename React.DOM test title

    davesnx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f20786c View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary uncurry

    davesnx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    41129c3 View commit details
    Browse the repository at this point in the history
  4. Hide error on jest tests

    davesnx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d5bfd89 View commit details
    Browse the repository at this point in the history
  5. Add jest stuff

    davesnx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5056a42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49a8ccb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e5ab99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3451140 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    569e5a0 View commit details
    Browse the repository at this point in the history
  10. Build @ALL instead of @@default

    davesnx committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b79f6b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cef6462 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update src/React.rei

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    davesnx and anmonteiro authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    f70bf6c View commit details
    Browse the repository at this point in the history
  2. Update src/React.rei

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    davesnx and anmonteiro authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    48456c6 View commit details
    Browse the repository at this point in the history
  3. Update src/React.rei

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    davesnx and anmonteiro authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2058e76 View commit details
    Browse the repository at this point in the history
  4. Update src/hooks.re

    Co-authored-by: Antonio Nuno Monteiro <[email protected]>
    davesnx and anmonteiro authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e76eba2 View commit details
    Browse the repository at this point in the history