0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-13 15:03:21 +01:00
gitea/web_src/js
silverwind 857abed3a9
Move RepoBranchTagSelector init outside the SFC (#32890)
SFCs shouldn't export anything besides their component, and this
eliminates one issue with tsc, while apparently also solving a hack. It
seems to work as before, also when multiples are on the same page.
2024-12-18 21:26:17 +01:00
..
components Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
features Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
markup
modules Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
render
standalone
utils
vendor
webcomponents
bootstrap.test.ts
bootstrap.ts
globals.d.ts Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
globals.ts
htmx.ts
index.ts
svg.test.ts
svg.ts Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
types.ts
utils.test.ts
utils.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
vitest.setup.ts