aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/features/console.css
diff options
context:
space:
mode:
authorKilisei <145594481+kilisei@users.noreply.github.com>2025-06-22 15:37:03 +0200
committerGitHub <noreply@github.com>2025-06-22 21:37:03 +0800
commit181db69e0c651d8c23a0d1921f963039ff801b74 (patch)
tree268797f46dcf174d1255183091458de28490692d /web_src/css/features/console.css
parenta46b16f10f631e8db1669ce6cbc4450ad5eebcad (diff)
downloadgitea-main.tar.gz
gitea-main.zip
Use `shallowRef` instead of `ref` in `.vue` files where possible (#34813)HEADmain
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