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

Update to typescript 5.1 #74540

Merged
merged 12 commits into from
Aug 1, 2023
Merged

Update to typescript 5.1 #74540

merged 12 commits into from
Aug 1, 2023

Commits on Aug 1, 2023

  1. Update typescript to 5.1

    noahtallen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    26f572c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec656c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0429cd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e18fab View commit details
    Browse the repository at this point in the history
  5. Fix the GlobalStylesContext type for typescript 5 (#79722)

    * Fix the GlobalStylesContext type
    noahtallen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    38ac4f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    92eb676 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c15760 View commit details
    Browse the repository at this point in the history
  8. Fix BaseButton type issue

    - Use wrapper fn to handle issues with isValidElement
    noahtallen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ff2aff3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac89465 View commit details
    Browse the repository at this point in the history
  10. Fix issue where Typescript doesn't infer generic correctly

    - This applies to createSelector and treeSelect
    noahtallen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6647bbc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f97929 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    881de10 View commit details
    Browse the repository at this point in the history