feat(mobile): search page ui (#8012)

feat(mobile): search page ui

fix(core): quick search tags performance issue
This commit is contained in:
CatsJuice
2024-08-29 09:05:23 +00:00
parent 5e8683c9be
commit f1bb1fc9b8
26 changed files with 731 additions and 50 deletions
+3
View File
@@ -17,13 +17,16 @@
"@toeverything/theme": "^1.0.7",
"clsx": "^2.1.1",
"core-js": "^3.36.1",
"figma-squircle": "^0.3.1",
"intl-segmenter-polyfill-rs": "^0.1.7",
"lodash-es": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.26.1"
},
"devDependencies": {
"@affine/cli": "workspace:*",
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@vanilla-extract/css": "^1.15.5",