mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
* revert:"fix: remove keyword when click selection menu item" This reverts commit 5782dec45cf2dfb4628fe6f153c52109c9ce5a5b. * revert(appflowy_editor):revert "feat: double asterisks/underscores to bold text" This reverts commit c0964fad5d3b64c4d7b797ecfbfc6a9cfc2f9174. * revert(appflowy_editor):revert "fix: workaround infinity formatting" This reverts commit 6a902a2b218afcf0adc0e9cbf0a52864ecb93118. The Appflowy folder under the frontend had been removed before reverting. * chore(appflow_editor):update test variable after reverting * chore(appflowy_editor): comment out the test for reverting * chore(appflowy_editor): update variable type after reverting * chore(appflowy_editor): remove unused import after reverting * feat(appflowy_editor): double asterisk to bold text * test(appflowy_editor): test double asterisk to bold text * fix(appflowy_editor): delete slash after a selection menu item is selected * test(appflowy_editor): test selection menu widget after clicking * feat(appflowy_editor): double asterisk to bold text and remove slash after clicking selection menu item (#1935) * feat(appflowy_editor): double asterisk to bold text * test(appflowy_editor): test double asterisk to bold text * fix(appflowy_editor): delete slash after a selection menu item is selected * test(appflowy_editor): test selection menu widget after clicking * feat(appflowy_editor): double underscore to bold text * test(appflowy_editor): test double underscore to bold text * chore(appflowy_editor): put checkbox testing back * chore: format code --------- Co-authored-by: Yijing Huang <hyj891204@gmail.com>