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
145
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-20240924001354 to 0.0.0-canary-20240925001409

32

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.0.0-canary-20240924001354
## 0.0.0-canary-20240925001409

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

- Updated dependencies
- @blocksuite/affine-model@0.0.0-canary-20240924001354
- @blocksuite/affine-shared@0.0.0-canary-20240924001354
- @blocksuite/block-std@0.0.0-canary-20240924001354
- @blocksuite/global@0.0.0-canary-20240924001354
- @blocksuite/affine-model@0.0.0-canary-20240925001409
- @blocksuite/affine-shared@0.0.0-canary-20240925001409
- @blocksuite/block-std@0.0.0-canary-20240925001409
- @blocksuite/global@0.0.0-canary-20240925001409
## 0.17.15
### Patch Changes
- 931315f: - Fix: Improved scroll behavior to target elements
- Fix: Enhanced bookmark and synced document block styles
- Fix: Resolved issues with PDF printing completion
- Fix: Prevented LaTeX editor from triggering at the start of a line
- Fix: Adjusted portal position in blocks
- Fix: Improved mindmap layout for existing models
- Feature: Added file type detection for exports
- Feature: Enhanced block visibility UI in Edgeless mode
- Refactor: Improved data source API for database
- Refactor: Ensured new block elements are always on top in Edgeless mode
- Chore: Upgraded non-major dependencies
- Chore: Improved ThemeObserver and added tests
- Updated dependencies [931315f]
- @blocksuite/affine-model@0.17.15
- @blocksuite/affine-shared@0.17.15
- @blocksuite/block-std@0.17.15
- @blocksuite/global@0.17.15
## 0.17.14

@@ -16,0 +38,0 @@

10

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

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

"dependencies": {
"@blocksuite/affine-model": "0.0.0-canary-20240924001354",
"@blocksuite/affine-shared": "0.0.0-canary-20240924001354",
"@blocksuite/block-std": "0.0.0-canary-20240924001354",
"@blocksuite/global": "0.0.0-canary-20240924001354",
"@blocksuite/affine-model": "0.0.0-canary-20240925001409",
"@blocksuite/affine-shared": "0.0.0-canary-20240925001409",
"@blocksuite/block-std": "0.0.0-canary-20240925001409",
"@blocksuite/global": "0.0.0-canary-20240925001409",
"@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