Skip to content

Commit f97c4ab

Browse files
authored
chore: release bs (#8858)
1 parent 0a89339 commit f97c4ab

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

.changeset/witty-singers-hunt.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
---
2+
'@blocksuite/affine': patch
3+
'@blocksuite/affine-block-embed': patch
4+
'@blocksuite/affine-block-list': patch
5+
'@blocksuite/affine-block-paragraph': patch
6+
'@blocksuite/affine-block-surface': patch
7+
'@blocksuite/affine-components': patch
8+
'@blocksuite/data-view': patch
9+
'@blocksuite/affine-model': patch
10+
'@blocksuite/affine-shared': patch
11+
'@blocksuite/affine-widget-scroll-anchoring': patch
12+
'@blocksuite/blocks': patch
13+
'@blocksuite/docs': patch
14+
'@blocksuite/block-std': patch
15+
'@blocksuite/global': patch
16+
'@blocksuite/inline': patch
17+
'@blocksuite/store': patch
18+
'@blocksuite/sync': patch
19+
'@blocksuite/presets': patch
20+
---
21+
22+
bump
23+
24+
## Feat
25+
26+
- feat(database): date-picker add clear button (#8856)
27+
- feat(blocks): add plain text block adapter for linked and synced doc block (#8848)
28+
- feat: generate url service (#8813)
29+
- feat(blocks): add plain text block adapter for latex (#8845)
30+
- feat(blocks): provide a mobile spec patches (#8836)
31+
- feat(blocks): add plain text block adapter for embed link block (#8843)
32+
- feat(blocks): add support for non consecutive list in adapter (#8802)
33+
- feat(playground): add an adpater panel to playground (#8841)
34+
- feat(database): store current view id in local-storage (#8838)
35+
36+
## Fix
37+
38+
- fix: dispose model update listeners (#8857)
39+
- fix: memory leak in zero width block (#8855)
40+
- fix: block selection memory leak (#8854)
41+
- fix(store): add dispose method to collection (#8852)
42+
- fix(playground): cannot click docs panel doc (#8850)
43+
- fix(edgeless): widget memory leak (#8853)
44+
- fix: memory leak on switching from doc to edgeless (#8851)
45+
- fix(database): multiple spaces in the title are displayed as a single space (#8839)
46+
- fix(store): add shim.d.ts to files (#8834)
47+
- fix(blocks): should paste text content as note on edgeless when copy from doc mode (#8827)
48+
- fix(blocks): peek db doc should also pass the dbs doc id (#8818)
49+
- fix: background color and width of input in color picker (#8822)
50+
- fix(blocks): newline handling in MixTextAdapter and paste middleware (#8821)
51+
52+
## Chore
53+
54+
- chore(blocks): update code block styles (#8847)
55+
- chore: lock file maintenance (#8835)
56+
- chore(blocks): bump theme (#8849)
57+
58+
## Refactor
59+
60+
- refactor(edgeless): adjust logic of dragging selection (#8842)
61+
- refactor(database): make Tag-Select component compatible with mobile devices (#8844)
62+
- refactor(database): make Date-Picker component compatible with mobile devices (#8846)
63+
- refactor: migrate plain text adapter to extension (#8831)
64+
- refactor: markdown adapter (#8798)
65+
- refactor(edgeless): extract side effects of edgeless element toolbar (#8828)
66+
- refactor(edgeless): refine and remove duplicate type (#8823)

0 commit comments

Comments
 (0)