AFFiNE/packages
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
..
backend chore: bump up nx version to v20 (#8437) 2024-10-22 06:06:48 +00:00
common feat(core): doc database properties (#8520) 2024-10-24 07:38:45 +00:00
frontend refactor(core): improve editor gap appendParagraph function (#8567) 2024-10-24 10:53:18 +00:00