gitea/web_src/js
鲁汀 f2d7931b70
Fix circular spin animation direction (#35785)
Wait for the status icon to rotate clockwise instead of counterclockwise

before:
![GIF 2025-10-30
10-50-07](https://github.com/user-attachments/assets/3771b0bf-44e4-45a0-bde5-1b2b3dd8ba2a)

after:
![GIF 2025-10-30
10-50-43](https://github.com/user-attachments/assets/c45307fe-39a4-4e60-b48e-9d922c407565)

---------

Signed-off-by: 鲁汀 <131967983+lutinglt@users.noreply.github.com>
Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: lutinglt <lutinglt@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-02 08:30:13 +07:00
..
components Fix circular spin animation direction (#35785) 2025-11-02 08:30:13 +07:00
features Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
markup Fix "ref-issue" handling in markup (#35739) 2025-10-27 22:45:07 +07:00
modules Fix "ref-issue" handling in markup (#35739) 2025-10-27 22:45:07 +07:00
render Update eslint to v9 (#35485) 2025-09-14 19:15:06 +07:00
standalone Make external iframe render work (#35730) 2025-10-23 08:01:38 +07:00
utils Enable more markdown paste features in textarea editor (#35494) 2025-09-16 23:55:57 +07:00
vendor Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 +07:00
webcomponents Optimize overflow-menu (#34183) 2025-04-13 01:59:36 +07:00
bootstrap.test.ts Convert frontend code to typescript (#31559) 2024-07-07 15:32:30 +07:00
bootstrap.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.d.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
globals.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
htmx.ts Merge index.js (#34963) 2025-07-06 04:55:16 +07:00
index-domready.ts Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
index.ts Fix various problems (#35012) 2025-07-09 16:46:51 +07:00
svg.test.ts Remove "class-name" from svg icon (#33540) 2025-02-09 22:39:54 +07:00
svg.ts The status icon of the Action step is consistent with GitHub (#35618) 2025-10-10 11:25:03 +07:00
types.ts Enable `vue/require-typed-ref` eslint rule (#35764) 2025-10-29 17:42:06 +07:00
utils.test.ts Use `git diff-tree` for `DiffFileTree` on diff pages (#33514) 2025-02-28 00:58:25 +07:00
utils.ts Address some CodeQL security concerns (#35572) 2025-10-04 01:21:26 +07:00
vitest.setup.ts Fix a number of Typescript issues (#31877) 2024-08-28 18:32:38 +07:00