feat: support bookmark (#2458)

Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
Qi
2023-05-26 14:52:36 +08:00
committed by GitHub
parent f4b3830a0e
commit 6d3c273ffd
19 changed files with 1311 additions and 89 deletions

View File

@@ -28,8 +28,8 @@
"idb": "^7.1.1"
},
"devDependencies": {
"@blocksuite/blocks": "0.0.0-20230525011821-20259c76-nightly",
"@blocksuite/store": "0.0.0-20230525011821-20259c76-nightly",
"@blocksuite/blocks": "0.0.0-20230526010315-e1d4bf97-nightly",
"@blocksuite/store": "0.0.0-20230526010315-e1d4bf97-nightly",
"vite": "^4.3.8",
"vite-plugin-dts": "^2.3.0",
"y-indexeddb": "^9.0.11"