AFFiNE/tests/affine-local/e2e/blocksuite
JimmFly 10963da706
refactor(core): improve editor gap appendParagraph function (#8567)
close AF-1257

Every time we clicked on an empty space at the bottom, a new Paragraph block was created.
Now we change it so that if there is already an empty Paragraph block at the bottom, we focus it instead of creating a new one.
2024-10-24 10:53:18 +00:00
..
editor.spec.ts refactor(core): improve editor gap appendParagraph function (#8567) 2024-10-24 10:53:18 +00:00
outline.spec.ts fix(core): fix position of toc in peekview (#8441) 2024-10-08 02:44:33 +00:00