gitea/web_src
Kilisei 181db69e0c
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Waiting to run
release-nightly / nightly-docker-rootless (push) Waiting to run
Use shallowRef instead of ref in .vue files where possible (#34813)
This PR improves some `.vue` components by using `shallowRef instead of
ref`, which `should improve performance`. It's probably not significant,
but it's an improvement because Vue no longer deep watches the ref
(shallowRef). Also i used `useTemplateRef` instead of `ref`.

---------

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-22 21:37:03 +08:00
..
css Refactor wiki (#34805) 2025-06-22 18:53:33 +08:00
fomantic Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
js Use shallowRef instead of ref in .vue files where possible (#34813) 2025-06-22 21:37:03 +08:00
svg Add material icons for file list (#33837) 2025-03-10 15:57:17 +08:00