Commit Graph

3277 Commits

Author SHA1 Message Date
Minho Yi
68344ef718
Feat: Translation for Korean ko_KR (#1262)
* feat: add translation ko_KR.json

* feat: add ko Locale
2022-10-11 09:27:20 +08:00
Nathan.fooo
6b528733fa
Merge pull request #1261 from sahej-dev/main
fix: Extra spacing in multiselect cell
2022-10-11 08:21:42 +08:00
Nathan.fooo
a20e92f08a
Merge pull request #1260 from AppFlowy-IO/refactor/switch_to_field 2022-10-11 07:58:59 +08:00
sahej-dev
820d2548b6 fix: Extra spacing in multiselect cell 2022-10-10 23:08:35 +05:30
nathan
b8895ce787 chore: remove unuse code 2022-10-11 01:04:13 +08:00
Linchengyi
396d310d22
test: cover all Enum NumberFormat (#1257) 2022-10-11 00:02:44 +08:00
appflowy
1f94d9d496 chore: fix test 2022-10-10 21:21:29 +08:00
appflowy
a2d27657dc refactor: remove insertField function in dart 2022-10-10 20:02:52 +08:00
Nathan.fooo
4e122a9452
chore: add group documentation (#1258) 2022-10-10 19:44:41 +08:00
Nathan.fooo
4549ed20e7
Refactor/rename delta (#1256)
* chore: rename delta

* chore: renanme delta
2022-10-10 11:56:48 +08:00
Richard Shiue
9758fe51f8
fix: regression on hover effect persisting after closing menu (#1253)
* fix: regression on hover effect persisting after closing menu

* chore: reset onhover when FlowyHover get rebuild

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-09 22:50:35 +08:00
Ishan Pandhare
78b7027343
added new translation (hi_IN) to appflowy-editor (#1237)
feat: added new translation (hi_IN) to appflowy-editor
2022-10-09 16:11:46 +08:00
Ishan Pandhare
6c39b5b321
added translation for ru-RU (#1234)
feat: added translation for ru-RU
2022-10-09 16:11:05 +08:00
Lucas.Xu
123e6968af
Merge pull request #1252 from Ishanned/windows-platform
feat: support windows platform in ci.yaml
2022-10-09 16:10:23 +08:00
Lucas.Xu
a015c28e5a
Merge pull request #1232 from Ishanned/branch1
feat: added translation for de_DE
2022-10-09 16:09:15 +08:00
Lucas.Xu
3d014ef274
chore: update ci.yaml 2022-10-09 14:33:46 +08:00
Ishan Pandhare
47942ffadf feat: updated ci.yaml control statement 2022-10-09 11:22:37 +05:30
Ishan Pandhare
62c9108a68 feat: updated ci.yaml to support windows platform 2022-10-09 11:13:01 +05:30
Ishan Pandhare
3ebe783684
Merge branch 'AppFlowy-IO:main' into windows-platform 2022-10-09 11:06:02 +05:30
Annie
25347a3a90
chore: update README to include contributor icons 2022-10-09 11:51:45 +08:00
Ishan Pandhare
2dd9b9767e feat: support windows platform in ci.yaml 2022-10-08 19:50:30 +05:30
Nathan.fooo
89d036158b
chore: update view state when close the popover (#1251) 2022-10-08 20:48:14 +08:00
Nathan.fooo
ca8be6ab10
chore: replace overlay with popover (#1250) 2022-10-08 17:10:04 +08:00
Lucas.Xu
8d6e1cdaa1
Merge pull request #1187 from tekdel/main
feat: Support markdown to bold text
2022-10-08 11:46:20 +08:00
Lucas.Xu
1841fb293e chore: temporarily remove the code that automatically formats when inserting text 2022-10-08 11:25:26 +08:00
Lucas.Xu
e9c0956c51 Merge remote-tracking branch 'origin/main' into tekdel/main
# Conflicts:
#	frontend/app_flowy/packages/appflowy_editor/test/infra/test_raw_key_event.dart
2022-10-08 11:11:42 +08:00
Lucas.Xu
06f1d52cc0
Merge pull request #1229 from enzoftware/main
test: Improve Code Coverage for extensions files
2022-10-08 10:50:36 +08:00
Enzo Lizama
2e45624973 test: Merge branch 'main' of github-enzo:enzoftware/AppFlowy 2022-10-07 21:25:59 -05:00
Enzo Lizama
b784e9b842 chore: Merge branch 'main' of github-enzo:enzoftware/AppFlowy 2022-10-07 21:25:17 -05:00
Lucas.Xu
228a41d7ea Merge remote-tracking branch 'origin/main' into enzoftware/main
# Conflicts:
#	frontend/app_flowy/packages/appflowy_editor/example/lib/plugin/tex_block_node_widget.dart
2022-10-08 10:24:51 +08:00
Enzo Lizama
2b8e4d3e61 test: delete file 2022-10-07 21:24:28 -05:00
Lucas.Xu
74b43511d1 Merge remote-tracking branch 'origin/main' into enzoftware/main
# Conflicts:
#	frontend/app_flowy/packages/appflowy_editor/example/lib/plugin/tex_block_node_widget.dart
2022-10-08 10:15:30 +08:00
Ayush
238af3ed0e
Added flatpak files (#208) 2022-10-08 09:29:29 +08:00
vortixhead
fa9e32d86a
feat: limit max character length on select/multiselect options (#1246)
* Add maxLength of 30 characters and truncation to text fields

* Add dynamic height

* Add maxLength param

* Add maxLength in Rounded Field
2022-10-08 09:24:05 +08:00
Sarang S
2537a04fef
feat: Translation for Malayalam (ml_IN) (#1245) 2022-10-07 21:33:09 +08:00
Lucas.Xu
b9f6b62053
Merge pull request #1242 from LucasXu0/0.0.6
chore: flutter analyze and flutter format
2022-10-07 16:27:36 +08:00
Nathan.fooo
0d2ceba817
Merge pull request #1243 from AppFlowy-IO/feat/pub_appflowy_board
chore: update appflowy_board version
2022-10-07 15:56:05 +08:00
appflowy
dff5e84ca5 chore: update appflowy_board version 2022-10-07 15:33:54 +08:00
Lucas.Xu
2d61581eb3 chore: flutter analyze and flutter format 2022-10-07 15:25:33 +08:00
Lucas.Xu
4abd74ed4b
Merge pull request #1240 from LucasXu0/0.0.6
chore: bump version to 0.0.6 (appflowy_editor)
2022-10-07 15:17:20 +08:00
Nathan.fooo
591d8a3872
Merge pull request #1241 from AppFlowy-IO/fix/1193
Fix/1193
2022-10-07 15:15:05 +08:00
appflowy
fa3f9c21fc fix: state of AppFlowyBoard is wrong after reordering the group 2022-10-07 14:42:40 +08:00
Lucas.Xu
323b56982b chore: bump version to 0.0.6 (appflowy_editor) 2022-10-07 12:24:10 +08:00
Lucas.Xu
c0879e8445
Merge pull request #1239 from LucasXu0/horizontal_rule
feat: implement horizontal rule
2022-10-07 12:01:18 +08:00
Lucas.Xu
e27e8e43e1 chore: update the menu item size for code_block, horizaontal_rule and tex_block 2022-10-07 11:39:49 +08:00
Lucas.Xu
e6d4f9e3f7 feat: implement horizontal rule 2022-10-07 11:24:39 +08:00
appflowy
73e81da356 fix: select card text 2022-10-06 22:26:18 +08:00
Lucas.Xu
8b87b77c15
Merge pull request #1238 from LucasXu0/fix_compile_error
chore: fix compile error
2022-10-06 22:22:57 +08:00
Lucas.Xu
d146bb6481 chore: fix compile error 2022-10-06 22:02:56 +08:00
Richard Shiue
5860d35d1a
fix: improve look of calendar (#1226) 2022-10-06 21:36:39 +08:00