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
152
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.19 to 0.17.20

49

CHANGELOG.md
# @blocksuite/affine-widget-scroll-anchoring
## 0.17.20
### Patch Changes
- 99d69d5: ## Feat
- feat(blocks): add more html transformer apis (#8573)
- feat(blocks): support more markdown transformer api (#8564)
- feat(blocks): add abort controller to peekviewservice (#8558)
- feat: add docLinkMiddleware for linked doc export (#8553)
## Fix
- fix: mind map dragging issue (#8563)
- fix(database): can't use horizontal scrollbar (#8576)
- fix: note width is less than minimum width after resize and arrange (#8550)
- fix: newly created note alignments cannot be stored persistently (#8551)
- fix: inline range calculation not expected (#8552)
- fix(database): avoid filter bar flickering (#8562)
- fix(database): drag and drop block into database block (#8561)
- fix(blocks): split paragraphs based on newlines (#8556)
- fix(database): incorrect delete row logic (#8544)
- fix: note height less than minimum height (#8542)
## Chore
- chore: add changelog generating script (#8582)
- chore: optimize zip transformer api (#8580)
- chore: adjust attachment click events, like image, to support opening in peek view (#8579)
- chore: remove useless import (#8571)
## Refactor
- refactor: convert built-in component to widget (#8577)
- refactor: migrating legacy tools (#8471)
- refactor: edgeless tool manager (#8438)
- refactor(playground): organize export and import menu items into submenus in the debug menu (#8557)
- refactor: combine unsafeCSS and cssVar (#8545)
## Perf
- perf(edgeless): use css var to place collaboration cursors-n-selections on board zoom change (#8543)
- Updated dependencies [99d69d5]
- @blocksuite/affine-model@0.17.20
- @blocksuite/affine-shared@0.17.20
- @blocksuite/block-std@0.17.20
- @blocksuite/global@0.17.20
## 0.17.19

@@ -4,0 +53,0 @@

10

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

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

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