@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241120001453 to 0.0.0-canary-20241121001509
# @blocksuite/inline | ||
## 0.0.0-canary-20241120001453 | ||
## 0.0.0-canary-20241121001509 | ||
@@ -9,4 +9,41 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241120001453 | ||
- @blocksuite/global@0.0.0-canary-20241121001509 | ||
## 0.17.33 | ||
### Patch Changes | ||
- c65c3ee: ## Feat | ||
- feat: add pdf style to attachment (#8752) | ||
- feat(playground): optimize heavy whiteboard content positioning (#8746) | ||
## Fix | ||
- fix(edgeless): frame title should be render on the top and clickable (#8755) | ||
- fix(database): use copy logic when creating a linked doc (#8640) | ||
- fix(store): remove page from draft model (#8760) | ||
- fix(edgeless): container should not contain itself (#8758) | ||
- fix(edgeless): new frame should be on the bottom layer (#8756) | ||
- fix(edgeless): only clear surface selection when switching tool (#8753) | ||
- fix(edgeless): connector clone (#8747) | ||
## Chore | ||
- chore(blocks): remove trigger key '、' from slash menu (#8768) | ||
- chore(blocks): adjust and remove some actions from keyboard-toolbar (#8767) | ||
- chore: lock file maintenance (#8659) | ||
- chore: bump icons (#8761) | ||
## Refactor | ||
- refactor(edgeless): avoid accumulated updates in batch drag (#8763) | ||
## Perf | ||
- perf(edgeless): optimize selection frame rate (#8751) | ||
- Updated dependencies [c65c3ee] | ||
- @blocksuite/global@0.17.33 | ||
## 0.17.32 | ||
@@ -13,0 +50,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241120001453", | ||
"version": "0.0.0-canary-20241121001509", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241120001453", | ||
"@blocksuite/global": "0.0.0-canary-20241121001509", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -88,0 +88,0 @@ "zod": "^3.23.8" |
449485
+ Added@blocksuite/global@0.0.0-canary-20241121001509(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241120001453(transitive)