gitea/web_src/js
Copilot 30be22f30f
Refactor frontend `tw-justify-between` layouts to `flex-left-right` (#37291)
This PR standardizes left/right two-child frontend layouts on
`flex-left-right` and removes ad-hoc `tw-justify-between` combinations.
The goal is consistent wrapping + spacing behavior under narrow widths
with less utility-class churn.

Also: remove useless "flex-center-wrap", slightly improve some templates
(no visual change, tested)

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: wxiaoguang <2114189+wxiaoguang@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-19 18:57:48 +08:00
..
components Refactor frontend `tw-justify-between` layouts to `flex-left-right` (#37291) 2026-04-19 18:57:48 +08:00
features Refactor frontend `tw-justify-between` layouts to `flex-left-right` (#37291) 2026-04-19 18:57:48 +08:00
markup Frontend iframe renderer framework: 3D models, OpenAPI (#37233) 2026-04-17 22:30:17 +00:00
modules Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
render Avoid top-level await (#37272) 2026-04-18 16:01:58 +08:00
utils Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
vendor
webcomponents Clean up AppURL, remove legacy origin-url webcomponent (#37090) 2026-04-03 17:56:31 +00:00
bootstrap.ts
eventsource.sharedworker.ts Merge some standalone Vite entries into index.js (#37085) 2026-04-05 19:13:34 +00:00
external-render-frontend.ts Frontend iframe renderer framework: 3D models, OpenAPI (#37233) 2026-04-17 22:30:17 +00:00
external-render-helper.test.ts Add test for "fetch redirect", add CSS value validation for external render (#37207) 2026-04-14 13:11:08 +00:00
external-render-helper.ts Frontend iframe renderer framework: 3D models, OpenAPI (#37233) 2026-04-17 22:30:17 +00:00
globals.d.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00
globals.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00
iife.ts
index.ts Remove `SubmitEvent` polyfill (#37276) 2026-04-18 20:55:01 +02:00
svg.test.ts
svg.ts
swagger.ts Avoid top-level await (#37272) 2026-04-18 16:01:58 +08:00
types.ts
utils.test.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
utils.ts Workflow Artifact Info Hover (#37100) 2026-04-19 07:37:50 +00:00
vitest.setup.ts Remove htmx (#37224) 2026-04-15 17:26:26 +00:00