Nathan.fooo
|
7b551277b2
|
Merge pull request #908 from LucasXu0/feat/image
Integrate image plugin into appflowy_editor
|
2022-08-25 17:04:53 +08:00 |
|
appflowy
|
02283038d5
|
chore: hide cell
|
2022-08-25 16:17:19 +08:00 |
|
appflowy
|
c43d0790dc
|
chore: enable create board
|
2022-08-25 15:46:21 +08:00 |
|
appflowy
|
d0f476dc72
|
chore: add max height constraint for board text cell
|
2022-08-25 14:39:20 +08:00 |
|
appflowy
|
14874772b1
|
chore: insert default group at index 0
|
2022-08-25 13:44:58 +08:00 |
|
appflowy
|
c827f9b156
|
chore: fix card refresh issue
|
2022-08-25 12:36:56 +08:00 |
|
appflowy
|
311c6ae94a
|
chore: hide more button on card title
|
2022-08-25 11:12:58 +08:00 |
|
Nathan.fooo
|
3507bbc35c
|
Merge pull request #902 from AppFlowy-IO/fix/clip_select_option_text
fix: clip the text when out of bound
|
2022-08-25 10:17:42 +08:00 |
|
appflowy
|
befc40ba71
|
fix: clip the text when out of bound
|
2022-08-25 10:00:54 +08:00 |
|
appflowy
|
50e772edff
|
chore: adjust header, card padding ui
|
2022-08-25 09:51:33 +08:00 |
|
appflowy
|
8a8791b880
|
chore: adjust ui
|
2022-08-24 23:09:35 +08:00 |
|
Nathan.fooo
|
0d39afca2f
|
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
Feat/board update when field change
|
2022-08-24 22:05:27 +08:00 |
|
appflowy
|
a896637eab
|
fix: reload card content
|
2022-08-24 21:06:42 +08:00 |
|
Lucas.Xu
|
ba5c1804ce
|
fix: the text enterd after link doesn't need to be linked
|
2022-08-24 18:02:00 +08:00 |
|
Lucas.Xu
|
2c37bf806e
|
feat: add error tips when loading image fail
|
2022-08-24 17:23:45 +08:00 |
|
appflowy
|
82b44c2c98
|
chore: update board column name
|
2022-08-24 16:57:53 +08:00 |
|
Lucas.Xu
|
d3194de9e6
|
fix: could not delete text when insert image
|
2022-08-24 15:53:30 +08:00 |
|
Lucas.Xu
|
6af85fbe56
|
feat: add image entry into selection menu
|
2022-08-24 15:45:19 +08:00 |
|
Nathan.fooo
|
cebee48248
|
Merge pull request #859 from AppFlowy-IO/feat/document-model-in-rust
Feat: document model in rust
|
2022-08-24 14:40:27 +08:00 |
|
Vincent Chan
|
a309a9c82c
|
fix: minor issues
|
2022-08-24 12:21:24 +08:00 |
|
Lucas.Xu
|
3832af5fa8
|
test: add test for image_node_widget and image_node_builder
|
2022-08-24 12:02:50 +08:00 |
|
appflowy
|
f5f3f51cca
|
chore: update column name when field was changed
|
2022-08-24 08:27:34 +08:00 |
|
Lucas.Xu
|
012c3a851a
|
test: interge network_image_mock and add image node widget test
|
2022-08-23 22:54:47 +08:00 |
|
Nathan.fooo
|
c7b671ca07
|
Merge pull request #895 from AppFlowy-IO/feat/board_move_card_animation
Feat/board move card animation
|
2022-08-23 20:34:40 +08:00 |
|
Lucas.Xu
|
82f1f0e3e3
|
feat: support resize, copy, align, delete in image ndoe widget
|
2022-08-23 20:30:19 +08:00 |
|
appflowy
|
2152bb7188
|
chore: disable log and try to fix some weird bugs
|
2022-08-23 20:02:14 +08:00 |
|
appflowy
|
02e10301bf
|
chore: update appflowy_board version
|
2022-08-23 19:59:39 +08:00 |
|
appflowy
|
7be510fa22
|
chore: delay overlap dragtarget event
|
2022-08-23 17:44:53 +08:00 |
|
appflowy
|
d941db29a1
|
chore: disable children receive events under fake drag target
|
2022-08-23 17:21:08 +08:00 |
|
appflowy
|
aec5c3e807
|
chore: fix insert animation
|
2022-08-23 16:44:15 +08:00 |
|
Lucas.Xu
|
a2c4f73e7d
|
feat: add clear icon into link menu
|
2022-08-23 13:44:01 +08:00 |
|
Lucas.Xu
|
104b4cca9d
|
test: test the toolbar_service, toolbar_*.dart
|
2022-08-23 13:25:05 +08:00 |
|
appflowy
|
b762151d44
|
fix: create document errors
|
2022-08-23 13:13:01 +08:00 |
|
Lucas.Xu
|
1262457755
|
feat: add link menu test
|
2022-08-23 11:29:05 +08:00 |
|
Lucas.Xu
|
60a7557520
|
fix: link text is only displayed if all selected text satisfy linked style
|
2022-08-23 10:30:56 +08:00 |
|
Lucas.Xu
|
44b4ef4ad7
|
feat: filter the toolbar item should not be displayed
|
2022-08-23 09:59:14 +08:00 |
|
Nathan.fooo
|
f224bf8087
|
Merge pull request #885 from LucasXu0/improve_cursor_display_style
chore: improve cursor display style
|
2022-08-22 22:14:07 +08:00 |
|
Lucas.Xu
|
70ea80878a
|
feat: single tap to edit link and double tap to open the link
|
2022-08-22 21:35:46 +08:00 |
|
Vincent Chan
|
0def48d0ca
|
feat: transform patht
|
2022-08-22 19:42:43 +08:00 |
|
appflowy
|
6ded9aafd9
|
fix: disable flowyoverly focusNode
|
2022-08-22 18:23:06 +08:00 |
|
Lucas.Xu
|
6517adece7
|
fix: show remove link and copy link entry when there is not linkd text
|
2022-08-22 18:19:21 +08:00 |
|
Lucas.Xu
|
1cd9a77e00
|
fix: could not open link without scheme
|
2022-08-22 18:16:15 +08:00 |
|
Nathan.fooo
|
5e6b9496fc
|
Merge pull request #882 from AppFlowy-IO/feat/board_configuration
Feat/board configuration
|
2022-08-22 18:14:02 +08:00 |
|
Nathan.fooo
|
3564d65470
|
Merge pull request #874 from yodatak/patch-1
Update fr-FR transation to support grid
|
2022-08-22 18:13:46 +08:00 |
|
Lucas.Xu
|
886c1f00e5
|
feat: implement command + K to trigger link menu
|
2022-08-22 17:51:47 +08:00 |
|
appflowy
|
074c497d57
|
fix: fix some bugs
|
2022-08-22 17:45:15 +08:00 |
|
Lucas.Xu
|
1f90f30274
|
feat: implement link menu
|
2022-08-22 17:34:16 +08:00 |
|
Lucas.Xu
|
f943aeacd7
|
chore: improve cursor display style
|
2022-08-22 11:15:44 +08:00 |
|
Lucas.Xu
|
7ae25f49fd
|
chore: improve cursor display style
|
2022-08-22 10:34:45 +08:00 |
|
yodatak
|
54dab3b1af
|
Update fr-FR.json
|
2022-08-21 22:39:43 +02:00 |
|