You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind b57a735e77
Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055)
- Removed jQuery-Migrate as it seems to no longer be needed.
- Removed a dead code section.
- Fixed some deprecations detected by jQuery-Migrate.

Ref: https://jquery.com/upgrade-guide/3.5/
Ref: https://github.com/gogs/gogs/search?q=repo-name-change-prompt
Ref: https://github.com/go-gitea/gitea/search?q=repo-name-change-prompt
Fixes: https://github.com/go-gitea/gitea/issues/9372

Co-authored-by: zeripath <art27@cantab.net>
5 years ago
..
components Migrate ActivityHeatmap to Vue SFC (#10953) 5 years ago
features Move syntax highlighting to web worker (#11017) 5 years ago
standalone Reorganize frontend files and tooling (#10168) 5 years ago
vendor Misc JS linting and naming tweaks (#10652) 5 years ago
index.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
polyfills.js fix commit view JS features, reimplement folding (#9968) 5 years ago
publicpath.js Misc JS linting and naming tweaks (#10652) 5 years ago
utils.js Fix JS and Vue (#10328) 5 years ago