Vincent Chan
|
2e2de29789
|
feat: transaction to json
|
2022-08-01 12:05:28 +08:00 |
|
Lucas.Xu
|
ed1dc8ccef
|
feat: refactor render plugin service
1. abstract render plugin as service.
2. simplify plugin development.
3. delete unused code
|
2022-07-29 14:29:39 +08:00 |
|
Vincent Chan
|
9851b26f22
|
fix: transform error for path
|
2022-07-27 19:42:09 +08:00 |
|
Vincent Chan
|
982cd62fcc
|
Merge pull request #725 from AppFlowy-IO/feat/operation-transform
Feat: operation transform
|
2022-07-27 14:48:38 +08:00 |
|
Vincent Chan
|
033410aacd
|
feat: transform operation in transaction builder
|
2022-07-27 13:56:49 +08:00 |
|
Vincent Chan
|
c72fead19c
|
feat: operation transforming
|
2022-07-27 13:27:24 +08:00 |
|
Lucas.Xu
|
cde2127dec
|
feat: compute cursor and selection by [Selection] or [Offset]
|
2022-07-26 20:10:47 +08:00 |
|
Vincent Chan
|
f910b9dc61
|
feat: delta to string
|
2022-07-18 19:51:19 +08:00 |
|
Lucas.Xu
|
4d6bd2b77e
|
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
|
2022-07-16 20:09:50 +08:00 |
|
Vincent Chan
|
def03273b8
|
test: invert
|
2022-07-15 12:17:46 +08:00 |
|
Lucas.Xu
|
6eb347a096
|
feat: Add node validator and update op methods
|
2022-07-14 13:59:05 +08:00 |
|
Lucas.Xu
|
5ad7845189
|
feat: 1. move render plugins to editor state 2. support get node's path 3. format code
|
2022-07-13 18:34:30 +08:00 |
|
Nathan.fooo
|
ea23739df4
|
Merge pull request #608 from LucasXu0/feat/flowy_editor
feat: support subtype render plugin and add text with check-box example
|
2022-07-13 16:32:10 +08:00 |
|
Lucas.Xu
|
55ca05f30e
|
feat: support subtype render plugin and add text with check-box example
|
2022-07-13 16:31:26 +08:00 |
|
Vincent Chan
|
8bd748d7cd
|
fix: unit tests
|
2022-07-13 16:05:42 +08:00 |
|
Vincent Chan
|
2881edd505
|
feat: implement text delta operation
|
2022-07-13 16:05:38 +08:00 |
|
Vincent Chan
|
9c73a8cd9a
|
feat: position and selection
|
2022-07-12 11:54:06 +08:00 |
|
Lucas.Xu
|
9e4227d3d2
|
test: add delete node test
|
2022-07-11 21:14:32 +08:00 |
|
Lucas.Xu
|
59d92a8ced
|
feat: insert / delelte / update / search node in state tree
|
2022-07-11 20:37:12 +08:00 |
|
Lucas.Xu
|
47436bf6e2
|
feat: find node with path or index in state tree
|
2022-07-11 18:38:08 +08:00 |
|
Lucas.Xu
|
76999c6a46
|
feat: add flowy_editor package
|
2022-07-11 18:07:36 +08:00 |
|
appflowy
|
f59cf4eb71
|
remove deprecated flowy_editor
|
2021-11-26 23:07:35 +08:00 |
|
appflowy
|
8f1d62f115
|
add frontend folder
|
2021-11-20 09:34:43 +08:00 |
|