Commit Graph

2603 Commits

Author SHA1 Message Date
Nathan.fooo
3564d65470
Merge pull request #874 from yodatak/patch-1
Update fr-FR transation to support grid
2022-08-22 18:13:46 +08:00
yodatak
54dab3b1af
Update fr-FR.json 2022-08-21 22:39:43 +02:00
Nathan.fooo
e4c039eef5
Merge pull request #880 from LucasXu0/selection_menu_refactor
[Improvement] Refactor selection menu
2022-08-19 21:08:13 +08:00
Nathan.fooo
1d2dd15142
Merge pull request #878 from LucasXu0/logger_refactor
feat: [improvements] integrate logging library in AppFlowyEditor
2022-08-19 21:07:35 +08:00
Lucas.Xu
ad7e408046 feat: [Improvement] Refactor selection menu #879 2022-08-19 20:28:04 +08:00
Lucas.Xu
a404a96099 docs: improve log.dart documentation 2022-08-19 14:56:38 +08:00
Nathan.fooo
edd520abda
Merge pull request #877 from AppFlowy-IO/feat/board_test
chore: fix some bugs and add more tests
2022-08-19 14:29:25 +08:00
Lucas.Xu
c36ccc39ce feat: [improvements] integrate logging library in AppFlowyEditor 2022-08-19 14:02:34 +08:00
appflowy
659ae5d523 chore: fix some bugs and add more tests 2022-08-19 11:58:34 +08:00
Nathan.fooo
a0753cea2d
Merge pull request #867 from AppFlowy-IO/feat/move_card
feat: move card from one column to another
2022-08-19 09:38:04 +08:00
appflowy
da485c6df9 chore: add more test 2022-08-19 09:10:12 +08:00
yodatak
5d022eb369
Update fr-FR transation to support grid 2022-08-18 16:39:25 +02:00
appflowy
3a7c3815b0 chore: fix test error 2022-08-18 21:52:47 +08:00
appflowy
0680b20579 chore: add group unit test 2022-08-18 21:44:22 +08:00
appflowy
af23e3e803 refactor: replace plugin type with layout type 2022-08-18 21:44:22 +08:00
appflowy
d3cd60e527 refactor: rename structs 2022-08-18 21:44:22 +08:00
appflowy
3e4e8679ce fix: debounce causes save cell data fail 2022-08-18 21:44:22 +08:00
appflowy
4856a024a2 chore: Update row when moving row caused cell data changed 2022-08-18 21:44:22 +08:00
appflowy
c4514e421a chore: move card from one column to another 2022-08-18 21:44:22 +08:00
appflowy
f32068d64b refactor: move row params 2022-08-18 21:44:21 +08:00
appflowy
3a27413dfc fix: row is not added into group when create a new row 2022-08-18 21:44:21 +08:00
Lucas.Xu
9d747f3a2d
Merge pull request #871 from LucasXu0/documentation/flowy_editor
docs: minor updates to documentation.
2022-08-18 21:23:55 +08:00
Lucas.Xu
45a120fe88 fix: selection is wrong after pressing arrow left / right 2022-08-18 21:09:30 +08:00
Lucas.Xu
28d9b8ee3a docs: minor updates to documentation. 2022-08-18 20:59:47 +08:00
Lucas.Xu
b8b2de2dd5
Merge pull request #870 from LucasXu0/documentation/flowy_editor
docs: readme
2022-08-18 20:14:52 +08:00
Lucas.Xu
b1bf93662e docs: readme 2022-08-18 20:13:58 +08:00
Lucas.Xu
be6a3cc081
Merge pull request #869 from LucasXu0/documentation/flowy_editor
Documentation for AppFlowyEditor
2022-08-18 19:55:04 +08:00
Lucas.Xu
b8434cc5f4 chore: disbale appflowy_editor analyze 2022-08-18 19:38:01 +08:00
Lucas.Xu
1fc48155da chore: update example main.dart 2022-08-18 19:17:17 +08:00
Lucas.Xu
bbc9b5e902 chore: update flutter svg 2022-08-18 18:59:59 +08:00
Lucas.Xu
78ce606daf chore: add appflowy_editor as appflowy's dependency 2022-08-18 18:03:39 +08:00
Lucas.Xu
758d93eef5 Merge remote-tracking branch 'origin/main' into documentation/flowy_editor 2022-08-18 17:39:30 +08:00
Lucas.Xu
6f3435aa5b chore: update placeholder image 2022-08-18 17:38:04 +08:00
Lucas.Xu
003100f0e5 chore: add LICENSE 2022-08-18 17:38:04 +08:00
Lucas.Xu
34fce3691f fix: appflowy_editor test fails 2022-08-18 17:38:04 +08:00
Lucas.Xu
57b07bb5e2 chore: update documentation 2022-08-18 17:38:04 +08:00
Lucas.Xu
66275ca232 chore: rename flowy_x to appflowy_x 2022-08-18 17:38:04 +08:00
Lucas.Xu
51f100ca4b fix: flutter analyze 2022-08-18 17:38:04 +08:00
appflowy
eb13a252ac fix: require write lock to make sure exclusive accest to sync_seq 2022-08-18 17:38:04 +08:00
Annie
ca0229102e docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
a2d1b10765 docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
01653be0e0 docs: Update README.md 2022-08-18 17:37:57 +08:00
appflowy
0b9417a151 chore: add shortcut to exit the FlowyOverlay 2022-08-18 17:35:55 +08:00
appflowy
c8a74c4ec0 chore: fix some bugs 2022-08-18 17:35:55 +08:00
appflowy
892ba16cdb chore: group the row after updated the row 2022-08-18 17:35:55 +08:00
appflowy
99e408e2d7 chore: fix some bugs 2022-08-18 17:35:55 +08:00
Vincent Chan
c5e24cc346 feat: place holder 2022-08-18 17:35:55 +08:00
Lucas.Xu
48a81d41ea feat: add h1~h3 to toolbar widget 2022-08-18 17:35:55 +08:00
Lucas.Xu
95879111f9 chore: format checkbox_text 2022-08-18 17:35:55 +08:00
Annie
0b2355abae Update testing.md 2022-08-18 17:35:55 +08:00