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

feat: TypeScript v5 prep work #7340

Merged
merged 15 commits into from
Dec 21, 2023
Merged

feat: TypeScript v5 prep work #7340

merged 15 commits into from
Dec 21, 2023

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    08ce906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4ca03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1215e91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef8f0f8 View commit details
    Browse the repository at this point in the history
  5. fix: check type of onFocusBadge instead of strictly comparing with …

    …`false` to fix no type overlap typescript error
    tkajtoch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1136a6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f7513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a47b6fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fae823 View commit details
    Browse the repository at this point in the history
  9. fix: cast element props type instead of passing `ReactElement<CommonP…

    …rops>` to `React.Children.map`
    tkajtoch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    bd0e1d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dfe73d8 View commit details
    Browse the repository at this point in the history
  11. chore: add changelog

    tkajtoch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    94c8649 View commit details
    Browse the repository at this point in the history
  12. chore: add changelog

    tkajtoch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ff11d71 View commit details
    Browse the repository at this point in the history
  13. style: optimize conditionals

    tkajtoch committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    621a97e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4dbc01f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9c03df9 View commit details
    Browse the repository at this point in the history