Lucas.Xu
|
35bafbaadc
|
feat: implement popup list service
|
2022-08-03 16:34:11 +08:00 |
|
Lucas.Xu
|
a3bd9fd0e1
|
feat: expand rich text to handle gestures.
(cherry picked from commit ce1eca28e1b9a5ef443f1123ac1b33d89efb6788)
|
2022-08-03 10:08:49 +08:00 |
|
Nathan.fooo
|
843121812c
|
Merge pull request #758 from AppFlowy-IO/feat/flowy_editor
Implement the basic functions of the flowy editor
|
2022-08-03 09:44:33 +08:00 |
|
appflowy
|
07726fc6d6
|
Merge branch 'main' into feat/flowy_editor
|
2022-08-03 09:20:49 +08:00 |
|
Nathan.fooo
|
422770875a
|
Merge pull request #759 from AppFlowy-IO/fix/compile_error
chore: fix renmae crate error
|
2022-08-03 09:09:55 +08:00 |
|
tsuiyuenhong
|
7de2f7fa49
|
Merge remote-tracking branch 'origin/main' into feat/flowy_editor
|
2022-08-03 09:04:16 +08:00 |
|
appflowy
|
3882c49523
|
chore: fix rust fmt
|
2022-08-03 09:00:26 +08:00 |
|
appflowy
|
b6913a215e
|
chore: fix renmae crate error
|
2022-08-03 08:41:13 +08:00 |
|
Nathan.fooo
|
dfb6ff7d04
|
Merge pull request #264 from texhno/main
Small fixes for `docker-compose up` command's error and warning
|
2022-08-03 08:19:51 +08:00 |
|
Nathan.fooo
|
114e58ff14
|
Merge pull request #414 from verebes1/main
feat: Add Polish translation
|
2022-08-03 08:17:01 +08:00 |
|
Nathan.fooo
|
afd87a41d4
|
Merge pull request #754 from LucasXu0/feat/flowy_editor_input_service
feat: implement bold text in toolbar service
|
2022-08-03 08:15:45 +08:00 |
|
Nathan.fooo
|
d6911b7b5f
|
Merge pull request #755 from AppFlowy-IO/feat/fix_install_macos
chore: fix install script errors
|
2022-08-03 08:15:00 +08:00 |
|
Nathan.fooo
|
16a7f2950e
|
Merge pull request #757 from AppFlowy-IO/feat/markdown
chore: add codec to lib-ot
|
2022-08-03 08:14:49 +08:00 |
|
appflowy
|
dc636a6e05
|
chore: add codec to lib-ot
|
2022-08-03 08:14:09 +08:00 |
|
Lucas.Xu
|
c7432e640b
|
feat: delay rendering selection(need to be refactored).
|
2022-08-02 20:22:39 +08:00 |
|
Lucas.Xu
|
397f43cbe1
|
feat: implement remove subtype if text node is empty when pressing enter key
|
2022-08-02 20:08:32 +08:00 |
|
Lucas.Xu
|
a1be60721e
|
fix: pressing enter key in the edge of node doesn't work good.
|
2022-08-02 17:16:07 +08:00 |
|
Lucas.Xu
|
5fdcdbd357
|
fix: bulleted-list typo
|
2022-08-02 17:15:07 +08:00 |
|
Lucas.Xu
|
fa05170c86
|
chore: fix test error
|
2022-08-02 16:25:35 +08:00 |
|
Lucas.Xu
|
56ac86fb51
|
chore: add some comments in image plugins.
|
2022-08-02 15:44:32 +08:00 |
|
Lucas.Xu
|
b913db2301
|
Merge remote-tracking branch 'origin/feat/flowy_editor' into feat/flowy_editor_input_service
|
2022-08-02 15:15:48 +08:00 |
|
Lucas.Xu
|
14bd18e21c
|
feat: implement enter key event handler and keep attributes after insert
|
2022-08-02 14:27:16 +08:00 |
|
weidong fu
|
386ee15f1b
|
chore: fix install script errors
|
2022-08-02 14:06:07 +08:00 |
|
Lucas.Xu
|
1ba15b321b
|
feat: implement revert text in toolbar service
|
2022-08-02 11:47:48 +08:00 |
|
Lucas.Xu
|
9b6afcc5c9
|
feat: implement heading, quote, bulleted_list in toolbar service
|
2022-08-02 11:42:16 +08:00 |
|
Lucas.Xu
|
b11a127432
|
feat: implement italic, strikethrough and underline in toolbar service
|
2022-08-02 11:01:58 +08:00 |
|
Lucas.Xu
|
ba78f0073d
|
feat: implement bold text in toolbar service
|
2022-08-02 10:25:18 +08:00 |
|
Nathan.fooo
|
598a910c0c
|
Merge pull request #752 from LucasXu0/feat/flowy_editor_input_service
feat: implement toolbar UI part.
|
2022-08-02 09:55:10 +08:00 |
|
Nathan.fooo
|
5d1497f917
|
Merge pull request #753 from AppFlowy-IO/feat/lib_ot_documentation2
chore: update lib-ot documentation again and rename some structs
|
2022-08-02 09:52:26 +08:00 |
|
Lucas.Xu
|
5ecfc4ff2e
|
feat: refactor the text editing code
|
2022-08-02 09:45:19 +08:00 |
|
appflowy
|
ff098c538e
|
chore: rename fns
|
2022-08-02 09:11:04 +08:00 |
|
appflowy
|
00d81a329f
|
chore: update lib-ot documentation again and rename some structs
|
2022-08-02 08:55:33 +08:00 |
|
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 |
|