@blocksuite/block-std
Advanced tools
Comparing version 0.0.0-canary-20241010001405 to 0.0.0-canary-20241011001358
# @blocksuite/block-std | ||
## 0.0.0-canary-20241010001405 | ||
## 0.0.0-canary-20241011001358 | ||
@@ -9,6 +9,25 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241010001405 | ||
- @blocksuite/inline@0.0.0-canary-20241010001405 | ||
- @blocksuite/store@0.0.0-canary-20241010001405 | ||
- @blocksuite/global@0.0.0-canary-20241011001358 | ||
- @blocksuite/inline@0.0.0-canary-20241011001358 | ||
- @blocksuite/store@0.0.0-canary-20241011001358 | ||
## 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/global@0.17.18 | ||
- @blocksuite/inline@0.17.18 | ||
- @blocksuite/store@0.17.18 | ||
## 0.17.17 | ||
@@ -15,0 +34,0 @@ |
{ | ||
"name": "@blocksuite/block-std", | ||
"version": "0.0.0-canary-20241010001405", | ||
"version": "0.0.0-canary-20241011001358", | ||
"description": "Std for blocksuite blocks", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241010001405", | ||
"@blocksuite/inline": "0.0.0-canary-20241010001405", | ||
"@blocksuite/store": "0.0.0-canary-20241010001405", | ||
"@blocksuite/global": "0.0.0-canary-20241011001358", | ||
"@blocksuite/inline": "0.0.0-canary-20241011001358", | ||
"@blocksuite/store": "0.0.0-canary-20241011001358", | ||
"@lit/context": "^1.1.2", | ||
@@ -28,0 +28,0 @@ "@preact/signals-core": "^1.8.0", |
1193362
+ Added@blocksuite/global@0.0.0-canary-20241011001358(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241011001358(transitive)
+ Added@blocksuite/store@0.0.0-canary-20241011001358(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241011001358(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241010001405(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241010001405(transitive)
- Removed@blocksuite/store@0.0.0-canary-20241010001405(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241010001405(transitive)