appflowy
|
2e0256f305
|
fix: inserted index out of boundr
|
2022-08-05 12:51:47 +08:00 |
|
appflowy
|
e592a09ec3
|
chore: remove phantom where dragTarget disappear
|
2022-08-05 12:09:27 +08:00 |
|
appflowy
|
3977925e8a
|
chore: add documentation
|
2022-08-05 11:59:20 +08:00 |
|
appflowy
|
a0d7f114c0
|
fix: invalid drag start index
|
2022-08-05 10:29:39 +08:00 |
|
appflowy
|
c25237c767
|
fix: reorder bugs
|
2022-08-05 09:49:16 +08:00 |
|
appflowy
|
20f34dc952
|
Merge branch 'main' into feat/board_ui_temp
|
2022-08-04 23:33:39 +08:00 |
|
appflowy
|
146cc5c5e9
|
fix: fix some bugs
|
2022-08-04 23:30:27 +08:00 |
|
appflowy
|
e8dad2ef03
|
chore: update
|
2022-08-04 21:12:26 +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 |
|
appflowy
|
9ea4c8b260
|
chore: add overlap dragTarget interceptor
|
2022-08-04 18:19:53 +08:00 |
|
appflowy
|
dbc5de2968
|
chore: update board layout, support footer and header
|
2022-08-04 15:08:15 +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 |
|
appflowy
|
a4b4b20cfc
|
chore: config board ui
|
2022-08-03 20:39:08 +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 |
|
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 |
|
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 |
|