diff options
author | Kilisei <145594481+kilisei@users.noreply.github.com> | 2025-06-22 15:37:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-22 21:37:03 +0800 |
commit | 181db69e0c651d8c23a0d1921f963039ff801b74 (patch) | |
tree | 268797f46dcf174d1255183091458de28490692d /web_src/css/features/console.css | |
parent | a46b16f10f631e8db1669ce6cbc4450ad5eebcad (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
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>
Diffstat (limited to 'web_src/css/features/console.css')
0 files changed, 0 insertions, 0 deletions