@blocksuite/affine-widget-scroll-anchoring
Advanced tools
Comparing version 0.17.28 to 0.17.29
# @blocksuite/affine-widget-scroll-anchoring | ||
## 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/affine-model@0.17.29 | ||
- @blocksuite/affine-shared@0.17.29 | ||
- @blocksuite/block-std@0.17.29 | ||
- @blocksuite/global@0.17.29 | ||
## 0.17.28 | ||
@@ -4,0 +35,0 @@ |
{ | ||
"name": "@blocksuite/affine-widget-scroll-anchoring", | ||
"version": "0.17.28", | ||
"version": "0.17.29", | ||
"description": "Affine scroll anchoring widget.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/affine-model": "0.17.28", | ||
"@blocksuite/affine-shared": "0.17.28", | ||
"@blocksuite/block-std": "0.17.28", | ||
"@blocksuite/global": "0.17.28", | ||
"@blocksuite/affine-model": "0.17.29", | ||
"@blocksuite/affine-shared": "0.17.29", | ||
"@blocksuite/block-std": "0.17.29", | ||
"@blocksuite/global": "0.17.29", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@toeverything/theme": "^1.0.15", |
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
55912
144
144
+ Added@blocksuite/affine-model@0.17.29(transitive)
+ Added@blocksuite/affine-shared@0.17.29(transitive)
+ Added@blocksuite/block-std@0.17.29(transitive)
+ Added@blocksuite/global@0.17.29(transitive)
+ Added@blocksuite/inline@0.17.29(transitive)
+ Added@blocksuite/store@0.17.29(transitive)
+ Added@blocksuite/sync@0.17.29(transitive)
- Removed@blocksuite/affine-model@0.17.28(transitive)
- Removed@blocksuite/affine-shared@0.17.28(transitive)
- Removed@blocksuite/block-std@0.17.28(transitive)
- Removed@blocksuite/global@0.17.28(transitive)
- Removed@blocksuite/inline@0.17.28(transitive)
- Removed@blocksuite/store@0.17.28(transitive)
- Removed@blocksuite/sync@0.17.28(transitive)
Updated@blocksuite/global@0.17.29