-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Description
jQuery has been used in Avalon code for a long time, but at this point we no longer need to maintain it as a dependency and can transition our use of jQuery to standard JS.
Done Looks Like
- Find jQuery usage in Avalon code
- Identify dependencies that rely on jQuery (or jQuery UI)
- jQuery is a dependency of data-tables. Evaluate whether it's reasonable to replace data-tables with a different library (could we retain it as a dependency only for data-tables?
- Replace jQuery code with vanilla JS
Metadata
Metadata
Assignees
Labels
No labels