@blocksuite/store
Advanced tools
Comparing version 0.0.0-canary-20241028080828 to 0.0.0-canary-20241029001432
# @blocksuite/store | ||
## 0.0.0-canary-20241028080828 | ||
## 0.0.0-canary-20241029001432 | ||
### 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) | ||
- Release a snapshot version. | ||
- Updated dependencies [ba9613a] | ||
- Updated dependencies | ||
- @blocksuite/global@0.0.0-canary-20241028080828 | ||
- @blocksuite/inline@0.0.0-canary-20241028080828 | ||
- @blocksuite/sync@0.0.0-canary-20241028080828 | ||
- @blocksuite/global@0.0.0-canary-20241029001432 | ||
- @blocksuite/inline@0.0.0-canary-20241029001432 | ||
- @blocksuite/sync@0.0.0-canary-20241029001432 | ||
@@ -13,0 +42,0 @@ ## 0.17.21 |
{ | ||
"name": "@blocksuite/store", | ||
"version": "0.0.0-canary-20241028080828", | ||
"version": "0.0.0-canary-20241029001432", | ||
"description": "BlockSuite data store built for general purpose state management.", | ||
@@ -23,5 +23,5 @@ "type": "module", | ||
"dependencies": { | ||
"@blocksuite/global": "0.0.0-canary-20241028080828", | ||
"@blocksuite/inline": "0.0.0-canary-20241028080828", | ||
"@blocksuite/sync": "0.0.0-canary-20241028080828", | ||
"@blocksuite/global": "0.0.0-canary-20241029001432", | ||
"@blocksuite/inline": "0.0.0-canary-20241029001432", | ||
"@blocksuite/sync": "0.0.0-canary-20241029001432", | ||
"@preact/signals-core": "^1.8.0", | ||
@@ -28,0 +28,0 @@ "@types/flexsearch": "^0.7.6", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
793858
+ Added@blocksuite/global@0.0.0-canary-20241029001432(transitive)
+ Added@blocksuite/inline@0.0.0-canary-20241029001432(transitive)
+ Added@blocksuite/sync@0.0.0-canary-20241029001432(transitive)
- Removed@blocksuite/global@0.0.0-canary-20241028080828(transitive)
- Removed@blocksuite/inline@0.0.0-canary-20241028080828(transitive)
- Removed@blocksuite/sync@0.0.0-canary-20241028080828(transitive)