Commit Graph

27 Commits

Author SHA1 Message Date
appflowy
335b5327de bridge flutter delta to rust delta 2021-09-14 16:22:44 +08:00
appflowy
26aa4e951e config rust flowy log 2021-09-13 14:05:55 +08:00
appflowy
8882ab5d82 create flowy_log package and will implement in rust in the future 2021-09-12 23:04:34 +08:00
appflowy
54136c1018 add flowy icon 2021-09-12 22:19:59 +08:00
appflowy
48c3436ada generic document data 2021-08-18 16:04:22 +08:00
appflowy
bfb80d1184 add undo test 2021-08-18 13:12:45 +08:00
appflowy
8272e2e8f6 preserve line format on merge && add merge test 2021-08-18 11:26:52 +08:00
appflowy
4d3eabb761 preserve line format on split 2021-08-17 22:04:55 +08:00
appflowy
7c4b2d74a5 preserve block attribute when insert inside 2021-08-17 14:14:09 +08:00
appflowy
4ab4f744ba add auto exit block test 2021-08-17 11:23:28 +08:00
appflowy
9bc72d3b9e config auto exit block extension 2021-08-16 23:07:40 +08:00
appflowy
0fb808ef4c add auto format link test 2021-08-16 17:05:07 +08:00
appflowy
41eacb7000 add auto format extension 2021-08-16 15:19:41 +08:00
appflowy
aef5e54c3f config header attribute & add test 2021-08-15 21:11:48 +08:00
appflowy
f994155dfe refactor compose with iterator 2021-08-14 16:44:39 +08:00
appflowy
b03dcde824 load svg asset 2021-08-14 15:45:00 +08:00
appflowy
93cf9712dc cursor: next op with length 2021-08-13 14:13:31 +08:00
appflowy
1ec4655d1b add format and insert extension 2021-08-11 23:34:35 +08:00
appflowy
15c3a821ec add extensions 2021-08-11 08:40:58 +08:00
appflowy
ca81c990bf fix undo redo bugs, merge last undo if need 2021-08-10 11:23:13 +08:00
appflowy
5d520d7217 add hover 2021-07-27 09:33:38 +08:00
appflowy
29f5f1ac27 save doc & switch doc 2021-07-24 22:27:24 +08:00
Jaylen Bian
7b1e5aaba2 [editor] Add save keyboard shortcut. 2021-07-24 19:35:00 +08:00
Jaylen Bian
a728e16469 [editor] Impl image and flutter logo test embed builders 2021-07-09 23:43:18 +08:00
Jaylen Bian
f1c23ca91a [editor] Add embed builder handlers protocol 2021-07-09 22:43:04 +08:00
Jaylen Bian
ef11bbbb2b [editor] Refactor editor dir architecture based on official guidance 2021-07-09 22:42:30 +08:00
Jaylen Bian
e239fd7a40 [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00