Commit Graph

645 Commits

Author SHA1 Message Date
Nathan.fooo
e4f13b57eb
Merge pull request #684 from SiderealArt/patch-1
feat: add zh-TW translation
2022-07-23 14:15:52 +08:00
SiderealArt
3fde59836e feat: add zh-tw translation 2022-07-23 04:44:02 +00:00
SiderealArt
ed26ffe393 feat: add zh-TW translation 2022-07-23 04:40:42 +00:00
Nathan.fooo
86a8a66e12
Merge pull request #678 from kakzaki/main
feat: add indonesian translation
2022-07-23 10:35:54 +08:00
Nathan.fooo
ae097c7a6c
Merge pull request #624 from mastergyp/fix_flutter_build_error
fix:  flutter build error - The getter 'imports' isn't defined for the class 'PrefixElement'
2022-07-23 09:55:46 +08:00
Daniel
492d35dd05 feat: add spanish translations 2022-07-22 14:47:15 +01:00
kakzaki
6a8bddcf75 feat: add indonesian translation 2022-07-22 14:36:58 +07:00
mastergyp
ab414b77f6 fix: unable to run build_runner - The getter 'imports' isn't defined for the class 'PrefixElement' 2022-07-22 08:57:33 +08:00
Ian Su
1a887979c4 fix: fix merge from main 2022-07-22 00:54:11 +08:00
Ian Su
89644e88da Merge branch 'main' into add_workspace_settings 2022-07-22 00:21:07 +08:00
Ian Su
da80efecd1 feat: add SettingDialogBloc 2022-07-22 00:01:39 +08:00
Nathan.fooo
198232dd7a
Merge pull request #658 from nirgivon/fix-typo-month-month-day
fix: Typo: Month/Month/Day -> Year/Month/Day
2022-07-21 10:04:16 +08:00
Lucas.Xu
3411c42b34
Merge pull request #660 from matrixhead/main
feat: resize the left-hand sidebar
2022-07-20 23:08:49 +08:00
mhead
d1fb443aa7 feat: resize the left-hand sidebar 2022-07-20 19:53:00 +05:30
appflowy
da3fd11737 fix: open the latest view when AppFlowy launch. 2022-07-20 20:08:42 +08:00
Nir Givon
1758d8b74a fix: Typo: Month/Month/Day -> Year/Month/Day 2022-07-20 13:58:51 +03:00
appflowy
8e18d3a937 chore: reanme flowy-user crate 2022-07-19 14:40:56 +08:00
appflowy
193527e043 chore: rename flowy-folder structs 2022-07-19 14:24:08 +08:00
appflowy
8683c2f343 fix: reload number cell 2022-07-18 19:27:01 +08:00
appflowy
cefd64034d refactor: add Grid prefix to some Grid cells 2022-07-18 17:48:33 +08:00
appflowy
67f88fab0b refactor: add PB suffix to flowy-editor crate's structs 2022-07-18 11:58:39 +08:00
appflowy
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
appflowy
1bf0f0f875 chore: add suffix PB to rust struct 2022-07-17 13:38:53 +08:00
appflowy
3a0b8bbd74 Merge branch 'main' into refactor/add_pb_suffix 2022-07-17 13:19:29 +08:00
appflowy
cca577f967 Merge branch 'main' into feat/insert_cell_test 2022-07-17 11:54:58 +08:00
appflowy
8073414485 refactor: rename struct & add documentation 2022-07-17 11:49:37 +08:00
appflowy
27ce5b8fe9 refactor: field editor bloc 2022-07-16 19:59:00 +08:00
appflowy
29f2d863ff chore: renmae property & add documentation 2022-07-16 17:06:00 +08:00
appflowy
a73987456e chore: add documentation 2022-07-16 11:53:39 +08:00
Nathan.fooo
e01a0cf8a5
Merge pull request #614 from AppFlowy-IO/feat/type_option_widget
chore: rename classes
2022-07-15 16:49:10 +08:00
appflowy
4825d83d2f chore: rename classes 2022-07-15 11:44:27 +08:00
Ian Su
a8b560ed93 debug: rerender username properly 2022-07-15 09:09:56 +08:00
Nathan.fooo
36ee62aadf
Merge pull request #613 from MikeWallaceDev/remove_pubspec_lock
chore: remove pubspec.lock generated by libraries.
2022-07-15 08:35:16 +08:00
MikeWallaceDev
eda54719b1 chore: remove pubspec.lock generated by libraries. Keep the one in the application 2022-07-14 14:23:06 -04:00
appflowy
8ac75af875 refactor: rename GridCellContext to GridCellController 2022-07-14 21:26:58 +08:00
appflowy
3844d6aad1 refactor: add documentation to GridCellContext 2022-07-14 20:33:19 +08:00
appflowy
d02acbae6e chore: add more test 2022-07-14 08:05:38 +08:00
Ian Su
29ce171783 feat: show name on _UserNameInput 2022-07-10 11:31:26 +08:00
Nathan.fooo
29a44fd059
Merge pull request #598 from tsuiyuenhong/fix/windows_layout_bug
fix: row_detail layout error in Windows
2022-07-10 10:27:03 +08:00
Ian Su
db165f7006 refactor: remove updateUserName from MenuUserBloc 2022-07-09 23:32:29 +08:00
Ian Su
f24e154b4f refactor: create SettingsUserViewBloc 2022-07-09 22:00:17 +08:00
Lucas.Xu
8cfacc4bcc fix: row_detail layout error in Windows 2022-07-08 15:01:06 +08:00
appflowy
5177884b26 refactor: cell data operation 2022-07-08 14:55:44 +08:00
appflowy
487dd13c6c chore: fix dart import errors 2022-07-07 23:05:35 +08:00
appflowy
35491b22ac chore: filter with cell data 2022-07-05 17:30:25 +08:00
appflowy
1f7f0b5880 chore: add more tests 2022-07-05 14:17:31 +08:00
Ian Su
51ab1b6798 feat: add widget to update username 2022-07-05 10:12:09 +08:00
Nathan.fooo
a6c001941e
Merge pull request #589 from AppFlowy-IO/refactor/user_data_model 2022-07-04 18:31:28 +08:00
appflowy
91418df940 chore: fix test errors 2022-07-04 16:38:35 +08:00
Nathan.fooo
d25e89ea08
Merge pull request #588 from AppFlowy-IO/refactor/folder_data_model
refactor: move entities from flowy-folder-data-model to flowy-folder crate
2022-07-04 16:29:53 +08:00