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

2.0.0 #25

Merged
merged 44 commits into from
Jul 5, 2024
Merged

2.0.0 #25

merged 44 commits into from
Jul 5, 2024

Commits on Jul 3, 2024

  1. Updated to v2.0.0.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9416cdd View commit details
    Browse the repository at this point in the history
  2. Deleted export files.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    803efec View commit details
    Browse the repository at this point in the history
  3. Added CDN links.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0230630 View commit details
    Browse the repository at this point in the history
  4. Added build instructions and packages.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e32eb10 View commit details
    Browse the repository at this point in the history
  5. Added configuration files for tsup and tsc, and updated packages, and…

    … added npm ignore list.
    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d02bc24 View commit details
    Browse the repository at this point in the history
  6. Moved old JS code to temp folder and added constants.ts.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    59ee23c View commit details
    Browse the repository at this point in the history
  7. Added core ts file and ran first build.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d59bc63 View commit details
    Browse the repository at this point in the history
  8. Ignore fix.

    William Troup committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1a97031 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. NuGet and NPM packages now only contain the right files.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5f96b13 View commit details
    Browse the repository at this point in the history
  2. Added intializer.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a8607f7 View commit details
    Browse the repository at this point in the history
  3. Added first type and file structure.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4bfb3c7 View commit details
    Browse the repository at this point in the history
  4. Added more types.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    91effe1 View commit details
    Browse the repository at this point in the history
  5. Added private functions.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aad1aaa View commit details
    Browse the repository at this point in the history
  6. More private methods.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3cd0054 View commit details
    Browse the repository at this point in the history
  7. Added private binding option functions.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    deac627 View commit details
    Browse the repository at this point in the history
  8. Added variables.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0197b70 View commit details
    Browse the repository at this point in the history
  9. Added all private functions and upgraded.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ebfd614 View commit details
    Browse the repository at this point in the history
  10. Added APIs and support functions.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5b5ef39 View commit details
    Browse the repository at this point in the history
  11. Fix missing initializer.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1cddddb View commit details
    Browse the repository at this point in the history
  12. Added missing API code.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2dc6370 View commit details
    Browse the repository at this point in the history
  13. Moved to lambdas.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fb08481 View commit details
    Browse the repository at this point in the history
  14. Moved to the new code method.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    145549e View commit details
    Browse the repository at this point in the history
  15. Removed code that was needed, and added more types.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    12bd029 View commit details
    Browse the repository at this point in the history
  16. Removed dead file.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    87c2705 View commit details
    Browse the repository at this point in the history
  17. Validation functions are now in their own file.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    75a7e91 View commit details
    Browse the repository at this point in the history
  18. Data functions moved into their own file.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    848d15d View commit details
    Browse the repository at this point in the history
  19. Moved dom element handling functions into their own file.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    532bc0f View commit details
    Browse the repository at this point in the history
  20. More types.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    517848d View commit details
    Browse the repository at this point in the history
  21. Strict clean ups.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b8730ba View commit details
    Browse the repository at this point in the history
  22. Strict clean ups.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    450ccd2 View commit details
    Browse the repository at this point in the history
  23. README updates.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    708420e View commit details
    Browse the repository at this point in the history
  24. Package updates.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    53b930d View commit details
    Browse the repository at this point in the history
  25. Keyword updates.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e16024e View commit details
    Browse the repository at this point in the history
  26. Updates and improvements.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aff365c View commit details
    Browse the repository at this point in the history
  27. Removed lots of warnings.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ed744b1 View commit details
    Browse the repository at this point in the history
  28. Removed more warnings.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e54359c View commit details
    Browse the repository at this point in the history
  29. Removed final warnings.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e112e1f View commit details
    Browse the repository at this point in the history
  30. Strict mode is now always on.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c61333c View commit details
    Browse the repository at this point in the history
  31. Minor comment updates.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d3e1ea7 View commit details
    Browse the repository at this point in the history
  32. Removed source testing files (no longer needed).

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    39ed5cb View commit details
    Browse the repository at this point in the history
  33. Improved testing files.

    William Troup committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4790512 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Removed more strict warnings.

    William Troup committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f400643 View commit details
    Browse the repository at this point in the history
  2. Added comments.

    William Troup committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3f9a86f View commit details
    Browse the repository at this point in the history
  3. Removed deprecated methods.

    William Troup committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1f84dc2 View commit details
    Browse the repository at this point in the history