Commit Graph

25 Commits

Author SHA1 Message Date
Nathan.fooo
bc5548ff75
fix: changeset composing (#1398) 2022-10-30 12:54:07 +08:00
Nathan.fooo
9344ea23ca
fix: support float value in attributes (#1396)
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-30 09:35:15 +08:00
Nathan.fooo
783fd40f63
Feat/op compose (#1392) 2022-10-29 20:54:11 +08:00
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