Lucas
244d072a65
fix: pressing enter on a collapsible list toggle adds an additional new line ( #6909 )
...
* fix: pressing Enter on a closed toggle list adds an additional new line
* test: pressing Enter on a closed toggle list adds an additional new line
* chore: upgrade appflowy_editor
* chore: rename table align
2024-12-03 13:56:15 +08:00
Lucas
fe4f85a597
fix: align the namespace and toggle shortcuts ( #6726 )
...
* chore: update translations, url to URL
* fix: children disapper when using toggle shortcuts
* fix: add tooltip for namespace button
* test: add toggle shortcut test
2024-11-06 09:08:59 +08:00
Lucas
faa95ffb9c
feat: support toggle heading ( #6598 )
...
* feat: support toggle heading
* feat: add numbered list shortcut and heading shortcut
* feat: update format greater to toggle list shortcut
* feat: add removeToggleHeadingStyle shortcut
* feat: add toggle list and toggle headings in turn into menu
* feat: turn into toggle heading block
* feat: highlight selected toggle heading
* fix: collapsed button animation
* test: turn heading block to toggle heading block
* test: turn toggle heading block to heading block
* test: convert '# + >' or '> + #' to toggle heading block
* test: turn heading 2 block with following heading 1 block to toggle heading 2 block
* test: integration tests
* fix: unable to move children after heading 1 to toggle heading block
* test: unable to move children after heading 1 to toggle heading block
* fix: flutter analyze
* fix: toggle heading block test: insert toggle heading 1 - 3 block by shortcuts
* fix: inline database in document tests
* fix: integration test
2024-10-23 19:41:12 +08:00