xdmod icon indicating copy to clipboard operation
xdmod copied to clipboard

Remove jQuery dependency

Open aestoltm opened this issue 1 year ago • 0 comments

Description

Removing jQuery dependency by replacing jQuery.extend() with solutions provided with modern browsers. This PR is a continuation of PR #1542.

Dependent on PR #1785 so qa-tests will not receive a parsing error on arrow syntax.

Motivation and Context

jQuery is a large dependency that we use very sparingly.

Tests performed

Checklist:

  • [ ] The pull request description is suitable for a Changelog entry
  • [ ] The milestone is set correctly on the pull request
  • [ ] The appropriate labels have been added to the pull request

  • To see the specific tasks where the Asana app for GitHub is being used, see below:
    • https://app.asana.com/0/0/1204876410658973

aestoltm avatar Aug 09 '23 22:08 aestoltm