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
Mike Wallace
04b06659f4
Merge pull request #663 from dezio/patch-1
...
Update README.md
2022-07-28 11:16:10 -04:00
Lucas.Xu
fce8ea1e80
feat: add checkbox style
2022-07-28 23:04:51 +08:00
Dennis Ziolkowski
781d62002f
fix: Update README.md
...
Changed appearance of the "howtostar.gif". It was width="1000", which leads to a messy layout.
Also changed the alt text for the image to a better suiting one.
2022-07-28 10:49:54 -04:00
Lucas.Xu
32ee068c73
chore: resolve docker-compose.yml conflicts
2022-07-28 10:12:19 -04:00
тнomas
7a197df57c
fix: Fixes docker-compose up error and warning
2022-07-28 10:12:19 -04:00
Lucas.Xu
51bc965029
feat: add bulleted-list and number-list
2022-07-28 19:59:15 +08:00
Annie
62b968bdfa
chore: update roadmap.md
2022-07-28 19:44:35 +08:00
Lucas.Xu
734b642fcc
feat: add checkbox and heading style
2022-07-28 19:40:13 +08:00
Vincent Chan
2a09f69bec
feat: double tap on text
2022-07-28 19:31:45 +08:00
Vincent Chan
583d838344
Merge pull request #727 from AppFlowy-IO/feat/handle-arrow-keys
...
Feat/handle arrow keys
2022-07-28 19:30:03 +08:00
Vincent Chan
b91c5d9c7b
refactor: add hitTest method for selection service
2022-07-28 16:06:52 +08:00
Vincent Chan
1d3e5a9e8b
feat: handle shift keys
2022-07-28 15:25:19 +08:00
Vincent Chan
883740d79a
fix: assets of document
2022-07-28 15:02:50 +08:00