File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed
Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 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+ Improves edgeless viewport stability
23+
24+ ## Feat
25+
26+ - feat(database): add AddDatabase event tracking to slash menu (#9015 )
27+
28+ ## Fix
29+
30+ - fix: should show title alias first (#9005 )
31+
32+ ## Chore
33+
34+ - chore(blocks): add event tracking for attachment upload (#9008 )
35+ - chore(blocks): reuse attachment upload method (#9007 )
36+
37+ ## Refactor
38+
39+ - refactor(std): optimize gfx viewport cache fields (#9014 )
40+
41+ ## Perf
42+
43+ - perf(edgeless): reduce redundant dom query per render (#9016 )
You can’t perform that action at this time.
0 commit comments