Commit Graph

1838 Commits

Author SHA1 Message Date
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
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