Commit Graph

2247 Commits

Author SHA1 Message Date
Ian Su
d56e8c7673 fix: add icon_url in migration 2022-08-08 22:19:05 +08:00
Ian Su
db19337609 feat: show icon in avatar 2022-08-07 00:05:12 +08:00
Ian Su
4eccdf3d28 feat: save icon into db 2022-08-06 22:38:03 +08:00
Ian Su
7fc9a085c5 refactor: move icon state to SettingsUserViewBloc 2022-08-06 22:38:03 +08:00
Ian Su
634170a86e feat: modify user setting layout 2022-08-06 22:38:03 +08:00
Ian Su
65e41dca88 feat: pick icon in settings dialog 2022-08-06 22:38:03 +08:00
Nathan.fooo
25226bf26b
Merge pull request #769 from AppFlowy-IO/feat/handle-google-docs-style
Feat: handle google docs html style
2022-08-05 23:56:39 +08:00
Nathan.fooo
adc03a1741
Merge pull request #772 from AppFlowy-IO/feat/video_plugin
feat: implement youtube link plugin
2022-08-05 23:55:40 +08:00
Nathan.fooo
4d6227c502
Merge pull request #773 from LucasXu0/feat/macos_ime_support
feat: support IME in macOS
2022-08-05 23:55:23 +08:00
Lucas.Xu
ec47aa51a1 feat: support IME in macOS 2022-08-05 20:05:36 +08:00
annie
9b86e06377 feat: implement video plugin 2022-08-05 19:42:39 +08:00
Nathan.fooo
d758cc749a
Merge pull request #768 from LucasXu0/feat/auto_scroll_service
implement autoscrolling on edge touch
2022-08-05 19:25:02 +08:00
Vincent Chan
e472c64506 feat: handle google docs paste style 2022-08-05 15:04:24 +08:00
Vincent Chan
25475db6a1
Merge pull request #764 from AppFlowy-IO/feat/cut-content
Feat: cut content
2022-08-05 15:03:59 +08:00
Lucas.Xu
70853b918e Merge remote-tracking branch 'origin/main' into feat/toolbar_service 2022-08-05 11:04:21 +08:00
Lucas.Xu
e5787090d2 feat: implement autoscrolling on edge touch 2022-08-05 10:59:51 +08:00
Vincent Chan
593cc253c2 fix: transform error 2022-08-05 10:59:17 +08:00
Vincent Chan
b667c912a7 feat: cut content 2022-08-05 10:59:17 +08:00
Nathan.fooo
398a86bbfd
Merge pull request #765 from naughtz/main
test: add grid URL unit tests
2022-08-04 21:01:23 +08:00
Nathan.fooo
60072c5ae2
Merge pull request #763 from AppFlowy-IO/refactor/use-node-iterator-for-selection
Refactor: use node iterator for selection
2022-08-04 21:00:08 +08:00
周屹峰
90f69c3f2d test: add grid URL unit tests 2022-08-04 19:43:44 +08:00
Vincent Chan
8b60cd7abd refactor: use node iterator for selection 2022-08-04 11:45:18 +08:00
Vincent Chan
22976a6847
Merge pull request #761 from AppFlowy-IO/feat/copy-as-html
Feat: copy html from document
2022-08-04 11:44:40 +08:00
Vincent Chan
2eecda0483 refactor: from node traverser to node iterator 2022-08-04 10:56:24 +08:00
Vincent Chan
061168bd82 refactor: use contant variable 2022-08-04 10:41:07 +08:00
Lucas.Xu
90fa1312f2 fix: update the selection after render completed 2022-08-03 22:53:19 +08:00
Lucas.Xu
eb7c65aa8b feat: add empty document entry in example 2022-08-03 22:12:52 +08:00
Lucas.Xu
58d656d9f4 feat: implement selectable popup list widget 2022-08-03 22:12:09 +08:00
Vincent Chan
7ef053eb0d feat: copy multiple text 2022-08-03 19:50:39 +08:00
Vincent Chan
8da6faa74b feat: node traverser 2022-08-03 19:36:38 +08:00
Vincent Chan
2a6412f81a feat: copy from html 2022-08-03 18:18:04 +08:00
Nathan.fooo
3065f6d236
Merge pull request #750 from AppFlowy-IO/feat/copy-paste
Feat: paste rich text in flowy editor
2022-08-03 17:11:57 +08:00
Lucas.Xu
1166d03b75 feat: update selection position after updating text node style. 2022-08-03 17:05:09 +08:00
Lucas.Xu
35bafbaadc feat: implement popup list service 2022-08-03 16:34:11 +08:00
Vincent Chan
290435b0ee feat: paste text inside text 2022-08-03 16:06:07 +08:00
Vincent Chan
e73465170a feat: paste html rich text inside text 2022-08-03 15:33:54 +08:00
Vincent Chan
aba84a3ccd feat: paste inside the TextNode 2022-08-03 15:33:54 +08:00
Vincent Chan
4e3e9d1a2c feat: paste hyper link 2022-08-03 15:33:54 +08:00
Vincent Chan
67fd06366e feat: handle HTMLElement 2022-08-03 15:33:54 +08:00
Vincent Chan
d283211671 feat: paste multi lines text 2022-08-03 15:33:54 +08:00
Vincent Chan
40c3f07be4 feat: use patch nodes 2022-08-03 15:33:54 +08:00
Vincent Chan
9ceced4648 feat: parse html 2022-08-03 15:33:54 +08:00
Vincent Chan
ee25f032db feat: copy & paste key event handlers 2022-08-03 15:33:54 +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