gitea/web_src/js/utils
silverwind 9914c9ab08
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Update JS and PY dependencies (#32388)
- Update all JS dependencies excluding stylelint (because of
https://github.com/AndyOGo/stylelint-declaration-strict-value/issues/379).
- Update all PY dependencies.
- Replace `eslint-plugin-deprecation` with
`@typescript-eslint/no-deprecated` rule.
- Enabled `unicorn/prefer-math-min-max` and autofixed issues.
- Tested all dependencies.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-10-31 04:19:15 +00:00
..
color.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
color.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
dom.test.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
dom.ts Update JS and PY dependencies (#32388) 2024-10-31 04:19:15 +00:00
image.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
image.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
match.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
match.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
time.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
time.ts Migrate vue components to setup (#32329) 2024-10-28 20:15:05 +00:00
url.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
url.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00