Commit Graph

3045 Commits

Author SHA1 Message Date
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
Nathan.fooo
bb61bf0a30
Merge pull request #1102 from AppFlowy-IO/fix/ui_bugs
Fix/UI bugs
2022-09-20 17:50:45 +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
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
4a39c69ea7
Merge pull request #1093 from LucasXu0/fix_gif_link_error
docs: fix link error
2022-09-19 20:19:37 +08:00
Lucas.Xu
6018200946 docs: fix link error 2022-09-19 20:18:43 +08:00
Lucas.Xu
222fba21fb
Merge pull request #1092 from LucasXu0/update_gif
docs: update appflowy_editor example gif
2022-09-19 19:49:49 +08:00
Lucas.Xu
12fc952026 docs: update appflowy_editor example gif 2022-09-19 19:48:55 +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
Nathan.fooo
3119759c92
Merge pull request #1089 from sunny7dusk/fix_language_when_reopening_700
fix: Fixed locale bug when oppening -
2022-09-19 15:51:39 +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.fooo
ed691be7d8
Merge pull request #1086 from AppFlowy-IO/fix/build_on_intel_mac 2022-09-18 17:33:04 +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.fooo
f1d818bec7
Merge pull request #1082 from AppFlowy-IO/feat/optional_openssl_build 2022-09-18 10:03:03 +08:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Nathan.fooo
92a751b32a
Merge pull request #1073 from AppFlowy-IO/feat/merge_release_0052
Feat/merge release 0052
2022-09-16 21:47:12 +08:00
Annie
7e8ed1e824
chore: update readme add an image for Kanban Board 2022-09-16 21:30:20 +08: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
4c07ae26fc chore: fix trailing characters parser error 2022-09-16 21:08:35 +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
bc404c4ea5
Merge pull request #1054 from LucasXu0/feature/theme
feat: implement theme customizer
2022-09-16 19:04:06 +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