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 #166 #213

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2023

  1. wip: Add visual studio .vs/ to gitignore. Add vscode patterns to giti…

    …gnore
    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d261750 View commit details
    Browse the repository at this point in the history
  2. wip: set react peer dependencies to 17 and 18

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4ccc2c4 View commit details
    Browse the repository at this point in the history
  3. wip: update react types

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    02af4fe View commit details
    Browse the repository at this point in the history
  4. wip: require react 18

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9886fc1 View commit details
    Browse the repository at this point in the history
  5. wip: update to react 18

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    70ab950 View commit details
    Browse the repository at this point in the history
  6. wip: bump react-ssr-prepass and fix typings

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c3bb27d View commit details
    Browse the repository at this point in the history
  7. wip: Remove ts-ignores. Sort imports

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f95832f View commit details
    Browse the repository at this point in the history
  8. wip: add emotion and material-ui packages to test fixture

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    de8f338 View commit details
    Browse the repository at this point in the history
  9. wip: wrap up types

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    effea30 View commit details
    Browse the repository at this point in the history
  10. wip: React.createElement typescript errors

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e9d6932 View commit details
    Browse the repository at this point in the history
  11. wip: cast routers as function components

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2e6f765 View commit details
    Browse the repository at this point in the history
  12. wip: add non-null assertion for container element

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b164d01 View commit details
    Browse the repository at this point in the history
  13. wip: globals should be consts

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e0fc985 View commit details
    Browse the repository at this point in the history
  14. wip: remove AugmentedRoute interface

    Cameron Lofgren authored and Cameron Lofgren committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5316ebd View commit details
    Browse the repository at this point in the history