Commit Graph

44 Commits

Author SHA1 Message Date
Lucas.Xu
ad9a4b7d71
Integrate appflowy editor (#1040) 2022-10-22 21:57:44 +08:00
Nathan.fooo
7dbd9fe8cd
chore: implement document editor trait (#1321) 2022-10-20 15:33:18 +08:00
Nathan.fooo
f1a5726fcb
Feat: add appflowy editor in backend (#1320)
* chore: remove update attributes

* chore: format code

* chore: extension for transaction

* refactor: add document editor trait

* chore: add appflowy_document editor

* chore: add document serde

* chore: add new document editor

* chore: add tests

* chore: add more test

* chore: add test

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
Nathan.fooo
4549ed20e7
Refactor/rename delta (#1256)
* chore: rename delta

* chore: renanme delta
2022-10-10 11:56:48 +08:00
appflowy
01589c6f94 chore: compose operation 2022-09-15 20:59:19 +08:00
appflowy
4b654de2e6 chore: updata path documentation 2022-09-14 12:03:52 +08:00
nathan
2d738fedaa chore: update test 2022-09-14 09:23:33 +08:00
appflowy
fa2cfd7c20 chore: node transform path test 2022-09-13 20:23:56 +08:00
appflowy
c991473259 refactor: refactor delta attributes 2022-09-13 11:38:19 +08:00
appflowy
c552e958ce chore: create attribute 2022-09-12 11:30:02 +08:00
appflowy
822263529c refactor: rename structs 2022-09-12 10:44:33 +08:00
nathan
04ba711441 chore: add deserial appflowy editor test 2022-09-11 22:06:36 +08:00
nathan
b7f65ff11d chore: customize node and operation serde 2022-09-11 19:48:14 +08:00
nathan
1d7d4092a5 chore: add update node body test 2022-09-11 12:59:01 +08:00
nathan
2a5d9d5530 chore: rename structs 2022-09-11 08:59:12 +08:00
appflowy
3dff72942b refactor: replace delta with node body 2022-09-10 20:35:18 +08:00
appflowy
41ccd4f59f chore: move path test to path.rs file 2022-09-10 10:12:59 +08:00
appflowy
328e0ac73a refactor: rename && fix potential bugs 2022-09-10 10:05:27 +08:00
appflowy
2d44a9a956 refactor: rename docuemnt tree to node tree 2022-09-10 08:58:08 +08:00
appflowy
745018cf22 refactor: node attribute 2022-09-10 08:42:53 +08:00
appflowy
61c2b928c9 chore: fix warnings 2022-09-09 17:08:20 +08:00
appflowy
8f114e843c chore: replace fold with count 2022-09-09 17:06:18 +08:00
appflowy
a2918d251f refactor: refactor transaction builder in rust style 2022-09-09 14:34:40 +08:00
appflowy
ac23f81e24 chore: private the root node 2022-09-09 14:14:15 +08:00
appflowy
9974539946 chore: private the Arena 2022-09-08 20:39:25 +08:00
appflowy
e711bfce1d chore: udpate test 2022-09-08 19:21:06 +08:00
appflowy
8f5134305e refactor: generic insert_nodes method 2022-09-08 17:41:38 +08:00
appflowy
800e02d85e refactor: remove Box in DocumentOperation 2022-09-08 16:49:09 +08:00
appflowy
bb7cddc7f7 chore: reload group when group by new field 2022-09-02 21:34:00 +08:00
Vincent Chan
096544d6a3 feat: test insert sub trees 2022-08-23 19:49:56 +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
7d404ff0da feat: document model in rust 2022-08-22 19:42:43 +08:00
appflowy
511b6658a4 md5 for consistency check 2021-12-15 23:01:50 +08:00
appflowy
8a9a23ddbe add rich_text crate 2021-12-10 11:21:25 +08:00