1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 16:44:26 +00:00
gitea/web_src/js
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2024-12-11 23:54:42 +08:00
..
components Make RepoActionView.vue support ##[group] (#32770) 2024-12-10 01:57:20 +00:00
features Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
markup Fix race condition in mermaid observer (#32599) 2024-11-26 06:37:24 +00:00
modules Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01: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 Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00: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 Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +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 Improve diff file tree (#32658) 2024-11-28 12:25:21 +00: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 Add avif image file support (#32508) 2024-11-15 00:55:50 +00:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +02:00