Vincent Chan
|
f2c477e89f
feat: change attributes map to dynamic
|
2 年之前 |
Vincent Chan
|
8bd748d7cd
fix: unit tests
|
2 年之前 |
Vincent Chan
|
2881edd505
feat: implement text delta operation
|
2 年之前 |
Vincent Chan
|
1b0c29ea09
feat: implement editor state operation
|
2 年之前 |
Vincent Chan
|
9c73a8cd9a
feat: position and selection
|
2 年之前 |
Nathan.fooo
|
6bfc5c3fd4
Merge pull request #605 from LucasXu0/feat/flowy_editor
|
2 年之前 |
Lucas.Xu
|
9e4227d3d2
test: add delete node test
|
2 年之前 |
Lucas.Xu
|
d2e62f882b
feat: typedef Map<String, Object> to Attributes
|
2 年之前 |
Lucas.Xu
|
59d92a8ced
feat: insert / delelte / update / search node in state tree
|
2 年之前 |
Lucas.Xu
|
47436bf6e2
feat: find node with path or index in state tree
|
2 年之前 |
Nathan.fooo
|
ddeda1092e
Merge pull request #603 from LucasXu0/feat/flowy_editor
|
2 年之前 |
Lucas.Xu
|
76999c6a46
feat: add flowy_editor package
|
2 年之前 |
Nathan.fooo
|
766af21bc8
Merge pull request #600 from AppFlowy-IO/feat/row_filter_test
|
2 年之前 |
Lucas.Xu
|
fda632e4e3
Merge pull request #597 from MikeWallaceDev/fix_linux_build_on_x86_64
|
2 年之前 |
appflowy
|
5bfbda5606
fix: decode cell revision into AnyCellData
|
2 年之前 |
appflowy
|
8fa7a20326
chore: make grid setting from revision
|
2 年之前 |
Nathan.fooo
|
29a44fd059
Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
|
2 年之前 |
appflowy
|
24f2bf398e
chore: add filter feature flag & enable filter tests
|
2 年之前 |
appflowy
|
ec1113b134
chore: add date filter tests
|
2 年之前 |
MikeWallaceDev
|
3aca5a3b46
fix: continue adding "_64" to make build work
|
2 年之前 |
MikeWallaceDev
|
c0414a0e7e
fix: fixed the ci script to correctly use 86_64
|
2 年之前 |
appflowy
|
4f30f8e2cd
refactor: separate filter operation from filter_entities mod
|
2 年之前 |
appflowy
|
6a01a44cc2
refactor: rm filter login from eneities mod
|
2 年之前 |
Nathan.fooo
|
bb6a670d26
Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data
|
2 年之前 |
appflowy
|
45774093e1
chore: separate cell operation from row mod
|
2 年之前 |
Lucas.Xu
|
8cfacc4bcc
fix: row_detail layout error in Windows
|
2 年之前 |
appflowy
|
5177884b26
refactor: cell data operation
|
2 年之前 |
appflowy
|
4ec1e4024e
refactor: cell data parser
|
2 年之前 |
appflowy
|
41989cf186
chore: add comments
|
2 年之前 |
Nathan.fooo
|
02cdd8ca4c
Merge pull request #596 from AppFlowy-IO/feat/cell_filter_test
|
2 年之前 |