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

React 18 support #3108

Merged
merged 20 commits into from
May 20, 2022
Merged

React 18 support #3108

merged 20 commits into from
May 20, 2022

Commits on Nov 7, 2021

  1. Install React 18

    eps1lon committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    8352a14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d375ff3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Fix restore focus tests

    eps1lon committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    811dc20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c456f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

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

Commits on May 5, 2022

  1. Merge branch 'test/react-18' of https://github.com/eps1lon/react-spec…

    …trum into react-18
    
    # Conflicts:
    #	package.json
    #	packages/@react-aria/combobox/test/useComboBox.test.js
    #	packages/@react-aria/tag/test/useTag.test.js
    #	packages/@react-aria/utils/test/useObjectRef.test.js
    #	packages/@react-spectrum/menu/test/MenuTrigger.test.js
    #	packages/@react-spectrum/table/test/Table.test.js
    #	yarn.lock
    devongovett committed May 5, 2022
    Configuration menu
    Copy the full SHA
    030355f View commit details
    Browse the repository at this point in the history
  2. Bump versions

    devongovett committed May 5, 2022
    Configuration menu
    Copy the full SHA
    27eeb37 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Fix remaining tests

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    aa5cb5a View commit details
    Browse the repository at this point in the history
  2. Fix peer dependencies

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    b5f6a03 View commit details
    Browse the repository at this point in the history
  3. Build 17 and 18 in CI

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    7ec39e2 View commit details
    Browse the repository at this point in the history
  4. Fix 16

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    ab2147b View commit details
    Browse the repository at this point in the history
  5. Fix ssr tests in 18

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    be50de0 View commit details
    Browse the repository at this point in the history
  6. Upgrade storybook

    devongovett committed May 6, 2022
    Configuration menu
    Copy the full SHA
    512927e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3a27a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7215206 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. move to modern timers

    snowystinger committed May 17, 2022
    Configuration menu
    Copy the full SHA
    d75f1ad View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Merge branch 'main' into react_18

    # Conflicts:
    #	package.json
    #	packages/@react-aria/dnd/src/useDrag.ts
    #	packages/@react-spectrum/dnd/src/useDragHooks.ts
    #	packages/@react-spectrum/list/src/DragPreview.tsx
    #	packages/@react-spectrum/list/src/ListView.tsx
    #	packages/@react-stately/dnd/src/useDraggableCollectionState.ts
    #	packages/@react-types/shared/src/dnd.d.ts
    #	yarn.lock
    snowystinger committed May 19, 2022
    Configuration menu
    Copy the full SHA
    c2b2be8 View commit details
    Browse the repository at this point in the history
  2. remove unused dep

    snowystinger committed May 19, 2022
    Configuration menu
    Copy the full SHA
    0e2e740 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Merge branch 'main' of github.com:adobe/react-spectrum into react_18

    # Conflicts:
    #	package.json
    #	packages/@react-spectrum/list/src/ListView.tsx
    #	yarn.lock
    devongovett committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e8372e6 View commit details
    Browse the repository at this point in the history
  2. Fix merge

    devongovett committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b5db74d View commit details
    Browse the repository at this point in the history