You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 months ago
..
components Make RepoActionView.vue support `##[group]` (#32770) 2 months ago
features Fix repo home file list (#32788) 2 months ago
markup Fix race condition in mermaid observer (#32599) 3 months ago
modules Fix a number of typescript errors (#32773) 2 months ago
render Fix a number of Typescript issues (#31877) 6 months ago
standalone Fix a number of Typescript issues (#31877) 6 months ago
utils Rearrange Clone Panel (#31142) 2 months ago
vendor Fix file editor & preview (#32706) 3 months ago
webcomponents Rearrange Clone Panel (#31142) 2 months ago
bootstrap.test.ts Convert frontend code to typescript (#31559) 8 months ago
bootstrap.ts Add types to fetch,toast,bootstrap,svg (#31627) 7 months ago
globals.d.ts Fix a number of typescript errors (#32773) 2 months ago
globals.ts Convert frontend code to typescript (#31559) 8 months ago
htmx.ts Fix a number of Typescript issues (#31877) 6 months ago
index.ts Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
svg.test.ts Fix a number of Typescript issues (#31877) 6 months ago
svg.ts Improve diff file tree (#32658) 3 months ago
types.ts Refactor RepoBranchTagSelector (#32681) 3 months ago
utils.test.ts Add avif image file support (#32508) 3 months ago
utils.ts Add avif image file support (#32508) 3 months ago
vitest.setup.ts Fix a number of Typescript issues (#31877) 6 months ago