0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 00:59:08 +01:00
gitea/web_src/js
silverwind 97aa749578
Vendor jquery.are-you-sure with strict mode fixes (#26901)
Extract from https://github.com/go-gitea/gitea/pull/25940 and because
https://github.com/go-gitea/gitea/pull/26743 does seem to need more
work.

This will be required if we are to run our JS in [strict
mode](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode).

Previously, the two variables `$fields` and `$dirtyForms` polluted
`window`:

<img width="1145" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/e0270a0e-b881-4ed7-9cc4-e9ab25c0a2bc">
2023-09-06 00:02:44 +00:00
..
components Reorder blocks in vue SFCs (#26874) 2023-09-02 14:59:07 +00:00
features Vendor jquery.are-you-sure with strict mode fixes (#26901) 2023-09-06 00:02:44 +00:00
markup
modules
render
standalone
test
utils
vendor Vendor jquery.are-you-sure with strict mode fixes (#26901) 2023-09-06 00:02:44 +00:00
webcomponents
bootstrap.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00
index.js
jquery.js
svg.js
svg.test.js
utils.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00
utils.test.js Remove joinPaths function (#26833) 2023-08-31 02:46:44 +00:00