Commit Graph

3746 Commits

Author SHA1 Message Date
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
Andrei Dolgov
c0964fad5d feat: double asterisks/underscores to bold text 2022-09-26 15:04:25 -04: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
He Linming
9604bc06bb
test: add unit test for backquote to code 2022-09-26 10:40:45 +08:00
He Linming
39bbfe109d
feat: backquote to code text 2022-09-26 09:48:00 +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
d1d5b37c14 Merge remote-tracking branch 'origin/main' into fix/click-selection-menu-item-delete-text 2022-09-25 16:28:22 +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
Nathan.fooo
f317bae216
Merge pull request #1142 from AppFlowy-IO/fix/ui_adjust
Fix/UI adjust
2022-09-23 18:21:16 +08:00
appflowy
f990e3cabb chore: set icon color of the app ation panel 2022-09-23 18:00:11 +08:00
appflowy
77d1dbedd6 chore: adjust insets of some popup 2022-09-23 17:50:32 +08:00
appflowy
9730069ec1 chore: rounded button hover 2022-09-23 17:40:17 +08:00
appflowy
0218f4e8b9 fix: create view panel icon color 2022-09-23 17:27:30 +08:00