Commit Graph

3187 Commits

Author SHA1 Message Date
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
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
Poly-Pixel
b86931a499
chore: delete feature request issue template 2022-09-17 21:44:04 -04:00
Poly-Pixel
92043c49f3 chore: add feature request issue form 2022-09-17 21:42:55 -04:00
Poly-Pixel
6c58a27247 fix: fix errors in bug report form 2022-09-17 21:42:51 -04:00
Poly-Pixel
ac305e8821 chore: delete bug report issue template 2022-09-17 21:42:46 -04:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Poly-Pixel
c1ec45e3a8
chore: create bug report issue form 2022-09-17 18:57:08 -04:00
Daniil
3d8fd6fe8d
feature: update russian translations 2022-09-17 10:11:37 +03: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
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
appflowy
499ee29c3d chore: remove unused ref 2022-09-15 21:44:07 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
Lucas.Xu
68997a9c93 feat: implement theme customizer 2022-09-15 21:40:12 +08:00
appflowy
f88b8051f7 chore: rename folder 2022-09-15 21:04:57 +08:00
appflowy
01589c6f94 chore: compose operation 2022-09-15 20:59:19 +08:00
Nathan.fooo
733b7e1a45
Merge pull request #1046 from richardshiue/fix-grid-cell-context-menus
fix: add missing padding between number format list and filter bar
2022-09-15 19:14:39 +08:00