@blocksuite/affine-widget-scroll-anchoring
Advanced tools
Comparing version 0.17.17 to 0.17.18
# @blocksuite/affine-widget-scroll-anchoring | ||
## 0.17.18 | ||
### Patch Changes | ||
- 9f70715: Bug Fixes: | ||
- fix(blocks): can not search in at menu with IME. [#8481](https://github.com/toeverything/blocksuite/pull/8481) | ||
- fix(std): dispatcher pointerUp calls twice. [#8485](https://github.com/toeverything/blocksuite/pull/8485) | ||
- fix(blocks): pasting elements with css inline style. [#8491](https://github.com/toeverything/blocksuite/pull/8491) | ||
- fix(blocks): hide outline panel toggle button when callback is null. [#8493](https://github.com/toeverything/blocksuite/pull/8493) | ||
- fix(blocks): pasting twice when span inside h tag. [#8496](https://github.com/toeverything/blocksuite/pull/8496) | ||
- fix(blocks): image should be displayed when in vertical mode. [#8497](https://github.com/toeverything/blocksuite/pull/8497) | ||
- fix: press backspace at the start of first line when edgeless text exist. [#8498](https://github.com/toeverything/blocksuite/pull/8498) | ||
- Updated dependencies [9f70715] | ||
- @blocksuite/affine-model@0.17.18 | ||
- @blocksuite/affine-shared@0.17.18 | ||
- @blocksuite/block-std@0.17.18 | ||
- @blocksuite/global@0.17.18 | ||
## 0.17.17 | ||
@@ -4,0 +24,0 @@ |
{ | ||
"name": "@blocksuite/affine-widget-scroll-anchoring", | ||
"version": "0.17.17", | ||
"version": "0.17.18", | ||
"description": "Affine scroll anchoring widget.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/affine-model": "0.17.17", | ||
"@blocksuite/affine-shared": "0.17.17", | ||
"@blocksuite/block-std": "0.17.17", | ||
"@blocksuite/global": "0.17.17", | ||
"@blocksuite/affine-model": "0.17.18", | ||
"@blocksuite/affine-shared": "0.17.18", | ||
"@blocksuite/block-std": "0.17.18", | ||
"@blocksuite/global": "0.17.18", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@toeverything/theme": "^1.0.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
41604
146
146
+ Added@blocksuite/affine-model@0.17.18(transitive)
+ Added@blocksuite/affine-shared@0.17.18(transitive)
+ Added@blocksuite/block-std@0.17.18(transitive)
+ Added@blocksuite/global@0.17.18(transitive)
+ Added@blocksuite/inline@0.17.18(transitive)
+ Added@blocksuite/store@0.17.18(transitive)
+ Added@blocksuite/sync@0.17.18(transitive)
- Removed@blocksuite/affine-model@0.17.17(transitive)
- Removed@blocksuite/affine-shared@0.17.17(transitive)
- Removed@blocksuite/block-std@0.17.17(transitive)
- Removed@blocksuite/global@0.17.17(transitive)
- Removed@blocksuite/inline@0.17.17(transitive)
- Removed@blocksuite/store@0.17.17(transitive)
- Removed@blocksuite/sync@0.17.17(transitive)
Updated@blocksuite/global@0.17.18