Commit Graph

2666 Commits

Author SHA1 Message Date
Vincent Chan
01a79c69c3 feat: use popover in detail page 2022-08-30 14:51:25 +08:00
Vincent Chan
a7f02ec7df refactor: number field to use popover 2022-08-30 14:13:47 +08:00
Vincent Chan
bfb60dcaec feat: refactor multi select 2022-08-30 14:06:03 +08:00
Vincent Chan
e9535201a4 refactor: rename popover 2022-08-30 12:53:51 +08:00
Vincent Chan
406f185ab7 feat: field action sheet use popover 2022-08-29 17:45:08 +08:00
Vincent Chan
99a3a386a3 feat: add popover removal 2022-08-29 16:36:01 +08:00
Vincent Chan
defef552ed feat: add exclusive 2022-08-29 15:32:59 +08:00
Vincent Chan
072d94ebe6 feat: add secondary button 2022-08-29 15:30:10 +08:00
Vincent Chan
fe549e8d67 feat: add example 2022-08-29 15:30:02 +08:00
Vincent Chan
2fb11519d2 feat: add popover package 2022-08-29 13:56:16 +08:00
Vincent Chan
5cdd1d38c4 feat: aciton sheet 2022-08-26 15:39:44 +08:00
Vincent Chan
e9b215ebbd feat: poover anchor on the object 2022-08-26 15:15:29 +08:00
Vincent Chan
4fb760e44c feat: add popover overlay 2022-08-26 13:47:49 +08:00
Vincent Chan
ddc394fcd7 feat: introduce popover widget 2022-08-25 16:58:03 +08:00
Vincent Chan
84b5762017 feat: unify styles 2022-08-25 11:45:51 +08:00
Vincent Chan
58ad84b7df feat: flowy overlay 2022-08-25 11:30:00 +08:00
Nathan.fooo
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
Vincent Chan
a309a9c82c fix: minor issues 2022-08-24 12:21:24 +08:00
Nathan.fooo
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
appflowy
2152bb7188 chore: disable log and try to fix some weird bugs 2022-08-23 20:02:14 +08:00
appflowy
02e10301bf chore: update appflowy_board version 2022-08-23 19:59:39 +08:00
Vincent Chan
096544d6a3 feat: test insert sub trees 2022-08-23 19:49:56 +08:00
Vincent Chan
d6ef13adae feat: get deleted subtrees from the document 2022-08-23 17:58:54 +08:00
appflowy
7be510fa22 chore: delay overlap dragtarget event 2022-08-23 17:44:53 +08:00
appflowy
d941db29a1 chore: disable children receive events under fake drag target 2022-08-23 17:21:08 +08:00
Vincent Chan
9d1475df2b feat: recursive append children 2022-08-23 17:12:11 +08:00
Vincent Chan
bb8e0485cd feat: serialize 2022-08-23 17:01:10 +08:00
appflowy
aec5c3e807 chore: fix insert animation 2022-08-23 16:44:15 +08:00
Annie
9395eb2fd8
Update README.md 2022-08-23 16:18:15 +08:00
Annie
9378c1c99c
Update README.md 2022-08-23 16:16:44 +08:00
Annie
15c47edad3
Update README.md 2022-08-23 16:12:36 +08:00
Annie
36e1131a74
Update CONTRIBUTING.md 2022-08-23 16:02:40 +08:00
Nathan.fooo
b643513753
Merge pull request #891 from AppFlowy-IO/fix/create_doc_error
fix: create document errors
2022-08-23 13:48:48 +08:00
appflowy
b762151d44 fix: create document errors 2022-08-23 13:13:01 +08:00
Nathan.fooo
f224bf8087
Merge pull request #885 from LucasXu0/improve_cursor_display_style
chore: improve cursor display style
2022-08-22 22:14:07 +08:00
Nathan.fooo
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
Vincent Chan
ef65551340 feat: add serialize/deserialize 2022-08-22 19:42:43 +08:00
Vincent Chan
b0bafff22c feat: introduce error to apply method 2022-08-22 19:42:43 +08:00
Vincent Chan
ef185cd5d5 refactor: add at_path suffix to transaction builder 2022-08-22 19:42:43 +08:00
Vincent Chan
1801a47b1d feat: test update nodes 2022-08-22 19:42:43 +08:00
Vincent Chan
0def48d0ca feat: transform patht 2022-08-22 19:42:43 +08:00
Vincent Chan
c61b4d0865 fix: CI format error 2022-08-22 19:42:43 +08:00
Vincent Chan
61d181b228 feat: vec to position convertion 2022-08-22 19:42:43 +08:00
Vincent Chan
8401fa0983 feat: update attributes 2022-08-22 19:42:43 +08:00
Vincent Chan
c207bf3679 feat: apply transactions 2022-08-22 19:42:43 +08:00
Vincent Chan
ba160c8026 feat: compose attributes 2022-08-22 19:42:43 +08:00
Vincent Chan
bb7c7e4f41 feat: apply operation 2022-08-22 19:42:43 +08:00
Vincent Chan
aa90613bf6 feat: transaction built der 2022-08-22 19:42:43 +08:00
Vincent Chan
2466b3eebc feat: add operations of the document 2022-08-22 19:42:43 +08:00
Vincent Chan
7d404ff0da feat: document model in rust 2022-08-22 19:42:43 +08:00