optimize: introduce vCell, render time while scrolling.

This commit is contained in:
2024-03-04 11:18:08 +08:00
parent 20a8fbae02
commit a28b56b191
3 changed files with 163 additions and 97 deletions

View File

@@ -33,9 +33,9 @@
"docdash": "^2.0.2",
"jsdoc": "^4.0.2",
"postcss-preset-env": "^9.4.0",
"sass": "^1.71.0",
"typedoc": "^0.25.8",
"vite": "^5.1.3",
"sass": "^1.71.1",
"typedoc": "^0.25.10",
"vite": "^5.1.4",
"vite-plugin-externals": "^0.6.2"
}
}