Commit Graph

3150 Commits

Author SHA1 Message Date
Nathan.fooo
82182d7872
Merge pull request #1182 from AppFlowy-IO/fix/switch_to_text_property
fix: display cell data after switching to text field
2022-09-27 19:05:10 +08:00
appflowy
155cf3dca5 fix: display cell data after switching to text field 2022-09-27 18:22:11 +08:00
Lucas.Xu
b578067092
Merge pull request #1166 from LucasXu0/code_block
Implement code block feature for appflowy editor
2022-09-27 15:58:46 +08:00
Nathan.fooo
e44b0a4bb8
Merge pull request #1180 from AppFlowy-IO/refactor/text_type_option_test
refactor: text type option test
2022-09-27 15:49:11 +08:00
Lucas.Xu
af877913d7 feat: add auto detect language and remove the unused package 2022-09-27 14:36:40 +08:00
Lucas.Xu
86a6f5827d chore: revert the example.json 2022-09-27 14:24:59 +08:00
appflowy
84aa156885 refactor: text type option test 2022-09-27 14:20:18 +08:00
Nathan.fooo
f66b3a447c
Merge pull request #1176 from AppFlowy-IO/fix/update_group_if_field_changed
fix: update the group when the corresponding field changed
2022-09-27 13:53:49 +08:00
appflowy
d1f80b15a0 fix: update the group when the corresponding field changed 2022-09-27 11:21:06 +08:00
Lucas.Xu
31ba12d289 fix: disable built-in toolbar items for non-built-in widget 2022-09-27 11:14:58 +08:00
Nathan.fooo
9b78f35ffe
Merge pull request #1167 from AppFlowy-IO/fix/0053
Fix/0053
2022-09-27 10:57:28 +08:00
appflowy
602f7e7b6c fix: format number in percent format 2022-09-27 09:52:50 +08:00
Nathan.fooo
9a6dda417a
Merge pull request #1165 from AppFlowy-IO/fix/open_latest_plugin
fix: open latest view
2022-09-27 09:19:09 +08:00
Lucas.Xu
5421c156c3 fix: tab & enter test 2022-09-26 18:13:45 +08:00
appflowy
e3a1384f7f fix: open latest after deleting current view 2022-09-26 17:17:46 +08:00
Lucas.Xu
ff9cf905fa feat: implement simple code block 2022-09-26 16:55:49 +08:00
Lucas.Xu
2d32e02dba feat: tab for 4 spaces 2022-09-26 16:55:32 +08:00
Lucas.Xu
ec97735e94 fix: prevent to copy the style in some cases when pressing the enter key in the front of the text 2022-09-26 16:55:06 +08:00
Lucas.Xu
49fb0470ab fix: should not notify the parent node when the subtype is not changed 2022-09-26 16:54:13 +08:00
appflowy
81ecbd8ae2 fix: open latest view 2022-09-26 15:25:33 +08:00
appflowy
41084da708 chore: update change log 2022-09-26 15:12:01 +08:00
Nathan.fooo
02fd2bc427
Merge pull request #1161 from Poly-Pixel/trash-resize-fix
fix: only open the last opened view if plugin is blank
2022-09-26 15:01:33 +08:00
Nathan.fooo
7037378947
Merge pull request #1162 from AppFlowy-IO/fix/1156
fix: calculate overlap
2022-09-26 11:40:02 +08:00
nathan
ee463037e3 fix: calculate overlap 2022-09-26 11:26:17 +08:00
Nathan.fooo
882043ef96
Merge pull request #1160 from AppFlowy-IO/fix/view_action_auto_width
fix: auto width for view action
2022-09-26 08:53:35 +08:00
Poly-Pixel
510fd11680
fix: only open the last opened view if plugin is blank 2022-09-25 11:36:34 -04:00
nathan
b2d2e071bd fix: auto width for view action 2022-09-25 22:05:22 +08:00
Nathan.fooo
bc5f0c206b
Merge pull request #1147 from huyz/main
feat: make Rust installation prompt default to No
2022-09-25 20:00:17 +08:00
Lucas.Xu
e8f5b1ade3
Merge pull request #1157 from LucasXu0/remove_selection_menu_widget_test
chore: remove the selection_menu_widget_test.dart
2022-09-25 16:13:22 +08:00
Lucas.Xu
62c2da06d4 chore: remove the selection_menu_widget_test.dart 2022-09-25 15:55:28 +08:00
Nathan.fooo
a4b08e4f46
Merge pull request #1155 from AppFlowy-IO/fix/1126
fix: auto resize Action list
2022-09-25 15:28:37 +08:00
nathan
42995b6baf fix: auto resize Action list 2022-09-25 15:01:39 +08:00
Nathan.fooo
ae3a68efb6
Merge pull request #1140 from richardshiue/improv-select-options
grid: fix pressing enter on an option that already exists recreates it
2022-09-25 14:04:04 +08:00
Richard Shiue
edd9128046 fix: press enter to create or select option in text field 2022-09-25 12:32:40 +08:00
Nathan.fooo
cd183b569a
Merge pull request #1154 from AppFlowy-IO/fix/1129
fix: duplicate time format str
2022-09-25 11:13:08 +08:00
nathan
d6d8b4da5a fix: duplicate time format str 2022-09-25 10:57:40 +08:00
Nathan.fooo
a1b54e0646
Merge pull request #1132 from richardshiue/fix-blue-tint
Fix blue tint
2022-09-25 09:32:04 +08:00
Nathan.fooo
8cba015af1
Merge pull request #1152 from AppFlowy-IO/fix/1135_34
fix: switch field type in board
2022-09-24 23:04:36 +08:00
nathan
dfb7ed1053 fix: switch field type in board 2022-09-24 22:36:35 +08:00
Nathan.fooo
6fa79b65f6
Merge pull request #1150 from AppFlowy-IO/fix/1135_1
Fix/1135 issue 1
2022-09-24 22:04:20 +08:00
nathan
e66b3b07db fix: duplicate board 2022-09-24 21:49:47 +08:00
appflowy
fa0a485c85 fix: move checkbox card fail 2022-09-24 17:25:59 +08:00
Lucas.Xu
55be554cc7
Merge pull request #1144 from LucasXu0/web_support
Support web platform for AppFlowy Editor
2022-09-24 15:50:38 +08:00
huyz
69ae3cba04 feat: make Rust installation prompt default to N 2022-09-23 21:59:32 -07:00
Lucas.Xu
6bda1fd2ea fix: delete the nested bulleted list will lost the children nodes 2022-09-24 12:01:23 +08:00
Nathan.fooo
69423b00d4
Merge pull request #1146 from AppFlowy-IO/fix/typo_on_install_macos_script
chore fix typo in install_macos.sh
2022-09-24 11:52:41 +08:00
weidong fu
91469df126 chore: fix typo in install_macos.sh 2022-09-24 10:39:00 +08:00
Lucas.Xu
d648f2b5b9 fix: merge current text node's children to previous text node 2022-09-23 23:08:48 +08:00
Lucas.Xu
ab353551d1 feat: implement find the forward nearest text node 2022-09-23 22:59:56 +08:00
Lucas.Xu
c5af7db2cd fix: could not input space in editor 2022-09-23 19:57:00 +08:00