gitea/web_src/js
Tim 7580bd98c1
show warning on navigation if currently editing comment or title (#32920)
This PR fixes the issue https://github.com/go-gitea/gitea/issues/32223

Make the browser to show the confirm popup, as it does with other forms.

---------

Co-authored-by: Tim Wundenberg <tim@wundenbergs.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-20 23:39:19 +08:00
..
components Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
features show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
markup Refactor markdown math render (#32831) 2024-12-14 13:43:05 +08:00
modules Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
render Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
standalone Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
utils Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
vendor show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
webcomponents Rearrange Clone Panel (#31142) 2024-12-11 21:54:30 +08:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 2024-07-25 23:31:24 +00:00
globals.d.ts Move RepoBranchTagSelector init outside the SFC (#32890) 2024-12-18 21:26:17 +01:00
globals.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +00:00
htmx.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
svg.test.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00
svg.ts Fix incomplete Actions status aggregations (#32859) 2024-12-16 11:18:00 +08:00
types.ts Refactor RepoBranchTagSelector (#32681) 2024-12-02 01:41:32 +00:00
utils.test.ts Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
utils.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00