appflowy
|
50e772edff
|
chore: adjust header, card padding ui
|
2022-08-25 09:51:33 +08:00 |
|
appflowy
|
8a8791b880
|
chore: adjust ui
|
2022-08-24 23:09:35 +08:00 |
|
Nathan.fooo
|
0d39afca2f
|
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
Feat/board update when field change
|
2022-08-24 22:05:27 +08:00 |
|
appflowy
|
a896637eab
|
fix: reload card content
|
2022-08-24 21:06:42 +08:00 |
|
appflowy
|
82b44c2c98
|
chore: update board column name
|
2022-08-24 16:57:53 +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 |
|
appflowy
|
f5f3f51cca
|
chore: update column name when field was changed
|
2022-08-24 08:27:34 +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 |
|
appflowy
|
6ded9aafd9
|
fix: disable flowyoverly focusNode
|
2022-08-22 18:23:06 +08:00 |
|
Nathan.fooo
|
5e6b9496fc
|
Merge pull request #882 from AppFlowy-IO/feat/board_configuration
Feat/board configuration
|
2022-08-22 18:14:02 +08:00 |
|
Nathan.fooo
|
3564d65470
|
Merge pull request #874 from yodatak/patch-1
Update fr-FR transation to support grid
|
2022-08-22 18:13:46 +08:00 |
|
appflowy
|
074c497d57
|
fix: fix some bugs
|
2022-08-22 17:45:15 +08:00 |
|
Lucas.Xu
|
7ae25f49fd
|
chore: improve cursor display style
|
2022-08-22 10:34:45 +08:00 |
|
appflowy
|
ffc6f141fa
|
chore: fix GroupConfigurationRevision deserialize error
|
2022-08-22 10:06:08 +08:00 |
|
yodatak
|
54dab3b1af
|
Update fr-FR.json
|
2022-08-21 22:39:43 +02:00 |
|
appflowy
|
93f5b5d754
|
fix: save group rev without apply change
|
2022-08-21 23:18:42 +08:00 |
|
appflowy
|
23efbc00c1
|
ci: fix unit test
|
2022-08-21 13:58:03 +08:00 |
|
appflowy
|
6e6a812243
|
chore: save group revision and fix warnings
|
2022-08-20 23:57:51 +08:00 |
|