Commit Graph

725 Commits

Author SHA1 Message Date
Lucas.Xu
d3194de9e6 fix: could not delete text when insert image 2022-08-24 15:53:30 +08:00
Lucas.Xu
6af85fbe56 feat: add image entry into selection menu 2022-08-24 15:45:19 +08:00
Nathan.fooo
cebee48248
Merge pull request #859 from AppFlowy-IO/feat/document-model-in-rust
Feat: document model in rust
2022-08-24 14:40:27 +08:00
Vincent Chan
a309a9c82c fix: minor issues 2022-08-24 12:21:24 +08:00
Lucas.Xu
3832af5fa8 test: add test for image_node_widget and image_node_builder 2022-08-24 12:02:50 +08:00
Lucas.Xu
012c3a851a test: interge network_image_mock and add image node widget test 2022-08-23 22:54:47 +08:00
Nathan.fooo
c7b671ca07
Merge pull request #895 from AppFlowy-IO/feat/board_move_card_animation
Feat/board move card animation
2022-08-23 20:34:40 +08:00
Lucas.Xu
8855822fd1 chore: rename compare to test 2022-08-23 20:34:15 +08:00
Lucas.Xu
82f1f0e3e3 feat: support resize, copy, align, delete in image ndoe widget 2022-08-23 20:30:19 +08:00
appflowy
2152bb7188 chore: disable log and try to fix some weird bugs 2022-08-23 20:02:14 +08:00
appflowy
02e10301bf chore: update appflowy_board version 2022-08-23 19:59:39 +08:00
appflowy
7be510fa22 chore: delay overlap dragtarget event 2022-08-23 17:44:53 +08:00
appflowy
d941db29a1 chore: disable children receive events under fake drag target 2022-08-23 17:21:08 +08:00
appflowy
aec5c3e807 chore: fix insert animation 2022-08-23 16:44:15 +08:00
Lucas.Xu
a2c4f73e7d feat: add clear icon into link menu 2022-08-23 13:44:01 +08:00
Lucas.Xu
104b4cca9d test: test the toolbar_service, toolbar_*.dart 2022-08-23 13:25:05 +08:00
Lucas.Xu
1262457755 feat: add link menu test 2022-08-23 11:29:05 +08:00
Lucas.Xu
60a7557520 fix: link text is only displayed if all selected text satisfy linked style 2022-08-23 10:30:56 +08:00
Lucas.Xu
44b4ef4ad7 feat: filter the toolbar item should not be displayed 2022-08-23 09:59:14 +08:00
Nathan.fooo
f224bf8087
Merge pull request #885 from LucasXu0/improve_cursor_display_style
chore: improve cursor display style
2022-08-22 22:14:07 +08:00
Lucas.Xu
70ea80878a feat: single tap to edit link and double tap to open the link 2022-08-22 21:35:46 +08:00
Vincent Chan
0def48d0ca feat: transform patht 2022-08-22 19:42:43 +08:00
appflowy
6ded9aafd9 fix: disable flowyoverly focusNode 2022-08-22 18:23:06 +08:00
Lucas.Xu
6517adece7 fix: show remove link and copy link entry when there is not linkd text 2022-08-22 18:19:21 +08:00
Lucas.Xu
1cd9a77e00 fix: could not open link without scheme 2022-08-22 18:16:15 +08:00
Nathan.fooo
5e6b9496fc
Merge pull request #882 from AppFlowy-IO/feat/board_configuration
Feat/board configuration
2022-08-22 18:14:02 +08:00
Lucas.Xu
886c1f00e5 feat: implement command + K to trigger link menu 2022-08-22 17:51:47 +08:00
appflowy
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
Lucas.Xu
1f90f30274 feat: implement link menu 2022-08-22 17:34:16 +08:00
Lucas.Xu
f943aeacd7 chore: improve cursor display style 2022-08-22 11:15:44 +08:00
Lucas.Xu
7ae25f49fd chore: improve cursor display style 2022-08-22 10:34:45 +08:00
Lucas.Xu
ad7e408046 feat: [Improvement] Refactor selection menu #879 2022-08-19 20:28:04 +08:00
Lucas.Xu
a404a96099 docs: improve log.dart documentation 2022-08-19 14:56:38 +08:00
Lucas.Xu
c36ccc39ce feat: [improvements] integrate logging library in AppFlowyEditor 2022-08-19 14:02:34 +08:00
appflowy
4856a024a2 chore: Update row when moving row caused cell data changed 2022-08-18 21:44:22 +08:00
appflowy
c4514e421a chore: move card from one column to another 2022-08-18 21:44:22 +08:00
Lucas.Xu
45a120fe88 fix: selection is wrong after pressing arrow left / right 2022-08-18 21:09:30 +08:00
Lucas.Xu
28d9b8ee3a docs: minor updates to documentation. 2022-08-18 20:59:47 +08:00
Lucas.Xu
b1bf93662e docs: readme 2022-08-18 20:13:58 +08:00
Lucas.Xu
1fc48155da chore: update example main.dart 2022-08-18 19:17:17 +08:00
Lucas.Xu
bbc9b5e902 chore: update flutter svg 2022-08-18 18:59:59 +08:00
Lucas.Xu
6f3435aa5b chore: update placeholder image 2022-08-18 17:38:04 +08:00
Lucas.Xu
003100f0e5 chore: add LICENSE 2022-08-18 17:38:04 +08:00
Lucas.Xu
57b07bb5e2 chore: update documentation 2022-08-18 17:38:04 +08:00
Lucas.Xu
66275ca232 chore: rename flowy_x to appflowy_x 2022-08-18 17:38:04 +08:00
Lucas.Xu
51f100ca4b fix: flutter analyze 2022-08-18 17:38:04 +08:00
Annie
ca0229102e docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
a2d1b10765 docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
01653be0e0 docs: Update README.md 2022-08-18 17:37:57 +08:00
appflowy
0b9417a151 chore: add shortcut to exit the FlowyOverlay 2022-08-18 17:35:55 +08:00
Vincent Chan
c5e24cc346 feat: place holder 2022-08-18 17:35:55 +08:00
Lucas.Xu
48a81d41ea feat: add h1~h3 to toolbar widget 2022-08-18 17:35:55 +08:00
Lucas.Xu
95879111f9 chore: format checkbox_text 2022-08-18 17:35:55 +08:00
Annie
0b2355abae Update testing.md 2022-08-18 17:35:55 +08:00
Annie
119e19eb99 Update customizing.md 2022-08-18 17:35:55 +08:00
Lucas.Xu
31572d82f2 Update testing.md 2022-08-18 17:35:55 +08:00
Lucas.Xu
ef9e0d1fd1 Update README.md 2022-08-18 17:35:55 +08:00
Annie
2324be2532
Update README.md 2022-08-17 20:16:39 +08:00
Lucas.Xu
555beed47b feat: update tooltips in toolbar 2022-08-17 20:10:20 +08:00
Lucas.Xu
3e2dc161f8 feat: implement highlight in toolbar 2022-08-17 19:37:33 +08:00
Lucas.Xu
862265037a chore: rename flowy_editor to appflowy_editor 2022-08-17 17:23:20 +08:00
Lucas.Xu
71c84568d8 docs: fix testing.md 2022-08-17 17:02:54 +08:00
Lucas.Xu
8e1f2e3e02 docs: fix markdown link error 2022-08-17 16:46:05 +08:00
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
Lucas.Xu
93565269f0 docs: extending.md 2022-08-17 16:16:22 +08:00
Lucas.Xu
2c1b82a916 docs: extending.md 2022-08-17 14:27:37 +08:00
Lucas.Xu
2224aa271e docs: add documentation for selectable 2022-08-16 20:52:58 +08:00
Lucas.Xu
713e6abaa6
Merge branch 'AppFlowy-IO:main' into documentation/flowy_editor 2022-08-16 19:46:47 +08:00
Lucas.Xu
2c2127e84a docs: add documentation for selectable 2022-08-16 18:34:37 +08:00
Lucas.Xu
35d5bc92ac chore: publish preparation 2022-08-16 18:14:09 +08:00
appflowy
162152916c chore: delete board card 2022-08-16 17:41:02 +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
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
Lucas.Xu
ad26f9c86d fix: checkbox + underline doesn’t work when the checkbox is checked 2022-08-16 11:31:43 +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
dcbf657d84
Merge pull request #853 from LucasXu0/test/page_up_down
Implement more tests.
2022-08-15 20:08:10 +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
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
Vincent Chan
a23113e48d
Merge pull request #849 from AppFlowy-IO/feat/copy-styles
Feat: copy h1/h2/h3 styles
2022-08-15 15:47:06 +08:00
Vincent Chan
3f9e16922f feat: paste image directly 2022-08-15 15:46:40 +08:00
Vincent Chan
e826006fa7 refactor: color extensions 2022-08-15 14:52:29 +08:00
Lucas.Xu
f5cc886b6e test: implement pageup/down key test for large document 2022-08-15 14:47:54 +08:00
Vincent Chan
a3ffbe2f00 refactor: html text into class 2022-08-15 14:24:30 +08:00
Lucas.Xu
6d46f40fae
chore: delete icov.info 2022-08-15 14:06:56 +08:00
Lucas.Xu
c66e1e4df8 test: implement delete key test for styled text 2022-08-15 14:06:12 +08:00
Vincent Chan
e34ff50923 fix: CI errors 2022-08-15 14:03:38 +08:00
Vincent Chan
fe7c19666f feat: add converter 2022-08-15 13:58:46 +08:00
Vincent Chan
0def9e8882 feat: remove document.json from repo 2022-08-15 13:58:36 +08:00
Vincent Chan
81d4c8d23b feat: blockquote 2022-08-15 13:53:39 +08:00