feat: replace menu with new design (#4012)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Qi
2023-09-06 12:36:43 +08:00
committed by GitHub
parent ef3d3a34e2
commit d8c9f10bc1
51 changed files with 611 additions and 739 deletions

View File

@@ -20,7 +20,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@blocksuite/icons": "^2.1.32",
"foxact": "^0.2.20",
"link-preview-js": "^3.0.5"
},

View File

@@ -16,7 +16,7 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@toeverything/components": "^0.0.25",
"@toeverything/components": "^0.0.31",
"idb": "^7.1.1",
"langchain": "^0.0.138",
"marked": "^7.0.5",

View File

@@ -17,8 +17,8 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.25"
"@blocksuite/icons": "^2.1.32",
"@toeverything/components": "^0.0.31"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"

View File

@@ -17,7 +17,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.25",
"@toeverything/components": "^0.0.31",
"@toeverything/theme": "^0.7.15",
"clsx": "^2.0.0",
"foxact": "^0.2.20",

View File

@@ -17,8 +17,8 @@
"dependencies": {
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "^2.1.31",
"@toeverything/components": "^0.0.25"
"@blocksuite/icons": "^2.1.32",
"@toeverything/components": "^0.0.31"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",