Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@blocksuite/affine-widget-scroll-anchoring

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/affine-widget-scroll-anchoring - npm Package Compare versions

Comparing version 0.17.17 to 0.17.18

20

CHANGELOG.md
# @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 @@

10

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc