Nathan.fooo
|
a4c66c4db0
|
Merge pull request #609 from LucasXu0/feat/flowy_editor
combine render plugins and editor state
|
2022-07-13 21:29:53 +08:00 |
|
Lucas.Xu
|
d07854ebb4
|
chore: update image node widget example
|
2022-07-13 20:31:36 +08:00 |
|
Lucas.Xu
|
085cc73ec5
|
chore: delete unused code
|
2022-07-13 20:05:34 +08:00 |
|
Lucas.Xu
|
7fad8ab3dc
|
chore: run flutter test in flowy_editor_branch
|
2022-07-13 19:01:36 +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 |
|
Nathan.fooo
|
bfca0a17e0
|
Merge pull request #606 from vincentdchan/feat/flowy_editor
feat: position and selection
|
2022-07-13 16:28:36 +08:00 |
|
Vincent Chan
|
de507001f4
|
fix: use UnmodifiableListView for OpIterator
|
2022-07-13 16:24:17 +08:00 |
|
Vincent Chan
|
f2c477e89f
|
feat: change attributes map to dynamic
|
2022-07-13 16:05:42 +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 |
|
Nathan.fooo
|
e402fef826
|
Merge pull request #607 from LucasXu0/feat/flowy_editor
Add render plugins
|
2022-07-13 11:00:48 +08:00 |
|
Lucas.Xu
|
05786d1255
|
feat: pass BuildContext to NodeWidgetBuilder
|
2022-07-13 10:52:42 +08:00 |
|
Lucas.Xu
|
88f73bfbd4
|
chore: add comment to RenderPlugins
|
2022-07-13 10:28:52 +08:00 |
|
Lucas.Xu
|
cf0da22d63
|
refactor: abstract node widget builder
|
2022-07-12 21:27:13 +08:00 |
|
Lucas.Xu
|
e3c489612e
|
feat: add image node widget in example
|
2022-07-12 18:39:47 +08:00 |
|
Lucas.Xu
|
5efa402582
|
Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor
|
2022-07-12 18:06:09 +08:00 |
|
Lucas.Xu
|
a298348def
|
feat: add render plugins and example
|
2022-07-12 17:30:32 +08:00 |
|
Vincent Chan
|
1b0c29ea09
|
feat: implement editor state operation
|
2022-07-12 13:48:33 +08:00 |
|
Vincent Chan
|
9c73a8cd9a
|
feat: position and selection
|
2022-07-12 11:54:06 +08:00 |
|
Nathan.fooo
|
6bfc5c3fd4
|
Merge pull request #605 from LucasXu0/feat/flowy_editor
Support delete / insert / update / search in State Tree
|
2022-07-11 22:19:25 +08:00 |
|
Lucas.Xu
|
9e4227d3d2
|
test: add delete node test
|
2022-07-11 21:14:32 +08:00 |
|
Lucas.Xu
|
d2e62f882b
|
feat: typedef Map<String, Object> to Attributes
|
2022-07-11 21:11:25 +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 |
|
Nathan.fooo
|
ddeda1092e
|
Merge pull request #603 from LucasXu0/feat/flowy_editor
feat: add flowy_editor package
|
2022-07-11 18:16:13 +08:00 |
|
Lucas.Xu
|
76999c6a46
|
feat: add flowy_editor package
|
2022-07-11 18:07:36 +08:00 |
|
Nathan.fooo
|
766af21bc8
|
Merge pull request #600 from AppFlowy-IO/feat/row_filter_test
Feat/row filter test
|
2022-07-10 22:50:35 +08:00 |
|
Lucas.Xu
|
fda632e4e3
|
Merge pull request #597 from MikeWallaceDev/fix_linux_build_on_x86_64
fix : fix linux build on x86_64
|
2022-07-10 22:37:58 +08:00 |
|
appflowy
|
5bfbda5606
|
fix: decode cell revision into AnyCellData
|
2022-07-10 22:26:21 +08:00 |
|
appflowy
|
8fa7a20326
|
chore: make grid setting from revision
|
2022-07-10 17:06:36 +08:00 |
|
Nathan.fooo
|
29a44fd059
|
Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
fix: row_detail layout error in Windows
|
2022-07-10 10:27:03 +08:00 |
|
appflowy
|
24f2bf398e
|
chore: add filter feature flag & enable filter tests
|
2022-07-10 08:36:07 +08:00 |
|
appflowy
|
ec1113b134
|
chore: add date filter tests
|
2022-07-09 11:19:17 +08:00 |
|
MikeWallaceDev
|
3aca5a3b46
|
fix: continue adding "_64" to make build work
|
2022-07-08 11:20:42 -04:00 |
|
MikeWallaceDev
|
c0414a0e7e
|
fix: fixed the ci script to correctly use 86_64
|
2022-07-08 10:53:29 -04:00 |
|
appflowy
|
4f30f8e2cd
|
refactor: separate filter operation from filter_entities mod
|
2022-07-08 16:32:11 +08:00 |
|
appflowy
|
6a01a44cc2
|
refactor: rm filter login from eneities mod
|
2022-07-08 16:08:39 +08:00 |
|
Nathan.fooo
|
bb6a670d26
|
Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
Refactor/grid decode cell data
|
2022-07-08 16:06:50 +08:00 |
|
appflowy
|
45774093e1
|
chore: separate cell operation from row mod
|
2022-07-08 15:41:26 +08:00 |
|
Lucas.Xu
|
8cfacc4bcc
|
fix: row_detail layout error in Windows
|
2022-07-08 15:01:06 +08:00 |
|
appflowy
|
5177884b26
|
refactor: cell data operation
|
2022-07-08 14:55:44 +08:00 |
|
appflowy
|
4ec1e4024e
|
refactor: cell data parser
|
2022-07-08 13:06:06 +08:00 |
|
appflowy
|
41989cf186
|
chore: add comments
|
2022-07-08 10:50:14 +08:00 |
|
Nathan.fooo
|
02cdd8ca4c
|
Merge pull request #596 from AppFlowy-IO/feat/cell_filter_test
Feat/cell filter test
|
2022-07-08 08:54:39 +08:00 |
|
appflowy
|
6fd36980c8
|
chore: fix tests
|
2022-07-08 08:37:12 +08:00 |
|
MikeWallaceDev
|
7ae7dc497b
|
fix: fix linux build on x86_64
|
2022-07-07 20:35:59 -04:00 |
|
appflowy
|
487dd13c6c
|
chore: fix dart import errors
|
2022-07-07 23:05:35 +08:00 |
|
appflowy
|
0d5f0d29d9
|
chore: add checkbox & select option filter tests
|
2022-07-07 22:45:17 +08:00 |
|