Commit Graph

3936 Commits

Author SHA1 Message Date
9f490eefb0 Merge branch 'AppFlowy-IO:main' into main 2022-08-08 10:33:27 +05:30
51ba26adb0 fix: unnecessary import 2022-08-08 10:24:10 +05:30
31b5ef5e53 Merge branch 'main' of https://github.com/naughtz/appflowy 2022-08-08 12:05:13 +08:00
402b29b3e3 feature: MouseCursor for expanding row #687 2022-08-08 12:04:28 +08:00
79d19eba87 FR: MouseCursor for expanding row #687 2022-08-08 11:59:07 +08:00
9e254f84d4 Merge pull request #775 from LucasXu0/feat/selection_optimizatiion
feat: optimize selection implement by binary search
2022-08-08 11:07:05 +08:00
9b9de523da fix: flowy_rich_text will not automatically wrap when the text exceeds a line 2022-08-08 10:54:09 +08:00
971a5e245a chore: rename folder 2022-08-08 10:49:00 +08:00
25387cd0b0 feat: customizes quoted text style 2022-08-08 10:29:45 +08:00
59838f5845 feat: customizes checkbox text style 2022-08-08 10:29:45 +08:00
f6fbe55477 feat: flowy_rich_text supports placeholder and customizes placeholder style 2022-08-08 10:29:45 +08:00
274b3d1d25 fix: focusNode lost focus 2022-08-08 10:29:45 +08:00
a333f558f4 chore: rename flowy_board to appflowy_board 2022-08-08 10:27:58 +08:00
2b113aae7f chore: format code 2022-08-08 10:23:43 +08:00
80748d3520 Merge branch 'main' of https://github.com/ChiragKr04/AppFlowy into main 2022-08-07 20:06:01 +05:30
58e6c58e65 fix: tooltip for open row as page 2022-08-07 20:04:54 +05:30
770953ddec feat: tooltip for open row as page 2022-08-07 20:01:43 +05:30
ae57216c0a chore: add license 2022-08-07 16:11:42 +08:00
fb267ace18 feat: optimize the calculation of cursor position and selection position 2022-08-07 12:18:16 +08:00
7e6c7a2b4e feat: refactor current selection and current selectedNodes in selection_service 2022-08-07 11:45:27 +08:00
1ba24c00ba chore: fix reset phantom record bug 2022-08-07 11:26:45 +08:00
621c9615a1 chore: update import path 2022-08-07 10:46:31 +08:00
db19337609 feat: show icon in avatar 2022-08-07 00:05:12 +08:00
4eccdf3d28 feat: save icon into db 2022-08-06 22:38:03 +08:00
7fc9a085c5 refactor: move icon state to SettingsUserViewBloc 2022-08-06 22:38:03 +08:00
634170a86e feat: modify user setting layout 2022-08-06 22:38:03 +08:00
65e41dca88 feat: pick icon in settings dialog 2022-08-06 22:38:03 +08:00
c035c9cf93 chore: config insert animation 2022-08-06 14:52:39 +08:00
151e735d27 chore: dart fmt 2022-08-06 11:21:25 +08:00
4b4ce1020d feat: optimize selection implement by binary search 2022-08-06 00:08:03 +08:00
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
adc03a1741 Merge pull request #772 from AppFlowy-IO/feat/video_plugin
feat: implement youtube link plugin
2022-08-05 23:55:40 +08:00
4d6227c502 Merge pull request #773 from LucasXu0/feat/macos_ime_support
feat: support IME in macOS
2022-08-05 23:55:23 +08:00
8ca1cc0a21 chore: add documentation 2022-08-05 23:53:50 +08:00
9e4dbc53f7 chore: add documentation 2022-08-05 20:33:00 +08:00
ec47aa51a1 feat: support IME in macOS 2022-08-05 20:05:36 +08:00
9b86e06377 feat: implement video plugin 2022-08-05 19:42:39 +08:00
d758cc749a Merge pull request #768 from LucasXu0/feat/auto_scroll_service
implement autoscrolling on edge touch
2022-08-05 19:25:02 +08:00
e472c64506 feat: handle google docs paste style 2022-08-05 15:04:24 +08:00
25475db6a1 Merge pull request #764 from AppFlowy-IO/feat/cut-content
Feat: cut content
2022-08-05 15:03:59 +08:00
2e0256f305 fix: inserted index out of boundr 2022-08-05 12:51:47 +08:00
e592a09ec3 chore: remove phantom where dragTarget disappear 2022-08-05 12:09:27 +08:00
3977925e8a chore: add documentation 2022-08-05 11:59:20 +08:00
70853b918e Merge remote-tracking branch 'origin/main' into feat/toolbar_service 2022-08-05 11:04:21 +08:00
e5787090d2 feat: implement autoscrolling on edge touch 2022-08-05 10:59:51 +08:00
593cc253c2 fix: transform error 2022-08-05 10:59:17 +08:00
b667c912a7 feat: cut content 2022-08-05 10:59:17 +08:00
a0d7f114c0 fix: invalid drag start index 2022-08-05 10:29:39 +08:00
c25237c767 fix: reorder bugs 2022-08-05 09:49:16 +08:00
20f34dc952 Merge branch 'main' into feat/board_ui_temp 2022-08-04 23:33:39 +08:00