Skip to content

Remove jquery dependency #6564

@joncameron

Description

@joncameron

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions