Commit Graph

2245 Commits

Author SHA1 Message Date
appflowy
55de7f69a4 rename flowy-editor to flowy-document 2021-07-31 10:50:56 +08:00
appflowy
033ea89bde config user watch repo 2021-07-30 08:43:10 +08:00
appflowy
6a02520f84 refactor app and view can carry belongings 2021-07-29 22:23:10 +08:00
appflowy
e67683abc7 create flowy directory if not exist 2021-07-29 17:46:20 +08:00
appflowy
c8ba8284ef update view & update app & add some rust test 2021-07-29 17:27:59 +08:00
appflowy
826a50bd76 rename some widget 2021-07-29 08:28:18 +08:00
appflowy
20ec4c448c connect app_widge with viewlist via provider 2021-07-28 22:32:45 +08:00
appflowy
23ac4d0249 config navigation widget 2021-07-28 18:40:08 +08:00
appflowy
199fbd8873 rename some widget with prefix Flowy 2021-07-28 18:40:08 +08:00
appflowy
dfcb5059bf config hover background & fix bugs 2021-07-28 18:40:08 +08:00
Jaylen Bian
a9c829b417 [infra_ui][overlay] Change insert overlay method parameters to optional 2021-07-28 17:44:14 +08:00
Jaylen Bian
cc17529977 merge master 2021-07-28 17:42:27 +08:00
Jaylen Bian
ccca15d361 [infra_ui][overlay] Add delegate to overlay item 2021-07-28 17:36:01 +08:00
Jaylen Bian
9508ad84e4 [infra_ui][overlay] Impl overlay manager based on stack 2021-07-28 16:37:37 +08:00
Jaylen Bian
e7a6a41437 [infra_ui][overlay] Impl hittest and gesture handling interface 2021-07-28 10:07:44 +08:00
appflowy
248ce74832 config navigation list 2021-07-27 23:10:39 +08:00
appflowy
af9421ed1c enable app widget selectable 2021-07-27 14:38:51 +08:00
appflowy
56ced4a76f fix: hover color highlight with custom widget 2021-07-27 11:54:59 +08:00
appflowy
5d520d7217 add hover 2021-07-27 09:33:38 +08:00
Jaylen Bian
a231c96aee [infra_ui][overlay] Impl route and pannel 2021-07-26 23:51:15 +08:00
Jaylen Bian
06ac3bc29e [infra_ui][overlay] Impl new overlay page and route skeleton 2021-07-26 18:37:27 +08:00
appflowy
6394ea2dd8 config home editor pannel 2021-07-26 16:35:51 +08:00
appflowy
a4f4066dfa config view list ui 2021-07-26 15:25:30 +08:00
appflowy
0191645d49 fetch user workspaces 2021-07-26 14:35:07 +08:00
Jaylen Bian
440d2940c3 [infra_ui][overlay] (WIP) Impl new overlay lifecycle actions 2021-07-26 12:52:08 +08:00
Jaylen Bian
7efbf03030 [infra_ui][overlay] (WIP) Temp submit before refactor 2021-07-26 12:32:50 +08:00
appflowy
9a1f17d41c config menu user bloc 2021-07-26 11:51:39 +08:00
appflowy
9454c753c3 config menus list 2021-07-26 08:34:40 +08:00
appflowy
ce9a218df8 config menu by nested column 2021-07-25 23:12:58 +08:00
appflowy
7a32d4a087 config security input suffix icon 2021-07-25 22:09:52 +08:00
appflowy
771162e80b refactor sign in screen according to the ui 2021-07-25 18:04:16 +08:00
appflowy
084f939ed0 config sign in screen 2021-07-25 16:07:53 +08:00
appflowy
d30ee5db89 opt: build the rust sdk while running the flutter program 2021-07-25 11:08:59 +08:00
appflowy
c5881daddd rename files 2021-07-25 08:14:38 +08:00
appflowy
29f5f1ac27 save doc & switch doc 2021-07-24 22:27:24 +08:00
Jaylen Bian
ae45e64244 Merge branch 'main' into infra_ui/overlay_base 2021-07-24 19:37:59 +08:00
Jaylen Bian
7b1e5aaba2 [editor] Add save keyboard shortcut. 2021-07-24 19:35:00 +08:00
appflowy
b0df64138f config doc bloc 2021-07-24 18:55:13 +08:00
appflowy
0ec02c1ac0 fix: create doc with Delta requirement to fix Document load error 2021-07-24 15:20:18 +08:00
appflowy
64b8f37470 fix: create default workspace after sign in 2021-07-24 15:05:47 +08:00
appflowy
c05b772fe6 config editor for doc 2021-07-24 14:05:49 +08:00
appflowy
1240983730 config DocBloc 2021-07-24 09:57:17 +08:00
appflowy
3bb12d50bd config view repository 2021-07-23 23:56:59 +08:00
appflowy
bfdc0b6ee9 config view's update and query handle 2021-07-23 22:42:44 +08:00
appflowy
7e5c2cc62c save doc file in user's doc dir 2021-07-23 17:30:33 +08:00
appflowy
af1c35de45 create local file when create view with type doc 2021-07-23 16:45:29 +08:00
appflowy
36e338ddde replace syc::rwlock with tokio::rwlock 2021-07-23 15:00:13 +08:00
appflowy
984e912542 rename moduleData to unit 2021-07-23 14:54:31 +08:00
appflowy
c27f616ddb test read file & save file in flowy-editor 2021-07-23 14:37:18 +08:00
appflowy
4e80b296f8 config doc sql table 2021-07-23 08:14:45 +08:00