Commit Graph

2779 Commits

Author SHA1 Message Date
c860d1bc0b Merge pull request #617 from AppFlowy-IO/feat/add_more_grid_documentation 2022-07-16 21:03:10 +08:00
4d6bd2b77e Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor 2022-07-16 20:09:50 +08:00
1039c5517f fix: rebuilding node widgets when the subtype changes 2022-07-16 20:08:41 +08:00
27ce5b8fe9 refactor: field editor bloc 2022-07-16 19:59:00 +08:00
58892e3914 Merge pull request #616 from AppFlowy-IO/feat/add_more_grid_documentation
Feat/add more grid documentation
2022-07-16 18:18:43 +08:00
29f2d863ff chore: renmae property & add documentation 2022-07-16 17:06:00 +08:00
a73987456e chore: add documentation 2022-07-16 11:53:39 +08:00
0ef92a0897 Merge pull request #615 from vincentdchan/feat/invert-delta
Feat: invert delta
2022-07-15 16:52:24 +08:00
e01a0cf8a5 Merge pull request #614 from AppFlowy-IO/feat/type_option_widget
chore: rename classes
2022-07-15 16:49:10 +08:00
def03273b8 test: invert 2022-07-15 12:17:46 +08:00
3cbac6f3f9 feat: invert delta 2022-07-15 11:51:58 +08:00
4825d83d2f chore: rename classes 2022-07-15 11:44:27 +08:00
a8b560ed93 debug: rerender username properly 2022-07-15 09:09:56 +08:00
36ee62aadf Merge pull request #613 from MikeWallaceDev/remove_pubspec_lock
chore: remove pubspec.lock generated by libraries.
2022-07-15 08:35:16 +08:00
18dd4621b6 Merge pull request #612 from AppFlowy-IO/feat/grid_cell_data_operation
Feat/grid cell data operation
2022-07-15 08:34:07 +08:00
eda54719b1 chore: remove pubspec.lock generated by libraries. Keep the one in the application 2022-07-14 14:23:06 -04:00
8ac75af875 refactor: rename GridCellContext to GridCellController 2022-07-14 21:26:58 +08:00
3844d6aad1 refactor: add documentation to GridCellContext 2022-07-14 20:33:19 +08:00
6eb347a096 feat: Add node validator and update op methods 2022-07-14 13:59:05 +08:00
b859e2a252 Merge pull request #610 from LucasXu0/feat/flowy_editor
chore: (draft) support text node widget editing
2022-07-14 10:51:30 +08:00
ab80e9b0ed chore: add 5 rows in test grid 2022-07-14 09:29:05 +08:00
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
00c628437d chore: (draft) support text node widget editing 2022-07-13 23:08:41 +08:00
a4c66c4db0 Merge pull request #609 from LucasXu0/feat/flowy_editor
combine render plugins and editor state
2022-07-13 21:29:53 +08:00
d07854ebb4 chore: update image node widget example 2022-07-13 20:31:36 +08:00
085cc73ec5 chore: delete unused code 2022-07-13 20:05:34 +08:00
7fad8ab3dc chore: run flutter test in flowy_editor_branch 2022-07-13 19:01:36 +08:00
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
602aab45e2 chore: unit test for cell content 2022-07-13 17:25:03 +08:00
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
55ca05f30e feat: support subtype render plugin and add text with check-box example 2022-07-13 16:31:26 +08:00
bfca0a17e0 Merge pull request #606 from vincentdchan/feat/flowy_editor
feat: position and selection
2022-07-13 16:28:36 +08:00
de507001f4 fix: use UnmodifiableListView for OpIterator 2022-07-13 16:24:17 +08:00
f2c477e89f feat: change attributes map to dynamic 2022-07-13 16:05:42 +08:00
8bd748d7cd fix: unit tests 2022-07-13 16:05:42 +08:00
2881edd505 feat: implement text delta operation 2022-07-13 16:05:38 +08:00
f10e324b73 refactor: type options directory 2022-07-13 11:09:13 +08:00
e402fef826 Merge pull request #607 from LucasXu0/feat/flowy_editor
Add render plugins
2022-07-13 11:00:48 +08:00
05786d1255 feat: pass BuildContext to NodeWidgetBuilder 2022-07-13 10:52:42 +08:00
88f73bfbd4 chore: add comment to RenderPlugins 2022-07-13 10:28:52 +08:00
1e3640f8ac chore: config cell displayable data 2022-07-12 22:24:01 +08:00
cf0da22d63 refactor: abstract node widget builder 2022-07-12 21:27:13 +08:00
e3c489612e feat: add image node widget in example 2022-07-12 18:39:47 +08:00
5efa402582 Merge branch 'AppFlowy-IO:feat/flowy_editor' into feat/flowy_editor 2022-07-12 18:06:09 +08:00
a298348def feat: add render plugins and example 2022-07-12 17:30:32 +08:00
284755eccf refactor: row builder 2022-07-12 15:49:14 +08:00
1b0c29ea09 feat: implement editor state operation 2022-07-12 13:48:33 +08:00
9c73a8cd9a feat: position and selection 2022-07-12 11:54:06 +08:00
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
9e4227d3d2 test: add delete node test 2022-07-11 21:14:32 +08:00