Commit Graph

2899 Commits

Author SHA1 Message Date
Lucas.Xu
2adde7c173 chore: rename flowy_editor to appflowy_editor 2022-08-17 16:40:21 +08:00
Lucas.Xu
68f983ed2a docs: rename extending.md 2022-08-17 16:30:41 +08:00
Nathan.fooo
6dfed4a7b0
Merge pull request #866 from AppFlowy-IO/feat/shortcut_escape_to_exit_overlay
chore: add shortcut to exit the FlowyOverlay
2022-08-17 16:30:29 +08:00
Lucas.Xu
93565269f0 docs: extending.md 2022-08-17 16:16:22 +08:00
appflowy
6c2dda1667 chore: add shortcut to exit the FlowyOverlay 2022-08-17 15:50:19 +08:00
Nathan.fooo
e38c300009
Merge pull request #865 from AppFlowy-IO/feat/group_row_after_modify
Feat: move the card to the corresponding column after modifying the data
2022-08-17 15:30:30 +08:00
appflowy
0ecb15cfa3 chore: fix some bugs 2022-08-17 14:33:45 +08:00
Lucas.Xu
2c1b82a916 docs: extending.md 2022-08-17 14:27:37 +08:00
appflowy
9922645e59 chore: group the row after updated the row 2022-08-17 09:03:43 +08:00
Nathan.fooo
b3acb4f9e7
Merge pull request #857 from LucasXu0/test/internal_key_event_handlers
implement white_space_handler & update_text_style_by_command_X test
2022-08-17 08:18:40 +08:00
Nathan.fooo
09ca4bc4a2
Merge pull request #863 from AppFlowy-IO/feat/refresh_card
Feat: refresh card after editting the row
2022-08-16 21:13:30 +08:00
Lucas.Xu
2224aa271e docs: add documentation for selectable 2022-08-16 20:52:58 +08:00
appflowy
9456fbd573 chore: fix some bugs 2022-08-16 20:34:12 +08:00
Vincent Chan
248fad114d
Merge pull request #852 from AppFlowy-IO/feat/image-placeholder
Feat: image placeholder
2022-08-16 19:59:55 +08:00
Lucas.Xu
713e6abaa6
Merge branch 'AppFlowy-IO:main' into documentation/flowy_editor 2022-08-16 19:46:47 +08:00
Nathan.fooo
9ea2e1d4cb
Merge pull request #862 from AppFlowy-IO/feat/open_card_detail
chore: open card detail
2022-08-16 18:37:51 +08:00
Lucas.Xu
2c2127e84a docs: add documentation for selectable 2022-08-16 18:34:37 +08:00
appflowy
5ee6875d7b chore: open card detail 2022-08-16 18:19:54 +08:00
Lucas.Xu
35d5bc92ac chore: publish preparation 2022-08-16 18:14:09 +08:00
Nathan.fooo
a0363e349d
Merge pull request #861 from AppFlowy-IO/feat/delete_board_card
chore: delete board card
2022-08-16 18:14:01 +08:00
appflowy
162152916c chore: delete board card 2022-08-16 17:41:02 +08:00
Nathan.fooo
c94c02b3c9
Merge pull request #860 from AppFlowy-IO/feat/create_board_card
Feat/create board card
2022-08-16 17:40:14 +08:00
appflowy
bc346dfd67 chore: create board card 2022-08-16 17:16:18 +08:00
Lucas.Xu
5c314ae664 Merge branch 'AppFlowy-IO:main' into documentation/flowy_editor 2022-08-16 17:06:49 +08:00
Lucas.Xu
2d04f79e10 chore: publish preparation 2022-08-16 16:11:46 +08:00
Vincent Chan
1fc443d9ac feat: place holder 2022-08-16 15:58:42 +08:00
appflowy
b7d71428be chore: send group notification 2022-08-16 15:49:54 +08:00
Nathan.fooo
0b26ad0541
Merge pull request #858 from AppFlowy-IO/feat/migrate_revision_helper
Feat/migrate revision helper
2022-08-16 15:48:48 +08:00
Lucas.Xu
3945a64820 chore: publish preparation 2022-08-16 15:47:48 +08:00
Lucas.Xu
6a527a6676 docs: readme 2022-08-16 15:08:51 +08:00
appflowy
03a70bbdb9 chore: update grid migration 2022-08-16 11:51:04 +08:00
Lucas.Xu
ad26f9c86d fix: checkbox + underline doesn’t work when the checkbox is checked 2022-08-16 11:31:43 +08:00
appflowy
4683dbee45 chore: add revision reset helper 2022-08-16 11:24:37 +08:00
Lucas.Xu
a7681f86e5 test: implement white_space_handler test 2022-08-16 09:43:17 +08:00
Lucas.Xu
88ae437379 test: update text style by command + x 2022-08-16 09:43:17 +08:00
Nathan.fooo
6b312b4f8f
Merge pull request #854 from AppFlowy-IO/feat/view_lens 2022-08-15 23:38:17 +08:00
appflowy
461160094c chore: create grid view when create grid 2022-08-15 23:17:29 +08:00
Nathan.fooo
a4f2ebf207
Merge pull request #855 from AppFlowy-IO/ci/try_fix_unit_test
chore: add log
2022-08-15 23:12:41 +08:00
appflowy
f841587c27 chore: add log 2022-08-15 22:40:54 +08:00
Nathan.fooo
dcbf657d84
Merge pull request #853 from LucasXu0/test/page_up_down
Implement more tests.
2022-08-15 20:08:10 +08:00
appflowy
0514b005ca feat: config view lens 2022-08-15 20:07:01 +08:00
Lucas.Xu
91d7e08d3b
Merge pull request #848 from LucasXu0/test/delete_handler
test: implement backspace / delete key test for styled text
2022-08-15 19:10:24 +08:00
Lucas.Xu
de01e9222e test: fix update_test_style_by_command_x_handler_test 2022-08-15 19:09:53 +08:00
Lucas.Xu
ab1032139a fix: typo 2022-08-15 19:01:41 +08:00
Lucas.Xu
f762a78ac0 test: implement update text style by command X test 2022-08-15 18:57:59 +08:00
Vincent Chan
03d76641ea
Merge pull request #851 from AppFlowy-IO/feat/paste-url
Feat: paste url from plain text
2022-08-15 17:40:59 +08:00
Lucas.Xu
c732f4e908 test: implement select all test for no-styled text 2022-08-15 16:48:33 +08:00
Lucas.Xu
e926c89548 test: implement simple redo/undo test for no-styled text 2022-08-15 16:35:22 +08:00
Vincent Chan
dc8635c621 feat: paste url from plain text 2022-08-15 16:17:22 +08:00
Vincent Chan
deefd396fc
Merge pull request #850 from AppFlowy-IO/feat/paste-image
Feat: paste image from link
2022-08-15 16:16:59 +08:00