Commit Graph

2957 Commits

Author SHA1 Message Date
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
6ded9aafd9 fix: disable flowyoverly focusNode 2022-08-22 18:23:06 +08:00
6517adece7 fix: show remove link and copy link entry when there is not linkd text 2022-08-22 18:19:21 +08:00
1cd9a77e00 fix: could not open link without scheme 2022-08-22 18:16:15 +08:00
5e6b9496fc Merge pull request #882 from AppFlowy-IO/feat/board_configuration
Feat/board configuration
2022-08-22 18:14:02 +08:00
3564d65470 Merge pull request #874 from yodatak/patch-1
Update fr-FR transation to support grid
2022-08-22 18:13:46 +08:00
886c1f00e5 feat: implement command + K to trigger link menu 2022-08-22 17:51:47 +08:00
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
1f90f30274 feat: implement link menu 2022-08-22 17:34:16 +08:00
f943aeacd7 chore: improve cursor display style 2022-08-22 11:15:44 +08:00
6dca0fddf9 Merge branch 'main' into #692 2022-08-22 11:06:44 +08:00
1a59bd75e2 Merge branch '#692' of https://github.com/naughtz/appflowy into #692 2022-08-22 11:04:51 +08:00
22f544a910 feat: add translation 2022-08-22 11:03:36 +08:00
7ae25f49fd chore: improve cursor display style 2022-08-22 10:34:45 +08:00
ffc6f141fa chore: fix GroupConfigurationRevision deserialize error 2022-08-22 10:06:08 +08:00
54dab3b1af Update fr-FR.json 2022-08-21 22:39:43 +02:00
93f5b5d754 fix: save group rev without apply change 2022-08-21 23:18:42 +08:00
23efbc00c1 ci: fix unit test 2022-08-21 13:58:03 +08:00
6e6a812243 chore: save group revision and fix warnings 2022-08-20 23:57:51 +08:00
3c022d4de5 chore: save group configuration 2022-08-20 17:10:34 +08:00
49601b66ef chore: save group configuration 2022-08-20 16:44:44 +08:00
91b2917d60 chore: reader and writter for group configuration 2022-08-20 15:40:13 +08:00
5fac1f044a chore: move some structs 2022-08-19 23:11:05 +08:00
e4c039eef5 Merge pull request #880 from LucasXu0/selection_menu_refactor
[Improvement] Refactor selection menu
2022-08-19 21:08:13 +08:00
1d2dd15142 Merge pull request #878 from LucasXu0/logger_refactor
feat: [improvements] integrate logging library in AppFlowyEditor
2022-08-19 21:07:35 +08:00