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

@blocksuite/inline

Package Overview
Dependencies
Maintainers
0
Versions
635
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocksuite/inline - npm Package Compare versions

Comparing version 0.0.0-canary-20241122044335 to 0.0.0-canary-20241123001438

41

CHANGELOG.md
# @blocksuite/inline
## 0.0.0-canary-20241122044335
## 0.0.0-canary-20241123001438
### Minor Changes
- 9daa1f3: ## Feat
- feat(blocks): markdown adapter reference serialization and deserialization (#8782)
- feat(blocks): add lazy loading to image and iframe (#8773)
## Fix
- fix(edgeless): missing reference info during edgeless card conversion (#8790)
- fix(blocks): linked popover styles (#8789)
- fix(blocks): add abortional to getMenus (#8786)
- fix(blocks): incorrect viewport of embed linked doc with edgeless mode (#8785)
- fix(database): crash in edgeless on mobile safari (#8784)
- fix(blocks): signify at menu config items (#8780)
- fix(database): update title on composition end (#8781)
- fix(database): kanban/table drag and drop (#8778)
- fix(database): prevent the default behavior of arrow keys when a progress cell is focused (#8777)
- fix(blocks): update at menu popover styles (#8774)
- fix(edgeless): frame overlay is not updated during dragging a new frame (#8771)
## Chore
- chore(blocks): bump theme (#8783)
- chore: organize gfx model (#8766)
## Refactor
- refactor(database): make Table View compatible with mobile devices (#8787)
- refactor(edgeless): remove legacy surface ref renderer (#8759)
- refactor: unify container and group (#8772)
- refactor(database): table ui (#8779)
- refactor(database): link cell icon (#8776)
- refactor(database): use Trait to manage the functionality of Views (#8775)
- refactor(database): column move (#8726)
### Patch Changes
- Release a snapshot version.
- Updated dependencies [9daa1f3]
- Updated dependencies
- @blocksuite/global@0.0.0-canary-20241122044335
- @blocksuite/global@0.0.0-canary-20241123001438

@@ -11,0 +48,0 @@ ## 0.17.33

4

package.json
{
"name": "@blocksuite/inline",
"version": "0.0.0-canary-20241122044335",
"version": "0.0.0-canary-20241123001438",
"description": "A micro editor.",

@@ -85,3 +85,3 @@ "type": "module",

"dependencies": {
"@blocksuite/global": "0.0.0-canary-20241122044335",
"@blocksuite/global": "0.0.0-canary-20241123001438",
"@preact/signals-core": "^1.8.0",

@@ -88,0 +88,0 @@ "zod": "^3.23.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