@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241213001537 to 0.0.0-canary-20241214001553
# @blocksuite/inline | ||
## 0.0.0-canary-20241213001537 | ||
## 0.0.0-canary-20241214001553 | ||
@@ -9,4 +9,35 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241213001537 | ||
- @blocksuite/global@0.0.0-canary-20241214001553 | ||
## 0.19.0 | ||
### Minor Changes | ||
- d7ec057: Blocksuite minor release. | ||
## Feat | ||
- feat: enable new dnd by default (#8970) | ||
- feat: should insert bookmark when drop frame and group (#8969) | ||
- feat(blocks): add block adapters for note block (#8963) | ||
## Fix | ||
- fix: note dnd preview (#8968) | ||
- fix: attachment, bookmark and embed blocks should be draggable (#8967) | ||
- fix: should copy embed doc when dnd (#8966) | ||
- fix(std): undefined editor during rect polling on mobile (#8965) | ||
- fix(blocks): fix incorrect font family in mobile widgets (#8961) | ||
- fix(blocks): at menu styles (#8962) | ||
## Refactor | ||
- refactor: optimize code of new drag event watcher (#8971) | ||
- refactor(playground): remove `mockPeekViewExtension` (#8964) | ||
### Patch Changes | ||
- Updated dependencies [d7ec057] | ||
- @blocksuite/global@0.19.0 | ||
## 0.18.7 | ||
@@ -13,0 +44,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241213001537", | ||
"version": "0.0.0-canary-20241214001553", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241213001537", | ||
"@blocksuite/global": "0.0.0-canary-20241214001553", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -88,0 +88,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
460596
+ Added@blocksuite/global@0.0.0-canary-20241214001553(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241213001537(transitive)