Skip to content

Remove jQuery #887

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

Open
WandererXII opened this issue Jan 20, 2025 · 0 comments
Open

Remove jQuery #887

WandererXII opened this issue Jan 20, 2025 · 0 comments
Labels
code quality Improve code, no functional change

Comments

@WandererXII
Copy link
Owner

This means:

  • Direct use of jQuery in pkgs - roughly 500 $(...) calls and more subsequent calls
  • Dependencies:
    • jquery-powertip - could be difficult, maybe use floating-ui?
    • typeahead - should be replaced anyways, since it's not maintained. Replace it with autocomplete
    • spectrum - simple enough, maybe try iro.js, but we have many options here
  • Widgets - it's ugly, should be refactored even if jQuery stays, three widgets exist:
    • watchers, friends, clock

This is not a priority, let's do it slowly package by package when I feel like it.

@WandererXII WandererXII added the code quality Improve code, no functional change label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improve code, no functional change
Projects
None yet
Development

No branches or pull requests

1 participant