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

Interactivity: Strict type checking #59865

Merged
merged 24 commits into from
May 15, 2024
Merged

Commits on May 15, 2024

  1. Strict type checking

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c38ae94 View commit details
    Browse the repository at this point in the history
  2. rename to tsx

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    613531c View commit details
    Browse the repository at this point in the history
  3. isPlainObject

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d65fc7a View commit details
    Browse the repository at this point in the history
  4. hooks types

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    89a5d8e View commit details
    Browse the repository at this point in the history
  5. types

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6b5002f View commit details
    Browse the repository at this point in the history
  6. types

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    78c6973 View commit details
    Browse the repository at this point in the history
  7. stricter…

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a64715f View commit details
    Browse the repository at this point in the history
  8. implicit this

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2cbf09c View commit details
    Browse the repository at this point in the history
  9. strict nulls

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3cacdc1 View commit details
    Browse the repository at this point in the history
  10. handle not found text entry

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ff261d4 View commit details
    Browse the repository at this point in the history
  11. hooks

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    646ea33 View commit details
    Browse the repository at this point in the history
  12. store

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7739b74 View commit details
    Browse the repository at this point in the history
  13. Scope

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec9f2e0 View commit details
    Browse the repository at this point in the history
  14. I hate it

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    85283eb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3da2ea6 View commit details
    Browse the repository at this point in the history
  16. More strict

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8110436 View commit details
    Browse the repository at this point in the history
  17. restart and try again

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    807e6ac View commit details
    Browse the repository at this point in the history
  18. Better

    sirreal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4d79587 View commit details
    Browse the repository at this point in the history
  19. Update changelog

    cbravobernal committed May 15, 2024
    Configuration menu
    Copy the full SHA
    982606e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dbf231a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6dd3b34 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b728830 View commit details
    Browse the repository at this point in the history
  23. Still learning to type

    sirreal authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1f53865 View commit details
    Browse the repository at this point in the history
  24. Better variable naming

    sirreal authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1db2268 View commit details
    Browse the repository at this point in the history