Commit Graph

2625 Commits

Author SHA1 Message Date
Lucas.Xu
cde48926e2 feat: add copy link to link menu 2022-08-29 11:23:08 +08:00
Lucas.Xu
3686351592 fix: #918 could not update the link sometimes 2022-08-29 10:08:44 +08:00
Lucas.Xu
01328442a0 fix: could not delete the image when the selection is multiple 2022-08-26 16:00:20 +08:00
Lucas.Xu
b52f618b1a test: add more test cases for image 2022-08-26 14:06:11 +08:00
Lucas.Xu
2b2bae80ef chore: update example project and example.json 2022-08-26 10:56:44 +08:00
Lucas.Xu
b7c21df3b2 feat: implement simple export function 2022-08-25 20:21:33 +08:00
Lucas.Xu
778b55d44e feat: implemnt export editor state 2022-08-24 21:08:22 +08:00
Lucas.Xu
ba5c1804ce fix: the text enterd after link doesn't need to be linked 2022-08-24 18:02:00 +08:00
Lucas.Xu
2c37bf806e feat: add error tips when loading image fail 2022-08-24 17:23:45 +08:00
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
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
Lucas.Xu
82f1f0e3e3 feat: support resize, copy, align, delete in image ndoe widget 2022-08-23 20:30:19 +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
Lucas.Xu
70ea80878a feat: single tap to edit link and double tap to open the link 2022-08-22 21:35:46 +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
Lucas.Xu
886c1f00e5 feat: implement command + K to trigger link menu 2022-08-22 17:51:47 +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
Nathan.fooo
e4c039eef5
Merge pull request #880 from LucasXu0/selection_menu_refactor
[Improvement] Refactor selection menu
2022-08-19 21:08:13 +08:00
Nathan.fooo
1d2dd15142
Merge pull request #878 from LucasXu0/logger_refactor
feat: [improvements] integrate logging library in AppFlowyEditor
2022-08-19 21:07:35 +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
Nathan.fooo
edd520abda
Merge pull request #877 from AppFlowy-IO/feat/board_test
chore: fix some bugs and add more tests
2022-08-19 14:29:25 +08:00
Lucas.Xu
c36ccc39ce feat: [improvements] integrate logging library in AppFlowyEditor 2022-08-19 14:02:34 +08:00
appflowy
659ae5d523 chore: fix some bugs and add more tests 2022-08-19 11:58:34 +08:00
Nathan.fooo
a0753cea2d
Merge pull request #867 from AppFlowy-IO/feat/move_card
feat: move card from one column to another
2022-08-19 09:38:04 +08:00
appflowy
da485c6df9 chore: add more test 2022-08-19 09:10:12 +08:00
appflowy
3a7c3815b0 chore: fix test error 2022-08-18 21:52:47 +08:00
appflowy
0680b20579 chore: add group unit test 2022-08-18 21:44:22 +08:00
appflowy
af23e3e803 refactor: replace plugin type with layout type 2022-08-18 21:44:22 +08:00
appflowy
d3cd60e527 refactor: rename structs 2022-08-18 21:44:22 +08:00
appflowy
3e4e8679ce fix: debounce causes save cell data fail 2022-08-18 21:44:22 +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
appflowy
f32068d64b refactor: move row params 2022-08-18 21:44:21 +08:00
appflowy
3a27413dfc fix: row is not added into group when create a new row 2022-08-18 21:44:21 +08:00
Lucas.Xu
9d747f3a2d
Merge pull request #871 from LucasXu0/documentation/flowy_editor
docs: minor updates to documentation.
2022-08-18 21:23:55 +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
b8b2de2dd5
Merge pull request #870 from LucasXu0/documentation/flowy_editor
docs: readme
2022-08-18 20:14:52 +08:00
Lucas.Xu
b1bf93662e docs: readme 2022-08-18 20:13:58 +08:00
Lucas.Xu
be6a3cc081
Merge pull request #869 from LucasXu0/documentation/flowy_editor
Documentation for AppFlowyEditor
2022-08-18 19:55:04 +08:00
Lucas.Xu
b8434cc5f4 chore: disbale appflowy_editor analyze 2022-08-18 19:38:01 +08:00