Commit Graph

3031 Commits

Author SHA1 Message Date
82b44c2c98 chore: update board column name 2022-08-24 16:57:53 +08:00
d3194de9e6 fix: could not delete text when insert image 2022-08-24 15:53:30 +08:00
6af85fbe56 feat: add image entry into selection menu 2022-08-24 15:45:19 +08:00
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
a309a9c82c fix: minor issues 2022-08-24 12:21:24 +08:00
3832af5fa8 test: add test for image_node_widget and image_node_builder 2022-08-24 12:02:50 +08:00
f5f3f51cca chore: update column name when field was changed 2022-08-24 08:27:34 +08:00
b7297993d2 Update CHANGELOG.md 2022-08-23 23:21:39 +05:30
0b553ae013 Fix typo 2022-08-23 23:20:18 +05:30
012c3a851a test: interge network_image_mock and add image node widget test 2022-08-23 22:54:47 +08:00
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
8855822fd1 chore: rename compare to test 2022-08-23 20:34:15 +08:00
82f1f0e3e3 feat: support resize, copy, align, delete in image ndoe widget 2022-08-23 20:30:19 +08:00
2152bb7188 chore: disable log and try to fix some weird bugs 2022-08-23 20:02:14 +08:00
02e10301bf chore: update appflowy_board version 2022-08-23 19:59:39 +08:00
096544d6a3 feat: test insert sub trees 2022-08-23 19:49:56 +08:00
d6ef13adae feat: get deleted subtrees from the document 2022-08-23 17:58:54 +08:00
7be510fa22 chore: delay overlap dragtarget event 2022-08-23 17:44:53 +08:00
d941db29a1 chore: disable children receive events under fake drag target 2022-08-23 17:21:08 +08:00
9d1475df2b feat: recursive append children 2022-08-23 17:12:11 +08:00
bb8e0485cd feat: serialize 2022-08-23 17:01:10 +08:00
aec5c3e807 chore: fix insert animation 2022-08-23 16:44:15 +08:00
9395eb2fd8 Update README.md 2022-08-23 16:18:15 +08:00
9378c1c99c Update README.md 2022-08-23 16:16:44 +08:00
15c47edad3 Update README.md 2022-08-23 16:12:36 +08:00
36e1131a74 Update CONTRIBUTING.md 2022-08-23 16:02:40 +08:00
b643513753 Merge pull request #891 from AppFlowy-IO/fix/create_doc_error
fix: create document errors
2022-08-23 13:48:48 +08:00
a2c4f73e7d feat: add clear icon into link menu 2022-08-23 13:44:01 +08:00
104b4cca9d test: test the toolbar_service, toolbar_*.dart 2022-08-23 13:25:05 +08:00
b762151d44 fix: create document errors 2022-08-23 13:13:01 +08:00
1262457755 feat: add link menu test 2022-08-23 11:29:05 +08:00
60a7557520 fix: link text is only displayed if all selected text satisfy linked style 2022-08-23 10:30:56 +08:00
44b4ef4ad7 feat: filter the toolbar item should not be displayed 2022-08-23 09:59:14 +08:00
f224bf8087 Merge pull request #885 from LucasXu0/improve_cursor_display_style
chore: improve cursor display style
2022-08-22 22:14:07 +08:00
c532fd4124 Merge pull request #888 from AppFlowy-IO/fix/disable_overlay_focus_node
fix: disable flowyoverly focusNode
2022-08-22 22:13:27 +08:00
70ea80878a feat: single tap to edit link and double tap to open the link 2022-08-22 21:35:46 +08:00
ef65551340 feat: add serialize/deserialize 2022-08-22 19:42:43 +08:00
b0bafff22c feat: introduce error to apply method 2022-08-22 19:42:43 +08:00
ef185cd5d5 refactor: add at_path suffix to transaction builder 2022-08-22 19:42:43 +08:00
1801a47b1d feat: test update nodes 2022-08-22 19:42:43 +08:00
0def48d0ca feat: transform patht 2022-08-22 19:42:43 +08:00
c61b4d0865 fix: CI format error 2022-08-22 19:42:43 +08:00
61d181b228 feat: vec to position convertion 2022-08-22 19:42:43 +08:00
8401fa0983 feat: update attributes 2022-08-22 19:42:43 +08:00
c207bf3679 feat: apply transactions 2022-08-22 19:42:43 +08:00
ba160c8026 feat: compose attributes 2022-08-22 19:42:43 +08:00
bb7c7e4f41 feat: apply operation 2022-08-22 19:42:43 +08:00
aa90613bf6 feat: transaction built der 2022-08-22 19:42:43 +08:00
2466b3eebc feat: add operations of the document 2022-08-22 19:42:43 +08:00
7d404ff0da feat: document model in rust 2022-08-22 19:42:43 +08:00