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
143
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.0.0-canary-20241213001537 to 0.0.0-canary-20241214001553

44

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.0.0-canary-20241213001537
## 0.0.0-canary-20241214001553

@@ -9,7 +9,41 @@ ### Patch Changes

- Updated dependencies
- @blocksuite/affine-model@0.0.0-canary-20241213001537
- @blocksuite/affine-shared@0.0.0-canary-20241213001537
- @blocksuite/block-std@0.0.0-canary-20241213001537
- @blocksuite/global@0.0.0-canary-20241213001537
- @blocksuite/affine-model@0.0.0-canary-20241214001553
- @blocksuite/affine-shared@0.0.0-canary-20241214001553
- @blocksuite/block-std@0.0.0-canary-20241214001553
- @blocksuite/global@0.0.0-canary-20241214001553
## 0.19.0
### Minor Changes
- d7ec057: Blocksuite minor release.
## Feat
- feat: enable new dnd by default (#8970)
- feat: should insert bookmark when drop frame and group (#8969)
- feat(blocks): add block adapters for note block (#8963)
## Fix
- fix: note dnd preview (#8968)
- fix: attachment, bookmark and embed blocks should be draggable (#8967)
- fix: should copy embed doc when dnd (#8966)
- fix(std): undefined editor during rect polling on mobile (#8965)
- fix(blocks): fix incorrect font family in mobile widgets (#8961)
- fix(blocks): at menu styles (#8962)
## Refactor
- refactor: optimize code of new drag event watcher (#8971)
- refactor(playground): remove `mockPeekViewExtension` (#8964)
### Patch Changes
- Updated dependencies [d7ec057]
- @blocksuite/affine-model@0.19.0
- @blocksuite/affine-shared@0.19.0
- @blocksuite/block-std@0.19.0
- @blocksuite/global@0.19.0
## 0.18.7

@@ -16,0 +50,0 @@

10

package.json
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.0.0-canary-20241213001537",
"version": "0.0.0-canary-20241214001553",
"description": "Affine scroll anchoring widget.",

@@ -22,6 +22,6 @@ "type": "module",

"dependencies": {
"@blocksuite/affine-model": "0.0.0-canary-20241213001537",
"@blocksuite/affine-shared": "0.0.0-canary-20241213001537",
"@blocksuite/block-std": "0.0.0-canary-20241213001537",
"@blocksuite/global": "0.0.0-canary-20241213001537",
"@blocksuite/affine-model": "0.0.0-canary-20241214001553",
"@blocksuite/affine-shared": "0.0.0-canary-20241214001553",
"@blocksuite/block-std": "0.0.0-canary-20241214001553",
"@blocksuite/global": "0.0.0-canary-20241214001553",
"@preact/signals-core": "^1.8.0",

@@ -28,0 +28,0 @@ "@toeverything/theme": "^1.1.1",

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