@blocksuite/affine-widget-scroll-anchoring
Advanced tools
Comparing version 0.0.0-canary-20241016001409 to 0.0.0-canary-20241017001411
# @blocksuite/affine-widget-scroll-anchoring | ||
## 0.0.0-canary-20241016001409 | ||
## 0.0.0-canary-20241017001411 | ||
@@ -9,7 +9,95 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @blocksuite/affine-model@0.0.0-canary-20241016001409 | ||
- @blocksuite/affine-shared@0.0.0-canary-20241016001409 | ||
- @blocksuite/block-std@0.0.0-canary-20241016001409 | ||
- @blocksuite/global@0.0.0-canary-20241016001409 | ||
- @blocksuite/affine-model@0.0.0-canary-20241017001411 | ||
- @blocksuite/affine-shared@0.0.0-canary-20241017001411 | ||
- @blocksuite/block-std@0.0.0-canary-20241017001411 | ||
- @blocksuite/global@0.0.0-canary-20241017001411 | ||
## 0.17.19 | ||
### Patch Changes | ||
- b69b00e: --- | ||
'@blocksuite/affine-block-list': patch | ||
'@blocksuite/affine-block-paragraph': patch | ||
'@blocksuite/affine-block-surface': patch | ||
'@blocksuite/affine-components': patch | ||
'@blocksuite/data-view': patch | ||
'@blocksuite/affine-model': patch | ||
'@blocksuite/affine-shared': patch | ||
'@blocksuite/blocks': patch | ||
'@blocksuite/docs': patch | ||
'@blocksuite/block-std': patch | ||
'@blocksuite/global': patch | ||
'@blocksuite/inline': patch | ||
'@blocksuite/store': patch | ||
'@blocksuite/sync': patch | ||
'@blocksuite/presets': patch | ||
*** | ||
[feat: markdown adapter with latex](https://github.com/toeverything/blocksuite/pull/8503) | ||
[feat: support notion block equation html import](https://github.com/toeverything/blocksuite/pull/8504) | ||
[feat: support edgeless tidy up](https://github.com/toeverything/blocksuite/pull/8516) | ||
[feat: support notion callout block to blocksuite quote block](https://github.com/toeverything/blocksuite/pull/8523) | ||
[feat(playground): add import notion zip entry](https://github.com/toeverything/blocksuite/pull/8527) | ||
[fix(blocks): auto focus latex block](https://github.com/toeverything/blocksuite/pull/8505) | ||
[fix: enhance button layout with icon alignment](https://github.com/toeverything/blocksuite/pull/8508) | ||
[fix(edgeless): ime will crash edgeless text width](https://github.com/toeverything/blocksuite/pull/8506) | ||
[fix(edgeless): edgeless text is deleted when first block is empty](https://github.com/toeverything/blocksuite/pull/8512) | ||
[fix: notion html quote block import](https://github.com/toeverything/blocksuite/pull/8515) | ||
[fix: yjs warning](https://github.com/toeverything/blocksuite/pull/8519) | ||
[fix(blocks): real nested list on html export](https://github.com/toeverything/blocksuite/pull/8511) | ||
[fix(edgeless): cmd a will select element inner frame](https://github.com/toeverything/blocksuite/pull/8517) | ||
[fix(edgeless): disable contenteditable when edgeless text not in editing state](https://github.com/toeverything/blocksuite/pull/8525) | ||
[fix: import notion toggle list as toggle bulleted list](https://github.com/toeverything/blocksuite/pull/8528) | ||
[refactor(database): signals version datasource api](https://github.com/toeverything/blocksuite/pull/8513) | ||
[refactor(edgeless): element tree manager](https://github.com/toeverything/blocksuite/pull/8239) | ||
[refactor(blocks): simplify frame manager implementation](https://github.com/toeverything/blocksuite/pull/8507) | ||
[refactor: update group test utils using container interface](https://github.com/toeverything/blocksuite/pull/8518) | ||
[refactor: update frame test with container test uitls](https://github.com/toeverything/blocksuite/pull/8520) | ||
[refactor(database): context-menu ui and ux](https://github.com/toeverything/blocksuite/pull/8467) | ||
[refactor: move chat block to affine](https://github.com/toeverything/blocksuite/pull/8420) | ||
[perf: optimize snapshot job handling](https://github.com/toeverything/blocksuite/pull/8428) | ||
[perf(edgeless): disable shape shadow blur](https://github.com/toeverything/blocksuite/pull/8532) | ||
[chore: bump up all non-major dependencies](https://github.com/toeverything/blocksuite/pull/8514) | ||
[chore: Lock file maintenance](https://github.com/toeverything/blocksuite/pull/8510) | ||
[docs: fix table structure warning](https://github.com/toeverything/blocksuite/pull/8509) | ||
[docs: edgeless data structure desc](https://github.com/toeverything/blocksuite/pull/8531) | ||
[docs: update link](https://github.com/toeverything/blocksuite/pull/8533) | ||
- Updated dependencies [b69b00e] | ||
- @blocksuite/affine-model@0.17.19 | ||
- @blocksuite/affine-shared@0.17.19 | ||
- @blocksuite/block-std@0.17.19 | ||
- @blocksuite/global@0.17.19 | ||
## 0.17.18 | ||
@@ -16,0 +104,0 @@ |
{ | ||
"name": "@blocksuite/affine-widget-scroll-anchoring", | ||
"version": "0.0.0-canary-20241016001409", | ||
"version": "0.0.0-canary-20241017001411", | ||
"description": "Affine scroll anchoring widget.", | ||
@@ -22,6 +22,6 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/affine-model": "0.0.0-canary-20241016001409", | ||
"@blocksuite/affine-shared": "0.0.0-canary-20241016001409", | ||
"@blocksuite/block-std": "0.0.0-canary-20241016001409", | ||
"@blocksuite/global": "0.0.0-canary-20241016001409", | ||
"@blocksuite/affine-model": "0.0.0-canary-20241017001411", | ||
"@blocksuite/affine-shared": "0.0.0-canary-20241017001411", | ||
"@blocksuite/block-std": "0.0.0-canary-20241017001411", | ||
"@blocksuite/global": "0.0.0-canary-20241017001411", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@toeverything/theme": "^1.0.8", |
45768
+ Added@blocksuite/affine-model@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/affine-shared@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/block-std@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/global@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/store@0.0.0-canary-20241017001411(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241017001411(transitive)
- Removed@blocksuite/affine-model@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/affine-shared@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/block-std@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/store@0.0.0-canary-20241016001409(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241016001409(transitive)
Updated@blocksuite/affine-shared@0.0.0-canary-20241017001411