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

Modernization megaticket #133

Closed
30 of 34 tasks
danvk opened this issue Sep 16, 2020 · 3 comments · Fixed by #195
Closed
30 of 34 tasks

Modernization megaticket #133

danvk opened this issue Sep 16, 2020 · 3 comments · Fixed by #195
Milestone

Comments

@danvk
Copy link
Owner

danvk commented Sep 16, 2020

webdiff no longer works for me on macOS Catalina so it's high time to update it!

Things on my laundry list:

  • Python
  • JavaScript
    • Replace bower with npm or yarn and unbundle packages except codediff.js (Replace bower #128)
    • Use a more modern version of React
    • Convert to TypeScript
    • Format with prettier
    • Replace underscore with lodash
    • Get rid of grunt
    • Use jest in place of qunit
    • Keep package.json version in sync with pyproject.toml or delete it
    • Set up knip
    • Get rid of jQuery dependency (transitive dependency of codediff.js)
    • Remove deprecated APIs like e.keyCode
  • General
    • Use git to calculate diffs (Get diffs from diff #129)
    • Create a homebrew package
    • Set up testing on CircleCI
    • Switch from CircleCI → GitHub Actions
    • Switch from Dependabot → Renovate
    • Set up auto-merge
    • Rename mastermain
    • Change Travis badge to CircleCI in README.md
@zeptonaut
Copy link

As someone who uses this tool I-don't-even-know-how-many times per day, I was extremely bummed to see that it no longer works on Catalina. Definitely would love to see it working again!

@danvk
Copy link
Owner Author

danvk commented Oct 9, 2020

@zeptonaut Try updating to 0.15.0? It should work! Glad to hear webdiff has some loyal users :)

@zeptonaut
Copy link

zeptonaut commented Oct 29, 2020

@danvk Working great now - thanks for this great little utility, Dan! Love how lightweight and flexible it is. I recommend it to coworkers every chance I get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants