forked from DataDog/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WEB-3071] Remove jQuery - Part 2 (DataDog#21088)
* Remove jQuery from global-modals.js * remove jQ from integrations.js Remove header.js file (unused) * remove unused scripts: moveToAnchor, userDeviceIsMobile, and isOnScreen remove jQ injects from footer * remove unused files * remove jquery dependency
- Loading branch information
Showing
14 changed files
with
169 additions
and
404 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# Ignore all js directories, delete each as eslint errors are fixed | ||
src/scripts/datadog-docs.js | ||
src/scripts/helpers/moveToAnchor.js | ||
src/scripts/components/global-modals.js | ||
src/scripts/components/header.js | ||
src/scripts/components/platforms.js | ||
src/scripts/components/sidenav.js | ||
src/scripts/jqmath-vanilla.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.