Skip to content

Commit

Permalink
chore: release bs (#8819)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone authored Nov 27, 2024
1 parent deab61d commit e2d574c
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .changeset/hungry-zoos-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
'@blocksuite/affine': patch
'@blocksuite/affine-block-embed': patch
'@blocksuite/affine-block-list': patch
'@blocksuite/affine-block-paragraph': patch
'@blocksuite/affine-block-surface': patch
'@blocksuite/affine-components': patch
'@blocksuite/data-view': patch
'@blocksuite/affine-model': patch
'@blocksuite/affine-shared': patch
'@blocksuite/affine-widget-scroll-anchoring': patch
'@blocksuite/blocks': patch
'@blocksuite/docs': patch
'@blocksuite/block-std': patch
'@blocksuite/global': patch
'@blocksuite/inline': patch
'@blocksuite/store': patch
'@blocksuite/sync': patch
'@blocksuite/presets': patch
---

## Feat

- feat: new doc dnd (#8808)

## Fix

- fix(database): row selection is incorrect when clicking the row options button (#8817)
- fix(blocks): notion html import nested list with nested paragraph (#8809)
- fix(edgeless): connector endpoint may be null (#8804)
- fix(edgeless): connector selected rect width and height is zero (#8803)
- fix(blocks): linked popover styles (#8799)

## Chore

- chore: lock file maintenance (#8797)

## Refactor

- refactor(database): make Kanban View compatible with mobile devices (#8807)
- refactor: extract toggle button in list block (#8795)

0 comments on commit e2d574c

Please sign in to comment.