Skip to content

Commit

Permalink
chore: release patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Sun committed Nov 12, 2024
1 parent 2ff04c2 commit be5da59
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions .changeset/quick-pillows-confess.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(database): support sorting for linked doc (#8715)

## Fix

- fix(blocks): init collpased state of list (#8727)
- fix(blocks): outline header sorting button tooltip (#8730)
- fix(database): date-picker styles (#8728)
- fix(blocks): only split paragraphs based on newlines (#8702)
- fix(edgeless): disable list and paragraph padding in edgeless text (#8723)
- fix(blocks): surface ref viewport element undefined (#8722)
- fix(blocks): show keyboard when at menu is triggered by keyboard toolbar (#8721)
- fix(database): linked doc convert logic (#8714)
- fix(database): improve the display logic of the row menu button (#8713)

## Chore

- chore: configrable visibility of reference node popup (#8711)
- chore(blocks): disable dragging in mobile (#8724)

0 comments on commit be5da59

Please sign in to comment.