Commit Graph

2021 Commits

Author SHA1 Message Date
Melvin Blokhuijzen
b20aaecc01 feat: Translate into dutch language 2022-10-01 11:53:48 +02:00
Syeerzy
c11a00a380
locale fix (#1195) 2022-10-01 17:50:19 +08:00
Nathan.fooo
f355ff01e4
Merge pull request #1197 from AppFlowy-IO/feat/support_drag_group
Feat/support drag group
2022-10-01 17:19:07 +08:00
appflowy
4894361076 fix: conflict in fr-FR file 2022-10-01 17:04:49 +08:00
appflowy
62d0a31a76 refactor: save default group order 2022-10-01 16:50:54 +08:00
Yaba
adda0218fa feat: translate AppFlowy Editor to pt_BR 2022-10-01 00:06:29 -03:00
appflowy
5763e289ef feat: support moving group 2022-09-30 20:44:41 +08:00
Lucas.Xu
3df31c43f8
Merge pull request #1188 from LucasXu0/commands
feat: add commands and update checkbox logic
2022-09-30 20:09:19 +08:00
Lucas.Xu
8d39dac145 chore: disable IME support for the Web platform 2022-09-29 11:33:27 +08:00
Nathan.fooo
6c3978c3ba
Merge pull request #578 from MidouWebDev/main
feature: Translate new words to French
2022-09-29 08:58:50 +08:00
Lucas.Xu
0a49a18280 fix: could not insert space sometimes on the web 2022-09-28 23:36:44 +08:00
Lucas.Xu
6ec93d49c2 feat: set link menu as auto focus 2022-09-28 23:03:02 +08:00
Lucas.Xu
99cb2430f7 fix: could not insert link on the Web 2022-09-28 23:01:22 +08:00
Mehdi Bertul
5a4af5a983 Fix translation of the color "Purple" 2022-09-28 14:17:39 +08:00
MidouWebDev
96ad14e891 Translate new words to French
Closes #462
2022-09-28 14:17:37 +08:00
Lucas.Xu
ab0131c19c feat: disable apply operation when setting editable = false 2022-09-28 11:49:31 +08:00
appflowy
908d005737 refactor: add setting documentation and support save key/value in setting 2022-09-28 11:44:44 +08:00
Lucas.Xu
6230d0ad9f feat: add commands and update checkbox logic 2022-09-28 11:21:42 +08:00
Andrei Dolgov
a8cb58cb4a fix: address a minor isssue when there is content after last asterisk/underscore 2022-09-27 16:38:18 -04:00
Andrei Dolgov
6a902a2b21 fix: workaround infinity formatting 2022-09-27 11:09:16 -04:00
appflowy
155cf3dca5 fix: display cell data after switching to text field 2022-09-27 18:22:11 +08:00
Lucas.Xu
9df11256cc feat: implement TeX plugin 2022-09-27 17:52:32 +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
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
appflowy
602f7e7b6c fix: format number in percent format 2022-09-27 09:52:50 +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
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
42995b6baf fix: auto resize Action list 2022-09-25 15:01:39 +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
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
dfb7ed1053 fix: switch field type in board 2022-09-24 22:36:35 +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
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
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
appflowy
ee7cb0cb42 chore: delete button ui 2022-09-23 16:24:01 +08:00
Nathan.fooo
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
Nathan.fooo
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
appflowy
8da2d24d4e fix: unit test 2022-09-23 15:22:22 +08:00
appflowy
af98febcb0 fix: can't find context after popover disappear 2022-09-23 15:10:20 +08:00
appflowy
082b0d2f5d fix: switch format style of the date after creating 2022-09-23 13:43:48 +08:00
appflowy
44ad0a2623 fix: create the default group for grid 2022-09-23 11:23:35 +08:00
Nathan.fooo
6a1b84a098
Merge pull request #1130 from AppFlowy-IO/fix/open_card_error
fix: open card error
2022-09-23 09:15:56 +08:00
Haoran Lin
5782dec45c fix: remove keyword when click selection menu item 2022-09-23 01:38:33 +08:00
Richard Shiue
e5f5169a39 style: code auto-format 2022-09-23 01:21:04 +08:00
Richard Shiue
fc1535696b fix: color code for tint 9 2022-09-23 01:20:01 +08:00
appflowy
5464f1851b fix: UI layout issue when date select panel popup 2022-09-22 21:12:41 +08:00
appflowy
c790b698f2 fix: open card error 2022-09-22 21:02:10 +08:00
Nathan.fooo
206b06f023
Merge pull request #1114 from andercard0/main
chore: Update 2: Brazilian Portuguese Localization
2022-09-22 14:43:50 +08:00
Nathan.fooo
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
appflowy
37f85cebde chore: open next page when current page get deleted 2022-09-22 13:43:37 +08:00
appflowy
ca50e61762 chore: add install gitlint script & ignore body length 2022-09-22 10:50:04 +08:00
Anderson Cardoso
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
Annie
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
Poly-Pixel
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
Nathan.fooo
811dc46bc6
Merge pull request #1111 from AppFlowy-IO/fix/create_grid_row
fix: insert grid row
2022-09-21 20:03:50 +08:00
Annie
22d7ade18b
Merge pull request #1101 from LucasXu0/translation
docs: add translation.md
2022-09-21 18:24:19 +08:00
appflowy
ccc1d91896 fix: insert grid row 2022-09-21 18:23:05 +08:00
Nathan.fooo
2258e3468d
Merge pull request #1109 from AppFlowy-IO/fix/drag_grid_header_cell
fix: tap event conflict when dragging grid header cell
2022-09-21 16:15:32 +08:00
appflowy
437228d4cf ci: fix warnings 2022-09-21 15:54:34 +08:00
Nathan.fooo
03e3c2efe4
Merge pull request #1110 from AppFlowy-IO/feat/highlight_trash_button
Feat/highlight trash button
2022-09-21 15:49:04 +08:00
appflowy
7e972c3ccd chore: display highlight color in delete/restore button 2022-09-21 11:46:32 +08:00
appflowy
ece29b95f5 refactor: separate the trash page widget from trash.dart file 2022-09-21 11:37:42 +08:00
appflowy
0ff08ff8d2 fix: tap event conflict when dragging grid header cell 2022-09-21 11:24:37 +08:00
Nathan.fooo
488882c96b
Merge pull request #1105 from andercard0/main
chore: Update Brazilian Portuguese Localization
2022-09-21 11:06:27 +08:00
Nathan.fooo
1967913db6
Merge branch 'main' into main 2022-09-21 10:31:38 +08:00
Anderson Cardoso
283de97c90
Update pt-BR.json 2022-09-20 21:48:13 -03:00
Anderson Cardoso
459a949e76
Update pt-BR.json 2022-09-20 17:59:35 -03:00
Anderson Cardoso
6d11ab6078
Update pt-BR.json 2022-09-20 17:59:01 -03:00
Anderson Cardoso
4d2ca4f27f
Update Brazilian Portuguese
- Updated a missing string in English;
- Removed some anglicism to proper Portuguese;
- Fixed some terms, typo in general for Brazilian Portuguese language.
2022-09-20 17:56:17 -03:00
appflowy
e178c7c4f4 fix: set the leader size when attach get called 2022-09-20 21:14:57 +08:00
appflowy
ca89fd93f3 fix: notify state changed after set state 2022-09-20 16:57:51 +08:00
appflowy
ba3f2f3c02 fix: focus when SelectOptionCellEditor show 2022-09-20 16:49:19 +08:00
appflowy
5191b6af93 chore: remove field type option widget one by one 2022-09-20 16:37:14 +08:00
Lucas.Xu
595405f2cc docs: add translation.md 2022-09-20 16:24:20 +08:00
appflowy
370db4f71b fix: center left the date cell of the grid 2022-09-20 16:23:35 +08:00
appflowy
2544aeb290 fix: button width in trash page 2022-09-20 16:20:40 +08:00
appflowy
893b6e041d fix: show multi-line in row detail page 2022-09-20 16:15:05 +08:00
appflowy
1f2b30abfb fix: show delete field dialog 2022-09-20 16:08:24 +08:00
Nathan.fooo
56e68d1346
Merge pull request #1097 from AppFlowy-IO/refactor/appflowy_overlay
Refactor/appflowy overlay
2022-09-20 11:57:56 +08:00
appflowy
d35727b93c chore: make some overlay as barrier 2022-09-20 11:09:25 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +08:00
Lucas.Xu
6018200946 docs: fix link error 2022-09-19 20:18:43 +08:00
Lucas.Xu
12fc952026 docs: update appflowy_editor example gif 2022-09-19 19:48:55 +08:00
Richard Shiue
05975e55f0 test: fix includeTime-related tests 2022-09-19 18:50:31 +08:00
Richard Shiue
c3033bd6e8 fix: few UI/usability issues with the time input field 2022-09-19 18:50:31 +08:00
Richard Shiue
a413746c05 fix: immediately show or hide time when includeTime changes 2022-09-19 18:50:31 +08:00
Richard Shiue
2e60459878 chore: rewrite UI strings for time format hints 2022-09-19 18:50:21 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
Lucas.Xu
3e75b1ac92
fix: convert markdown symbol to styled text fails (#1090)
* fix: convert markdown symbol to styled text fails

* docs: update customzing.md

* chore: disable macOS titlebar

* chore: specify the built-in language as en_US

* docs: update documentation

* docs: update documentation
2022-09-19 18:10:48 +08:00
Nathan.fooo
5896855dda
Merge pull request #1091 from AppFlowy-IO/fix/appflowy_overlay_bugs
Fix/appflowy overlay bugs
2022-09-19 17:46:21 +08:00
appflowy
d26d620db8 fix: typo 2022-09-19 15:49:27 +08:00
appflowy
53cc0fff9d fix: open GridRowActionSheet with appflowy overlay 2022-09-19 15:46:06 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
sunny7dusk
9274444bde fix: fixed bug - if case before stopped AppearanceSettingModel to load locale 2022-09-18 13:55:47 -04:00
Nathan.fooo
39b0fe69b5
Merge pull request #1085 from AppFlowy-IO/fix/popover_bugs
Fix/popover bugs
2022-09-18 22:20:16 +08:00
nathan
bda16b136b chore: replace Popover with Appflowy style popover and fix some bugs 2022-09-18 20:57:28 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
nathan
c2cc08928d fix: fix macOS build on intel chip 2022-09-18 17:08:33 +08:00
nathan
6c27b5455e refactor: replace FlowyOverlay with AppFlowyPopover in select option 2022-09-18 11:46:04 +08:00
nathan
3a1148d11a refactor: add documentation to card.dart 2022-09-18 11:10:32 +08:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Daniil
3d8fd6fe8d
feature: update russian translations 2022-09-17 10:11:37 +03:00
appflowy
589acd9e2b fix: can not delete row from no status group 2022-09-16 21:19:04 +08:00
appflowy
2b451fa06d chore: fix delete card issue 2022-09-16 21:09:26 +08:00
appflowy
a204af9783 chore: enable create card from no status column 2022-09-16 21:08:52 +08:00
appflowy
4961236012 chore: update version to 0.0.5.2 2022-09-16 21:08:44 +08:00
appflowy
f792283e70 chore: fix open application error when upgrade to 0.0.5.1 2022-09-16 21:08:25 +08:00
Lucas.Xu
5b482248ec fix: analyze problem 2022-09-16 15:03:11 +08:00
Lucas.Xu
5bb5337de8 feat: 0.0.5 release preparation 2022-09-16 14:07:38 +08:00
Lucas.Xu
a371cf3a7c test: add single/double/triple tap test 2022-09-16 11:11:13 +08:00
Lucas.Xu
5c13b324ec Merge remote-tracking branch 'origin/main' into feature/theme 2022-09-16 10:37:26 +08:00
Lucas.Xu
8137769edd fix: add simple test for l10n 2022-09-16 10:26:17 +08:00
Nathan.fooo
b0ab4eff11
Merge pull request #1052 from AppFlowy-IO/feat/node_transform 2022-09-15 22:34:25 +08:00
Nathan.fooo
4f34068f51
Merge pull request #1045 from AppFlowy-IO/feat/wrap-appflowy-style-popover 2022-09-15 22:34:13 +08:00
appflowy
520d5c2cb0 chore: replace popover with appflowy popover 2022-09-15 21:51:18 +08:00
Sean Riley Hawkins
8856b9abb7
Flowy editor keyboard fix (#1044)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* fix: 🔧 fixed keyboard shortcut bugs

* test: 🧪 updated keyboard layout tests

* fix: included macOS for tests

* fix: macOS test

* fix: add linux in test

* fix: redefine move cursor end command error on macOS

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-15 21:44:24 +08:00