@blocksuite/affine-model
Advanced tools
Comparing version 0.18.0 to 0.18.1
# @blocksuite/affine-model | ||
## 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 | ||
@@ -4,0 +35,0 @@ |
{ | ||
"name": "@blocksuite/affine-model", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"description": "Models for BlockSuite in Affine.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/block-std": "0.18.0", | ||
"@blocksuite/global": "0.18.0", | ||
"@blocksuite/inline": "0.18.0", | ||
"@blocksuite/store": "0.18.0", | ||
"@blocksuite/block-std": "0.18.1", | ||
"@blocksuite/global": "0.18.1", | ||
"@blocksuite/inline": "0.18.1", | ||
"@blocksuite/store": "0.18.1", | ||
"fractional-indexing": "^3.2.0", | ||
@@ -28,0 +28,0 @@ "zod": "^3.23.8" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
723690
+ Added@blocksuite/block-std@0.18.1(transitive)
+ Added@blocksuite/global@0.18.1(transitive)
+ Added@blocksuite/inline@0.18.1(transitive)
+ Added@blocksuite/store@0.18.1(transitive)
+ Added@blocksuite/sync@0.18.1(transitive)
- Removed@blocksuite/block-std@0.18.0(transitive)
- Removed@blocksuite/global@0.18.0(transitive)
- Removed@blocksuite/inline@0.18.0(transitive)
- Removed@blocksuite/store@0.18.0(transitive)
- Removed@blocksuite/sync@0.18.0(transitive)
Updated@blocksuite/block-std@0.18.1
Updated@blocksuite/global@0.18.1
Updated@blocksuite/inline@0.18.1
Updated@blocksuite/store@0.18.1