@blocksuite/inline
Advanced tools
Comparing version 0.17.28 to 0.17.29
# @blocksuite/inline | ||
## 0.17.29 | ||
### Patch Changes | ||
- 9cc49ff: ## Feat | ||
- feat(database): support sorting for linked doc (#8715) | ||
## Fix | ||
- fix(blocks): init collapsed state of list (#8727) | ||
- fix(blocks): outline header sorting button tooltip (#8730) | ||
- fix(database): date-picker styles (#8728) | ||
- fix(blocks): only split paragraphs based on newlines (#8702) | ||
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723) | ||
- fix(blocks): surface ref viewport element undefined (#8722) | ||
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721) | ||
- fix(database): linked doc convert logic (#8714) | ||
- fix(database): improve the display logic of the row menu button (#8713) | ||
## Chore | ||
- chore: configurable visibility of reference node popup (#8711) | ||
- chore(blocks): disable dragging in mobile (#8724) | ||
- Updated dependencies [9cc49ff] | ||
- @blocksuite/global@0.17.29 | ||
## 0.17.28 | ||
@@ -4,0 +32,0 @@ |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.17.28", | ||
"version": "0.17.29", | ||
"description": "A micro editor.", | ||
@@ -85,3 +85,3 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.17.28", | ||
"@blocksuite/global": "0.17.29", | ||
"@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
444173
+ Added@blocksuite/global@0.17.29(transitive)
- Removed@blocksuite/global@0.17.28(transitive)
Updated@blocksuite/global@0.17.29