sky1095
|
fecc1ec31b
|
fix: ProviderNotFound exception in overlay demo example
|
2022-07-31 13:36:52 +05:30 |
|
Aman Kumar
|
35351eba62
|
fix: removed unused imports
|
2022-07-29 22:16:26 +05:30 |
|
Aman Kumar
|
d955b6ef7e
|
feat: row count widget added
|
2022-07-29 22:14:53 +05:30 |
|
Nathan.fooo
|
97c0198e77
|
Merge pull request #721 from LucasXu0/fix/linux_arm64_build
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building
|
2022-07-28 09:51:25 +08:00 |
|
Poly-Pixel
|
5309b2a757
|
style: run cargo fmt
|
2022-07-27 10:42:33 -04:00 |
|
Vincent Chan
|
50a767286b
|
Merge pull request #699 from sunny7dusk/feat_language_selector_356
feat: Initial implementation of updated language selector ui based on figma
|
2022-07-26 12:04:55 +08:00 |
|
Nathan.fooo
|
7728206e42
|
Merge pull request #702 from AppFlowy-IO/feat/operation_transform_documentation
chore: add documentation for lib-ot crate
|
2022-07-26 11:59:33 +08:00 |
|
Lucas.Xu
|
e89e40d652
|
fix: update faccess version from 0.2.3 to 0.2.4 for fixing linux-arm64 building (https://github.com/Freaky/faccess/pull/1)
|
2022-07-26 11:58:21 +08:00 |
|
Nathan.fooo
|
6b363fab52
|
Merge pull request #719 from MikeWallaceDev/feat_replace_commit_lint_with_gitlint
Feat replace commit lint with gitlint
|
2022-07-26 11:00:16 +08:00 |
|
Lucas Oliveira
|
7295554355
|
fix: inative background color
|
2022-07-25 14:45:37 -03:00 |
|
MikeWallaceDev
|
244549b167
|
fix: bah! removing duplicate code.
|
2022-07-25 13:37:58 -04:00 |
|
Lucas Oliveira
|
07f300f032
|
fix: change the animation logic
|
2022-07-25 14:20:32 -03:00 |
|
Lucas Oliveira
|
02e3e7c49a
|
feat: implement new toggle
|
2022-07-25 13:58:03 -03:00 |
|
MikeWallaceDev
|
f993e1d076
|
feat: add gitlint dependency
|
2022-07-25 12:23:33 -04:00 |
|
MikeWallaceDev
|
943ce37623
|
feat: remove commitlint and node.js dependency
|
2022-07-25 12:23:33 -04:00 |
|
Zaki Mubarok
|
7c5c6f2faa
|
Merge branch 'AppFlowy-IO:main' into dev
|
2022-07-25 13:38:26 +07:00 |
|
Nathan.fooo
|
a76dd40b3b
|
Merge branch 'main' into feat/operation_transform_documentation
|
2022-07-25 14:36:18 +08:00 |
|
kakzaki
|
22398985b6
|
fix: add indonesian translation
|
2022-07-25 13:35:16 +07:00 |
|
appflowy
|
8cdecd50fe
|
chore: rename structs
|
2022-07-25 13:50:58 +08:00 |
|
appflowy
|
dd71acf843
|
chore: rename some function & add more documentation
|
2022-07-24 18:10:29 +08:00 |
|
appflowy
|
3c5b9e6b50
|
chore: add documentation for lib-ot crate
|
2022-07-24 17:40:40 +08:00 |
|
sunny7dusk
|
59b511c52c
|
feat: Initial implementation of updated language selector ui based on figma
|
2022-07-23 13:15:34 -04:00 |
|
Nathan.fooo
|
7af259c056
|
Merge pull request #424 from eliovir/patch-1
Typo
|
2022-07-23 17:42:22 +08:00 |
|
Nathan.fooo
|
59049dc271
|
Merge pull request #696 from AppFlowy-IO/refactor/grid_unit_test
chore: update documentation for grid uint test
|
2022-07-23 17:37:06 +08:00 |
|
appflowy
|
f5268178c4
|
chore: add documentation in grid uint test
|
2022-07-23 16:57:28 +08:00 |
|
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 |
|
kakzaki
|
ab89aa2ba9
|
feat: add indonesian transation
|
2022-07-22 14:29:01 +07:00 |
|
kakzaki
|
a273184afd
|
feat: add indonesian translation
|
2022-07-22 14:20:10 +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
|
e0db7bd4f9
|
chore: remove feature flag: filter
|
2022-07-20 18:27:12 +08:00 |
|
appflowy
|
cb1afacbd6
|
chore: rename some structs
|
2022-07-20 15:30:48 +08:00 |
|
appflowy
|
1e3c69f15b
|
Merge branch 'main' into feat/history
|
2022-07-20 14:07:54 +08:00 |
|
MikeWallaceDev
|
efa89866f3
|
fix: colors and brew install for mac
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
|
2022-07-19 13:07:25 -04:00 |
|
Nathan.fooo
|
d0d90a90ee
|
Merge pull request #632 from MikeWallaceDev/fix_install_dev_env
Improved development environment installation
|
2022-07-19 23:04:35 +08:00 |
|
appflowy
|
45011e2dd3
|
chore: add task test
|
2022-07-19 22:32:19 +08:00 |
|
appflowy
|
8e18d3a937
|
chore: reanme flowy-user crate
|
2022-07-19 14:40:56 +08:00 |
|