@blocksuite/affine-model
Advanced tools
Comparing version
# @blocksuite/affine-model | ||
## 0.0.0-canary-20241127081342 | ||
## 0.0.0-canary-20241128001518 | ||
@@ -9,7 +9,38 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/block-std@0.0.0-canary-20241127081342 | ||
- @blocksuite/global@0.0.0-canary-20241127081342 | ||
- @blocksuite/inline@0.0.0-canary-20241127081342 | ||
- @blocksuite/store@0.0.0-canary-20241127081342 | ||
- @blocksuite/block-std@0.0.0-canary-20241128001518 | ||
- @blocksuite/global@0.0.0-canary-20241128001518 | ||
- @blocksuite/inline@0.0.0-canary-20241128001518 | ||
- @blocksuite/store@0.0.0-canary-20241128001518 | ||
## 0.18.1 | ||
### Patch Changes | ||
- e2d574c: ## Feat | ||
- feat: new doc dnd (#8808) | ||
## Fix | ||
- fix(database): row selection is incorrect when clicking the row options button (#8817) | ||
- fix(blocks): notion html import nested list with nested paragraph (#8809) | ||
- fix(edgeless): connector endpoint may be null (#8804) | ||
- fix(edgeless): connector selected rect width and height is zero (#8803) | ||
- fix(blocks): linked popover styles (#8799) | ||
## Chore | ||
- chore: lock file maintenance (#8797) | ||
## Refactor | ||
- refactor(database): make Kanban View compatible with mobile devices (#8807) | ||
- refactor: extract toggle button in list block (#8795) | ||
- Updated dependencies [e2d574c] | ||
- @blocksuite/block-std@0.18.1 | ||
- @blocksuite/global@0.18.1 | ||
- @blocksuite/inline@0.18.1 | ||
- @blocksuite/store@0.18.1 | ||
## 0.18.0 | ||
@@ -16,0 +47,0 @@ |
{ | ||
"name": "@blocksuite/affine-model", | ||
"version": "0.0.0-canary-20241127081342", | ||
"version": "0.0.0-canary-20241128001518", | ||
"description": "Models for BlockSuite in Affine.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/block-std": "0.0.0-canary-20241127081342", | ||
"@blocksuite/global": "0.0.0-canary-20241127081342", | ||
"@blocksuite/inline": "0.0.0-canary-20241127081342", | ||
"@blocksuite/store": "0.0.0-canary-20241127081342", | ||
"@blocksuite/block-std": "0.0.0-canary-20241128001518", | ||
"@blocksuite/global": "0.0.0-canary-20241128001518", | ||
"@blocksuite/inline": "0.0.0-canary-20241128001518", | ||
"@blocksuite/store": "0.0.0-canary-20241128001518", | ||
"fractional-indexing": "^3.2.0", | ||
@@ -28,0 +28,0 @@ "zod": "^3.23.8" |
724106
0.11%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed