Commit Graph

3169 Commits

Author SHA1 Message Date
42995b6baf fix: auto resize Action list 2022-09-25 15:01:39 +08:00
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
edd9128046 fix: press enter to create or select option in text field 2022-09-25 12:32:40 +08:00
cd183b569a Merge pull request #1154 from AppFlowy-IO/fix/1129
fix: duplicate time format str
2022-09-25 11:13:08 +08:00
d6d8b4da5a fix: duplicate time format str 2022-09-25 10:57:40 +08:00
a1b54e0646 Merge pull request #1132 from richardshiue/fix-blue-tint
Fix blue tint
2022-09-25 09:32:04 +08:00
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
dfb7ed1053 fix: switch field type in board 2022-09-24 22:36:35 +08:00
6fa79b65f6 Merge pull request #1150 from AppFlowy-IO/fix/1135_1
Fix/1135 issue 1
2022-09-24 22:04:20 +08:00
e66b3b07db fix: duplicate board 2022-09-24 21:49:47 +08:00
fa0a485c85 fix: move checkbox card fail 2022-09-24 17:25:59 +08:00
55be554cc7 Merge pull request #1144 from LucasXu0/web_support
Support web platform for AppFlowy Editor
2022-09-24 15:50:38 +08:00
69ae3cba04 feat: make Rust installation prompt default to N 2022-09-23 21:59:32 -07:00
6bda1fd2ea fix: delete the nested bulleted list will lost the children nodes 2022-09-24 12:01:23 +08:00
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
91469df126 chore: fix typo in install_macos.sh 2022-09-24 10:39:00 +08:00
d648f2b5b9 fix: merge current text node's children to previous text node 2022-09-23 23:08:48 +08:00
ab353551d1 feat: implement find the forward nearest text node 2022-09-23 22:59:56 +08:00
c5af7db2cd fix: could not input space in editor 2022-09-23 19:57:00 +08:00
f317bae216 Merge pull request #1142 from AppFlowy-IO/fix/ui_adjust
Fix/UI adjust
2022-09-23 18:21:16 +08:00
f990e3cabb chore: set icon color of the app ation panel 2022-09-23 18:00:11 +08:00
77d1dbedd6 chore: adjust insets of some popup 2022-09-23 17:50:32 +08:00
9730069ec1 chore: rounded button hover 2022-09-23 17:40:17 +08:00
0218f4e8b9 fix: create view panel icon color 2022-09-23 17:27:30 +08:00
ee7cb0cb42 chore: delete button ui 2022-09-23 16:24:01 +08:00
a352adf0d7 Merge pull request #1138 from AppFlowy-IO/fix/context_not_found
fix: can't find context after popover disappear
2022-09-23 16:22:29 +08:00
7de6a21331 Merge pull request #1137 from AppFlowy-IO/fix/format_date_fail
fix: switch format style of the date after creating
2022-09-23 16:22:17 +08:00
ef5c1474cb Merge pull request #1136 from AppFlowy-IO/fix/group_of_grid
fix: create the default group for grid
2022-09-23 16:22:05 +08:00
8da2d24d4e fix: unit test 2022-09-23 15:22:22 +08:00
af98febcb0 fix: can't find context after popover disappear 2022-09-23 15:10:20 +08:00
082b0d2f5d fix: switch format style of the date after creating 2022-09-23 13:43:48 +08:00
44ad0a2623 fix: create the default group for grid 2022-09-23 11:23:35 +08:00
6a1b84a098 Merge pull request #1130 from AppFlowy-IO/fix/open_card_error
fix: open card error
2022-09-23 09:15:56 +08:00
0b8909a150 Merge pull request #1131 from AppFlowy-IO/fix/date_select_pannel_layout
fix: UI layout issue when date select panel popup
2022-09-23 09:15:25 +08:00
e5f5169a39 style: code auto-format 2022-09-23 01:21:04 +08:00
fc1535696b fix: color code for tint 9 2022-09-23 01:20:01 +08:00
5464f1851b fix: UI layout issue when date select panel popup 2022-09-22 21:12:41 +08:00
c790b698f2 fix: open card error 2022-09-22 21:02:10 +08:00
206b06f023 Merge pull request #1114 from andercard0/main
chore: Update 2: Brazilian Portuguese Localization
2022-09-22 14:43:50 +08:00
f84e0548a8 Merge pull request #1121 from AppFlowy-IO/fix/black_page_after_delete_doc
chore: open next page when current page get deleted
2022-09-22 14:39:48 +08:00
8206e58800 Merge pull request #1115 from AppFlowy-IO/fix/git_commit_msg
chore: add install gitlint script & ignore body length
2022-09-22 13:45:52 +08:00
37f85cebde chore: open next page when current page get deleted 2022-09-22 13:43:37 +08:00
ca50e61762 chore: add install gitlint script & ignore body length 2022-09-22 10:50:04 +08:00
bb80a34123 chore: Update Brazilian Portuguese Localization
- Added missings strings;
- Clean up my latest changes;
- Fixed some indentations and spaces

Translation 100% completed!
2022-09-21 22:29:33 -03:00
3cd9ea5366 Merge pull request #1083 from Poly-Pixel/issue-template-update
chore: update issue templates to forms
2022-09-21 20:10:18 +08:00
a5e0e97df5 Merge pull request #1080 from richardshiue/fix-include-time
fix: some improvements for when including time in a date cell
2022-09-21 20:08:35 +08:00
4e0b9c87e2 feat: show menu as overlapping drawer on small screens (#1088)
* feat: show menu as overlapping drawer on small screens

* refactor: simplify home page left offset ternary expression
2022-09-21 20:06:48 +08:00
811dc46bc6 Merge pull request #1111 from AppFlowy-IO/fix/create_grid_row
fix: insert grid row
2022-09-21 20:03:50 +08:00
22d7ade18b Merge pull request #1101 from LucasXu0/translation
docs: add translation.md
2022-09-21 18:24:19 +08:00
ccc1d91896 fix: insert grid row 2022-09-21 18:23:05 +08:00