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

Initial pass of adding Typescript #38

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    376b756 View commit details
    Browse the repository at this point in the history
  2. JS -> TS config and common

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b394f59 View commit details
    Browse the repository at this point in the history
  3. Arc component

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6f306a8 View commit details
    Browse the repository at this point in the history
  4. Add view props

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    39ac8fb View commit details
    Browse the repository at this point in the history
  5. Add flex style typings

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7e181a5 View commit details
    Browse the repository at this point in the history
  6. Button JS to TS

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    14bf0b6 View commit details
    Browse the repository at this point in the history
  7. Calendar and other changes

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    61ef9ee View commit details
    Browse the repository at this point in the history
  8. Text

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bed6030 View commit details
    Browse the repository at this point in the history
  9. Canvas (unused?)

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    711c1eb View commit details
    Browse the repository at this point in the history
  10. Chart

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c28fd5e View commit details
    Browse the repository at this point in the history
  11. Checkbox

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    126fa2f View commit details
    Browse the repository at this point in the history
  12. Fix some config typings

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4b620e8 View commit details
    Browse the repository at this point in the history
  13. Dropdown

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c035830 View commit details
    Browse the repository at this point in the history
  14. GIF

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    137b142 View commit details
    Browse the repository at this point in the history
  15. Image

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4f962af View commit details
    Browse the repository at this point in the history
  16. Input

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7d61fb2 View commit details
    Browse the repository at this point in the history
  17. Keyboard

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    83d2756 View commit details
    Browse the repository at this point in the history
  18. Line

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    381302b View commit details
    Browse the repository at this point in the history
  19. Mask

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e1ab54c View commit details
    Browse the repository at this point in the history
  20. ProgressBar

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    354f394 View commit details
    Browse the repository at this point in the history
  21. Roller

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    def8cc8 View commit details
    Browse the repository at this point in the history
  22. Slider

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    217ea28 View commit details
    Browse the repository at this point in the history
  23. Switch

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    634e7c8 View commit details
    Browse the repository at this point in the history
  24. Tabs

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ec397cb View commit details
    Browse the repository at this point in the history
  25. Textarea

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    53e8713 View commit details
    Browse the repository at this point in the history
  26. Window

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    05350b7 View commit details
    Browse the repository at this point in the history
  27. Typeify styles

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f4ad50f View commit details
    Browse the repository at this point in the history
  28. Make props more specific

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ea74f43 View commit details
    Browse the repository at this point in the history
  29. Add react types

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7ff5429 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fff16e9 View commit details
    Browse the repository at this point in the history
  31. Fix imports

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    32a1824 View commit details
    Browse the repository at this point in the history
  32. Arc fixes

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2728042 View commit details
    Browse the repository at this point in the history
  33. Fix styles

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    997d028 View commit details
    Browse the repository at this point in the history
  34. Fix enum types

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bea379c View commit details
    Browse the repository at this point in the history
  35. Fix color

    Samywamy10 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7b33300 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Allow auto

    Samywamy10 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0c58a18 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Address PR comments

    Samywamy10 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    876bc32 View commit details
    Browse the repository at this point in the history