Commit Graph

2374 Commits

Author SHA1 Message Date
Nathan.fooo
b22c219ac5
Merge pull request #751 from AppFlowy-IO/reafactor/batch-insert-delete-nodes
Reafactor: batch insert delete nodes
2022-08-01 23:28:35 +08:00
Lucas.Xu
159fe63575 feat: implement edit text style by command + x 2022-08-01 22:41:30 +08:00
Vincent Chan
2f58c54b81 refactor: batch insert and delete nodes 2022-08-01 18:09:05 +08:00
Lucas.Xu
06cab949f2 chore: delete unused import, and sort the imports. 2022-08-01 18:05:19 +08:00
Lucas.Xu
846a273de8 feat: rename toolbar 2022-08-01 17:48:16 +08:00
Lucas.Xu
934cb6ab6b feat: implement toolbar UI part. 2022-08-01 17:42:37 +08:00
Vincent Chan
9b764731e7
Merge pull request #749 from AppFlowy-IO/feat/transaction-to-json
Feat: transaction to json
2022-08-01 17:20:56 +08:00
Lucas.Xu
63d8e18051
Merge pull request #743 from LucasXu0/feat/flowy_editor_input_service
Feat/flowy editor input service
2022-08-01 17:10:23 +08:00
Vincent Chan
46dba122bd refactor: remove named parameters 2022-08-01 13:22:06 +08:00
Nathan.fooo
a47af561ab
Merge pull request #739 from Poly-Pixel/windows-dev-install-script
Add Windows development environment install script
2022-08-01 12:42:57 +08:00
Nathan.fooo
3385c2f7f8
Merge pull request #748 from AppFlowy-IO/feat/lib_ot_documentation
Feat/lib ot documentation
2022-08-01 12:42:28 +08:00
Vincent Chan
5e86b83eee feat: fromJson 2022-08-01 12:41:51 +08:00
Vincent Chan
2e2de29789 feat: transaction to json 2022-08-01 12:05:28 +08:00
appflowy
57a95825d9 chore: rename flowyStr to OTString 2022-08-01 11:32:25 +08:00
Lucas.Xu
58856ccb1e feat: implement deleting text in multiple lines. 2022-08-01 11:29:04 +08:00
appflowy
f8c071e13d chore: update documentation about how the iterator/FlowyStr/Operation work 2022-08-01 11:18:42 +08:00
Lucas.Xu
c65f2e1b38 fix: delete text in single line 2022-08-01 10:42:38 +08:00
appflowy
798e16d3aa chore: update lib ot tests 2022-08-01 09:31:40 +08:00
Nathan.fooo
dda8c57823
Merge pull request #747 from AppFlowy-IO/feat/disable_push_hook_flutter_analyzer
chore: disable flutter analyze when push
2022-07-31 20:30:14 +08:00
Nathan.fooo
da92bcd91a
Merge pull request #746 from AppFlowy-IO/feat/fix_install_macos_sh
chore: fix instal_macos.sh download glint error
2022-07-31 20:29:05 +08:00
appflowy
8511829c42 chore: disable flutter analyze when push 2022-07-31 20:13:03 +08:00
Nathan.fooo
1b2161393c
Merge pull request #745 from AppFlowy-IO/ci/fix_docker_builder
ci: fix docker builder
2022-07-31 20:10:53 +08:00
appflowy
67f027bf3b chore: fix instal_macos.sh download glint error 2022-07-31 20:09:41 +08:00
appflowy
af61cae182 ci: fix docker builder 2022-07-31 19:43:52 +08:00
Nathan.fooo
44d9b8ab26
Merge pull request #744 from sky1095/fix/overlay-demo-example
fix: ProviderNotFound exception in overlay demo example
2022-07-31 17:35:18 +08:00
Nathan.fooo
9685aeb0cb
Merge pull request #707 from AppFlowy-IO/feat/flowy_grid_crate_documentation
chore: add documentation for flowy-grid crate
2022-07-31 17:33:12 +08:00
Lucas.Xu
d058f2d591 feat: bold the text by command/control + b/B 2022-07-31 17:16:07 +08:00
Lucas.Xu
b577489c2f feat: implement delete multiple text node and merge the text. 2022-07-31 16:14:12 +08:00
sky1095
fecc1ec31b fix: ProviderNotFound exception in overlay demo example 2022-07-31 13:36:52 +05:30
Lucas.Xu
89a0a5599e fix: cursor cannot be selected in same position. 2022-07-31 16:01:46 +08:00
Lucas.Xu
29fe4811c3 fix: selection areas could not overlay 2022-07-31 15:59:43 +08:00
Nathan.fooo
fde2538466
Merge pull request #736 from thisisamank/main 2022-07-30 11:49:30 +08:00
Poly-Pixel
19adfce065
Merge branch 'AppFlowy-IO:main' into windows-dev-install-script 2022-07-29 12:50:26 -07:00
Aman Kumar
35351eba62 fix: removed unused imports 2022-07-29 22:16:26 +05:30
Aman Kumar
d955b6ef7e feat: row count widget added 2022-07-29 22:14:53 +05:30
Lucas.Xu
b245841ec3 feat: implement text delete 2022-07-30 00:00:10 +08:00
Lucas.Xu
575e01c909 feat: implement text replacement in singe selection 2022-07-29 23:27:39 +08:00
Lucas.Xu
55d46edeaf fix: node change notifier doesn't work 2022-07-29 23:16:56 +08:00
Lucas.Xu
c4b3c54a7c chore: format code 2022-07-29 15:45:49 +08:00
Lucas.Xu
966eea2179 chore: format code 2022-07-29 15:36:17 +08:00
Nathan.fooo
39015f4d46
Merge pull request #733 from LucasXu0/feat/flowy_editor_input_service
Implement bulleted-list, number-list, checkbox and heading style.
2022-07-29 15:24:50 +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
Poly-Pixel
86799bbb96 fix: fix last command issue 2022-07-28 21:05:33 -07:00
Poly-Pixel
3caa565610 fix: fix remaining PATH issues 2022-07-28 20:04:46 -07:00
Lucas.Xu
c5e9008f4b feat: wrapping heading text with Padding instead of two SizeBoxs. 2022-07-29 10:42:00 +08:00
Lucas.Xu
e4c3a3ae84 feat: modify svg size 2022-07-29 10:38:02 +08:00
Lucas.Xu
7489455c20 chore: typo 2022-07-29 10:34:59 +08:00
Lucas.Xu
ec83a68602 chore: resolve conflicts. 2022-07-29 10:20:48 +08:00
Lucas.Xu
c050d6dbc5
Merge pull request #732 from AppFlowy-IO/feat/double-tap-on-text
Feat/double tap on text
2022-07-29 10:07:11 +08:00
David
8360dcdc82 feat: Add pl-PL translation
Add pl-PL.json including the new translation.
Updated app_widget.dart with the new language entry
Updated language.dart with the new language entry
2022-07-28 22:30:17 +02:00