@blocksuite/inline
Advanced tools
Comparing version 0.0.0-canary-20241206001532 to 0.0.0-canary-20241207001518
# @blocksuite/inline | ||
## 0.0.0-canary-20241206001532 | ||
## 0.0.0-canary-20241207001518 | ||
@@ -9,4 +9,34 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241206001532 | ||
- @blocksuite/global@0.0.0-canary-20241207001518 | ||
## 0.18.4 | ||
### Patch Changes | ||
- f517653: Edgeless perf improvement, linked doc aliases support and fixes | ||
## Feat | ||
- feat: linked doc supports aliases (#8806) | ||
- feat(playground): add preview view for html adapter panel (#8871) | ||
- feat(blocks): add html block adapter for embed link block (#8874) | ||
- feat(blocks): show input directly after the user clicks ask ai (#8872) | ||
## Fix | ||
- fix(edgeless): incorrect presentation order (#8840) | ||
- fix(std): pan and pinch events were calculate relative to only one finger (#8870) | ||
- fix(edgeless): large frame crash on ios safari (#8877) | ||
- fix(std): shadowless element should inject styles in parent node (#8861) | ||
- fix(blocks): linked popover style issue (#8875) | ||
- fix(database): sum shows too many digits after decimal point (#8833) | ||
## Refactor | ||
- refactor: hast utils (#8873) | ||
- refactor: migrate html adapter to extension (#8868) | ||
- Updated dependencies [f517653] | ||
- @blocksuite/global@0.18.4 | ||
## 0.18.3 | ||
@@ -13,0 +43,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.0.0-canary-20241206001532", | ||
"version": "0.0.0-canary-20241207001518", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241206001532", | ||
"@blocksuite/global": "0.0.0-canary-20241207001518", | ||
"@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
455255
+ Added@blocksuite/global@0.0.0-canary-20241207001518(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241206001532(transitive)