Commit Graph

2233 Commits

Author SHA1 Message Date
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
Vincent Chan
0ba7c53dad feat: remove unused imports 2022-07-28 14:41:29 +08:00
Vincent Chan
3e2883aa3b Merge branch 'feat/flowy_editor' into feat/handle-arrow-keys 2022-07-28 14:35:43 +08:00
Lucas.Xu
6b59050ef3
Merge pull request #726 from LucasXu0/feat/flowy_editor_input_service
feat: add input service to handle text editing.
2022-07-28 14:26:15 +08:00
Lucas.Xu
612e3dd50f feat: decorate TextSpan with global style 2022-07-28 12:10:19 +08:00
Lucas.Xu
985fe14a8b feat: update RichText render style 2022-07-28 11:41:39 +08:00
Nathan.fooo
97c0198e77
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
2022-07-28 09:51:25 +08:00
Nathan.fooo
235107e298
Merge pull request #723 from Poly-Pixel/rust-lint-syntax-fix
Fix YAML syntax in rust_lint workflow
2022-07-28 09:41:42 +08:00
Poly-Pixel
5309b2a757
style: run cargo fmt 2022-07-27 10:42:33 -04:00
Lucas.Xu
c5560caf3c feat: import SvgPicture package to display SVG 2022-07-27 22:06:32 +08:00
Poly-Pixel
5eb8a60f91
fix: add flutter action for access to dart 2022-07-27 10:02:22 -04:00
Lucas.Xu
45a8566e61 feat: implement rich text component in flowy_ediotr and support markdown style rendering. 2022-07-27 20:24:26 +08:00
Vincent Chan
ddb2cb7d66
Merge pull request #728 from AppFlowy-IO/fix/transform-operation
Fix: transform error for path
2022-07-27 19:58:59 +08:00
Vincent Chan
9851b26f22 fix: transform error for path 2022-07-27 19:42:09 +08:00
Vincent Chan
53b982e7c9 feat: arrow up and down 2022-07-27 18:19:21 +08:00
Annie
17409213a3
chore: update README.md
Update the roadmap readme linking to GitBook
2022-07-27 17:32:57 +08:00
Annie
1e813524eb
chore: update ROADMAP.md
update links and reorder the contents
2022-07-27 17:29:47 +08:00
Annie
4f45d52b6d
Merge pull request #724 from MikeWallaceDev/doc_move_roadmap
fix: moved the roadmap to gitbook
2022-07-27 17:23:46 +08:00
Vincent Chan
e74f5e84dc feat: handle arrow keys 2022-07-27 15:53:37 +08:00
Vincent Chan
982cd62fcc
Merge pull request #725 from AppFlowy-IO/feat/operation-transform
Feat: operation transform
2022-07-27 14:48:38 +08:00
Lucas.Xu
445ff561b5 feat: implement handler - press the enter key in the edge of text node 2022-07-27 14:43:45 +08:00
Vincent Chan
033410aacd feat: transform operation in transaction builder 2022-07-27 13:56:49 +08:00
Vincent Chan
c72fead19c feat: operation transforming 2022-07-27 13:27:24 +08:00
Lucas.Xu
84eed9e340 feat: refresh the selection when the metrics changed. 2022-07-27 12:16:23 +08:00
Lucas.Xu
155b675dbe feat: implement input service(alpha) 2022-07-27 10:56:30 +08:00
MikeWallaceDev
16fdad83c2 fix: moved the roadmap to gitbook 2022-07-26 22:42:58 -04:00
Poly-Pixel
0c20a7b092
fix: fix yaml syntax in rust_lint github workflow 2022-07-26 22:25:44 -04:00
Nathan.fooo
5dde868e0b
Merge pull request #722 from LucasXu0/feat/flowy_editor
chore: add selection_service documentation and resymbol shortcut service.
2022-07-27 10:21:05 +08:00
Lucas.Xu
c048c8f623 fix: compute wrong upward selection 2022-07-26 23:31:56 +08:00