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

Modernize #528

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

Modernize #528

wants to merge 13 commits into from

Commits on Feb 16, 2022

  1. modernize

    - start rewrite to jest
    - use github actions instead of travis
    - remove browser support
    - fix deprecated Buffer constructor
    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    8f21349 View commit details
    Browse the repository at this point in the history
  2. remove hook for now

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a12563f View commit details
    Browse the repository at this point in the history
  3. only support lts node versions

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a700906 View commit details
    Browse the repository at this point in the history
  4. fix for node12

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    370e659 View commit details
    Browse the repository at this point in the history
  5. remove cov for now

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7a7b677 View commit details
    Browse the repository at this point in the history
  6. fix

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    61dd461 View commit details
    Browse the repository at this point in the history
  7. remove david

    "no longer available"
    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d47334b View commit details
    Browse the repository at this point in the history
  8. change badge to github actions

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7da3495 View commit details
    Browse the repository at this point in the history
  9. rewrite most tests to jest

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    de276c5 View commit details
    Browse the repository at this point in the history
  10. add back newest eslint

    and eslint --fix
    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    09fc421 View commit details
    Browse the repository at this point in the history
  11. Try to fix err

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    06e72e3 View commit details
    Browse the repository at this point in the history
  12. Fix crlf

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    d89cc3e View commit details
    Browse the repository at this point in the history
  13. port remaining tests

    mifi committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5c9271c View commit details
    Browse the repository at this point in the history