0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-01 09:16:32 -05:00
forgejo/web_src/js
silverwind c55e30ff13
Refactor all .length === 0 patterns in JS (#30045)
This pattern comes of often during review, so let's fix it once and for
all. Did not test, but changes are trivial enough imho.

(cherry picked from commit 8fe26fb314f1710139728d9118b455fc6a16cce2)
2024-03-30 07:17:30 +01:00
..
components Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
features Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
markup Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
modules Forbid jQuery is and fix issues (#30016) 2024-03-30 07:17:29 +01:00
render
standalone lint: apply lint-frontend-fix 2024-03-26 19:04:28 +01:00
utils Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
vendor
webcomponents [PORT] gitea#29831: Prevent layout shift in <overflow-menu> items 2024-03-28 16:09:14 +01:00
bootstrap.js Fix JS error and improve error message styles (#29963) 2024-03-26 19:04:26 +01:00
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js