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

Fixes & optimizations #3

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Fixes & optimizations #3

wants to merge 23 commits into from

Commits on Feb 8, 2022

  1. Make demo interactive

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    5a155d4 View commit details
    Browse the repository at this point in the history
  2. Upgrade dependencies

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    03e3302 View commit details
    Browse the repository at this point in the history
  3. Add ESlint

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    28f9ce7 View commit details
    Browse the repository at this point in the history
  4. Apply ESlint fixes

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ff13d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0af3dc0 View commit details
    Browse the repository at this point in the history
  6. Rename fields for readability

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    fe2afb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b6e689 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80318db View commit details
    Browse the repository at this point in the history
  9. Use createCanvasContext more

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d5c5a93 View commit details
    Browse the repository at this point in the history
  10. Use object destructuring

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    16ad3d1 View commit details
    Browse the repository at this point in the history
  11. Fix up public interface types

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    6f7b309 View commit details
    Browse the repository at this point in the history
  12. Use Math.hypot

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    08448ef View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary elseif

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    417b58e View commit details
    Browse the repository at this point in the history
  14. Deduplicate slice code

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7ea0466 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    794fb7d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    063a4cc View commit details
    Browse the repository at this point in the history
  17. Deduplicate slice loop

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    3593402 View commit details
    Browse the repository at this point in the history
  18. More constifying

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    74edb80 View commit details
    Browse the repository at this point in the history
  19. Make step a parameter

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    ca300d3 View commit details
    Browse the repository at this point in the history
  20. Emstricten tsconfig

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7a43140 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    83ce116 View commit details
    Browse the repository at this point in the history
  22. Fix up credits header

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    83ad0fb View commit details
    Browse the repository at this point in the history
  23. Rebuild dist files

    akx committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    393b631 View commit details
    Browse the repository at this point in the history