Lucas.Xu
|
59838f5845
|
feat: customizes checkbox text style
|
2022-08-08 10:29:45 +08:00 |
|
Lucas.Xu
|
f6fbe55477
|
feat: flowy_rich_text supports placeholder and customizes placeholder style
|
2022-08-08 10:29:45 +08:00 |
|
Lucas.Xu
|
274b3d1d25
|
fix: focusNode lost focus
|
2022-08-08 10:29:45 +08:00 |
|
Lucas.Xu
|
2b113aae7f
|
chore: format code
|
2022-08-08 10:23:43 +08:00 |
|
Lucas.Xu
|
fb267ace18
|
feat: optimize the calculation of cursor position and selection position
|
2022-08-07 12:18:16 +08:00 |
|
Lucas.Xu
|
7e6c7a2b4e
|
feat: refactor current selection and current selectedNodes in selection_service
|
2022-08-07 11:45:27 +08:00 |
|
Lucas.Xu
|
4b4ce1020d
|
feat: optimize selection implement by binary search
|
2022-08-06 00:08: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 |
|
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 |
|
Vincent Chan
|
8b60cd7abd
|
refactor: use node iterator for selection
|
2022-08-04 11:45:18 +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 |
|
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 |
|
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 |
|
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 |
|