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.21 to 0.17.22

38

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.17.22
### Patch Changes
- ba9613a: ## Feat
- feat(blocks): add dbid/rowid to peek view (#8614)
- feat(blocks): auto scroll block into view when keyboard tool opened (#8609)
- feat(database): support sorting functionality (#8583)
## Fix
- fix: use notification service to toast code copy result (#8613)
- fix(blocks): del selected in paste handler not paste middleware (#8575)
- fix(edgeless): edit behavior in edgeless text (#8607)
- fix(blocks): can not toggle text style in empty paragraph (#8606)
- fix: the type of VirtualKeyboard type is missing when build (#8605)
- fix(edgeless): toolbar resize observer is executed after element disconnect (#8603)
## Chore
- chore: Lock file maintenance (#8612)
- chore: bump up all non-major dependencies (#8596)
- chore(blocks): add feature flag for keyboard toolbar (#8598)
- chore(blocks): disable database search in mobile (#8599)
## Refactor
- refactor(edgeless): rewrite surface middleware builder (#8618)
- refactor(blocks): extract some common logics to commands (#8604)
- refactor(database): menu ui (#8608)
- Updated dependencies [ba9613a]
- @blocksuite/affine-model@0.17.22
- @blocksuite/affine-shared@0.17.22
- @blocksuite/block-std@0.17.22
- @blocksuite/global@0.17.22
## 0.17.21

@@ -4,0 +42,0 @@

10

package.json
{
"name": "@blocksuite/affine-widget-scroll-anchoring",
"version": "0.17.21",
"version": "0.17.22",
"description": "Affine scroll anchoring widget.",

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

"dependencies": {
"@blocksuite/affine-model": "0.17.21",
"@blocksuite/affine-shared": "0.17.21",
"@blocksuite/block-std": "0.17.21",
"@blocksuite/global": "0.17.21",
"@blocksuite/affine-model": "0.17.22",
"@blocksuite/affine-shared": "0.17.22",
"@blocksuite/block-std": "0.17.22",
"@blocksuite/global": "0.17.22",
"@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