Commit Graph

2576 Commits

Author SHA1 Message Date
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
appflowy
a333f558f4 chore: rename flowy_board to appflowy_board 2022-08-08 10:27:58 +08:00
Lucas.Xu
2b113aae7f chore: format code 2022-08-08 10:23:43 +08:00
chiragkr04
80748d3520 Merge branch 'main' of https://github.com/ChiragKr04/AppFlowy into main 2022-08-07 20:06:01 +05:30
chiragkr04
58e6c58e65 fix: tooltip for open row as page 2022-08-07 20:04:54 +05:30
chiragkr04
770953ddec feat: tooltip for open row as page 2022-08-07 20:01:43 +05:30
appflowy
ae57216c0a chore: add license 2022-08-07 16:11:42 +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
appflowy
1ba24c00ba chore: fix reset phantom record bug 2022-08-07 11:26:45 +08:00
appflowy
621c9615a1 chore: update import path 2022-08-07 10:46:31 +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
appflowy
c035c9cf93 chore: config insert animation 2022-08-06 14:52:39 +08:00
appflowy
151e735d27 chore: dart fmt 2022-08-06 11:21:25 +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
appflowy
8ca1cc0a21 chore: add documentation 2022-08-05 23:53:50 +08:00
appflowy
9e4dbc53f7 chore: add documentation 2022-08-05 20:33:00 +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
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
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
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