@blocksuite/affine-model
Advanced tools
Comparing version 0.0.0-canary-20240924001354 to 0.0.0-canary-20240925001409
# @blocksuite/affine-model | ||
## 0.0.0-canary-20240924001354 | ||
## 0.0.0-canary-20240925001409 | ||
@@ -9,7 +9,29 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/block-std@0.0.0-canary-20240924001354 | ||
- @blocksuite/global@0.0.0-canary-20240924001354 | ||
- @blocksuite/inline@0.0.0-canary-20240924001354 | ||
- @blocksuite/store@0.0.0-canary-20240924001354 | ||
- @blocksuite/block-std@0.0.0-canary-20240925001409 | ||
- @blocksuite/global@0.0.0-canary-20240925001409 | ||
- @blocksuite/inline@0.0.0-canary-20240925001409 | ||
- @blocksuite/store@0.0.0-canary-20240925001409 | ||
## 0.17.15 | ||
### Patch Changes | ||
- 931315f: - Fix: Improved scroll behavior to target elements | ||
- Fix: Enhanced bookmark and synced document block styles | ||
- Fix: Resolved issues with PDF printing completion | ||
- Fix: Prevented LaTeX editor from triggering at the start of a line | ||
- Fix: Adjusted portal position in blocks | ||
- Fix: Improved mindmap layout for existing models | ||
- Feature: Added file type detection for exports | ||
- Feature: Enhanced block visibility UI in Edgeless mode | ||
- Refactor: Improved data source API for database | ||
- Refactor: Ensured new block elements are always on top in Edgeless mode | ||
- Chore: Upgraded non-major dependencies | ||
- Chore: Improved ThemeObserver and added tests | ||
- Updated dependencies [931315f] | ||
- @blocksuite/block-std@0.17.15 | ||
- @blocksuite/global@0.17.15 | ||
- @blocksuite/inline@0.17.15 | ||
- @blocksuite/store@0.17.15 | ||
## 0.17.14 | ||
@@ -16,0 +38,0 @@ |
{ | ||
"name": "@blocksuite/affine-model", | ||
"version": "0.0.0-canary-20240924001354", | ||
"version": "0.0.0-canary-20240925001409", | ||
"description": "Models for BlockSuite in Affine.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/block-std": "0.0.0-canary-20240924001354", | ||
"@blocksuite/global": "0.0.0-canary-20240924001354", | ||
"@blocksuite/inline": "0.0.0-canary-20240924001354", | ||
"@blocksuite/store": "0.0.0-canary-20240924001354", | ||
"@blocksuite/block-std": "0.0.0-canary-20240925001409", | ||
"@blocksuite/global": "0.0.0-canary-20240925001409", | ||
"@blocksuite/inline": "0.0.0-canary-20240925001409", | ||
"@blocksuite/store": "0.0.0-canary-20240925001409", | ||
"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
699030
+ Added@blocksuite/block-std@0.0.0-canary-20240925001409(transitive)
+ Added@blocksuite/global@0.0.0-canary-20240925001409(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20240925001409(transitive)
+ Added@blocksuite/store@0.0.0-canary-20240925001409(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20240925001409(transitive)
- Removed@blocksuite/block-std@0.0.0-canary-20240924001354(transitive)
- Removed@blocksuite/global@0.0.0-canary-20240924001354(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20240924001354(transitive)
- Removed@blocksuite/store@0.0.0-canary-20240924001354(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20240924001354(transitive)