@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241219001505 to 0.0.0-canary-20241220001425
# @blocksuite/inline | ||
## 0.0.0-canary-20241219001505 | ||
## 0.0.0-canary-20241220001425 | ||
@@ -9,4 +9,61 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241219001505 | ||
- @blocksuite/global@0.0.0-canary-20241220001425 | ||
## 0.19.5 | ||
### Patch Changes | ||
- d2a3eb7: Release patch version. | ||
## Feat | ||
- feat: add telemetry event for drop linked doc (#9028) | ||
- feat(blocks): html adapter skip surface block children when doc mode (#9027) | ||
- feat(blocks): add markdown adapter for surface elements (#9017) | ||
## Fix | ||
- fix: padding of toggle button (#9024) | ||
- fix(blocks): remove lit dependency from theme service (#9025) | ||
- fix(blocks): remove lit dependency from theme service (#9023) | ||
- fix: keyboard controller should attach event on document (#8801) | ||
## Chore | ||
- chore: use surface block flavour in adapter (#9022) | ||
- chore(playground): bump pdf-viewer v0.1.1 (#9020) | ||
- Updated dependencies [d2a3eb7] | ||
- @blocksuite/global@0.19.5 | ||
## 0.19.4 | ||
### Patch Changes | ||
- 8ae61d6: Improves edgeless viewport stability | ||
## Feat | ||
- feat(database): add AddDatabase event tracking to slash menu (#9015) | ||
## Fix | ||
- fix: should show title alias first (#9005) | ||
## Chore | ||
- chore(blocks): add event tracking for attachment upload (#9008) | ||
- chore(blocks): reuse attachment upload method (#9007) | ||
## Refactor | ||
- refactor(std): optimize gfx viewport cache fields (#9014) | ||
## Perf | ||
- perf(edgeless): reduce redundant dom query per render (#9016) | ||
- Updated dependencies [8ae61d6] | ||
- @blocksuite/global@0.19.4 | ||
## 0.19.3 | ||
@@ -13,0 +70,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241219001505", | ||
"version": "0.0.0-canary-20241220001425", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241219001505", | ||
"@blocksuite/global": "0.0.0-canary-20241220001425", | ||
"@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
464826
+ Added@blocksuite/global@0.0.0-canary-20241220001425(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241219001505(transitive)