Commit Graph

1658 Commits

Author SHA1 Message Date
Nathan.fooo
0662e376ff
Merge pull request #468 from AppFlowy-IO/fix_language_gen
fix: generate en language as default
2022-04-28 20:17:40 +08:00
appflowy
7e7fe41026 fix: generate en language as default 2022-04-28 20:10:12 +08:00
Nathan.fooo
f2cd3846f1
Merge pull request #467 from AppFlowy-IO/fix_reorder_animation
Fix: reorder animation
2022-04-28 17:32:33 +08:00
appflowy
66cf0ca544 chore: refactor move field func 2022-04-28 17:06:21 +08:00
appflowy
296013dcbf chore: fix wanrings 2022-04-28 16:45:33 +08:00
appflowy
371c52022b fix: reorder view and field animation 2022-04-28 16:44:35 +08:00
appflowy
0285b286a6 fix: auto expand again after reorder app 2022-04-28 16:30:04 +08:00
appflowy
ecd2dc3e72 fix: reorder bugs 2022-04-28 16:10:58 +08:00
appflowy
f972cdd3fb chore: optimize cell focus 2022-04-27 18:17:08 +08:00
appflowy
d0b4abb0c8 refactor: cell context builder 2022-04-27 13:31:54 +08:00
appflowy
70abe546a1 chore: remove freeze file 2022-04-27 09:12:27 +08:00
Nathan.fooo
c3ff984c3f
Merge pull request #464 from AppFlowy-IO/feat_view_order
Feature: save view/app order
2022-04-27 08:41:18 +08:00
appflowy
b29f53c995 chore: print duplicate event erorr 2022-04-27 07:58:40 +08:00
appflowy
e8bb6f0a7f chore: save app order 2022-04-27 07:22:18 +08:00
appflowy
7f7801d04e chore: save view order 2022-04-27 07:21:37 +08:00
appflowy
25548ad9eb chore: add move view event 2022-04-26 21:18:29 +08:00
appflowy
0b1f0ed401 refactor: replace provider with bloc in ViewSection 2022-04-26 16:37:31 +08:00
appflowy
c8945133dc fix: open latest view after launch 2022-04-26 14:43:42 +08:00
Nathan.fooo
b3764e601f
Merge pull request #463 from AppFlowy-IO/fix_0.0.4_bugs
Fix 0.0.4 bugs
2022-04-26 09:21:20 +08:00
Nathan.fooo
c7d34465e1
Merge pull request #423 from gaganyadav80/drag_drop_docs
feat: adds drag and drop support to pages and docs
2022-04-26 09:20:14 +08:00
appflowy
d390ef9a3a chore: fix warnings 2022-04-25 22:03:10 +08:00
appflowy
8b4c46f75b chore: clone cell context 2022-04-25 21:20:08 +08:00
appflowy
0ac17fa6df chore: replace row when row updated 2022-04-25 10:42:24 +08:00
appflowy
cffd8fbec6 fix: setup GridCellContext fieldOnchanged callback 2022-04-24 23:20:28 +08:00
appflowy
6d385877a9 fix: bugs 2022-04-24 17:03:00 +08:00
appflowy
af5f42d296 chore: auto reload when field was changed 2022-04-24 07:34:31 +08:00
appflowy
be49784f5a chore: refactor cell context 2022-04-23 22:41:47 +08:00
appflowy
ec16fbe551 chore: cache cell data 2022-04-23 15:11:05 +08:00
appflowy
5af378c810 chore: remove field listener in cell 2022-04-22 23:36:39 +08:00
appflowy
b0f5af679c chore: cache cell data 2022-04-22 22:13:51 +08:00
appflowy
fa7097587f chore: reuse widget while inserting row 2022-04-22 20:39:49 +08:00
appflowy
bf93376cf3 fix: unselect option 2022-04-22 14:22:47 +08:00
Gagan Yadav
1946959d01
Merge branch 'main' into drag_drop_docs 2022-04-21 22:12:09 +05:30
appflowy
b9135d26a9 fix: insert row index 2022-04-21 21:24:28 +08:00
Nathan.fooo
8a7c3a9cfc
Merge pull request #460 from AppFlowy-IO/feat_row_detail
Feature: show row detail
2022-04-21 20:47:59 +08:00
appflowy
27c40c7b34 chore: fix warnings 2022-04-21 20:37:05 +08:00
appflowy
e1711980c6 chore: edit field 2022-04-21 20:32:48 +08:00
appflowy
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
eeba6884ce chore: config row detail page 2022-04-20 16:32:23 +08:00
appflowy
f40e0c18e6 chore: refactor rowbloc 2022-04-19 21:52:46 +08:00
appflowy
b3a99be7f8 chore: refactor row cache 2022-04-19 11:41:37 +08:00
appflowy
5ee4b8a2bc chore: different color when create option for single-select or multi-select 2022-04-18 17:17:42 +08:00
Nathan.fooo
3af558fd94
Merge pull request #457 from AppFlowy-IO/fix_0.0.4_beta_2_bugs
Fix 0.0.4 beta 2 bugs
2022-04-17 21:14:04 +08:00
appflowy
006b3c3811 chore: fix unit test & warnings 2022-04-17 20:50:16 +08:00
appflowy
0acc0b0e81 fix: duplicate field 2022-04-17 15:39:33 +08:00
appflowy
13e8c62988 fix: grid property list bugs 2022-04-17 15:15:34 +08:00
appflowy
917e15a1b7 chore: remove listener 2022-04-17 14:50:29 +08:00
appflowy
0a19364ea7 chore: remove row listener from rowbloc 2022-04-17 10:14:17 +08:00
appflowy
e647fd0a57 chore: add cell cache 2022-04-17 08:17:50 +08:00
appflowy
c82754f284 chore: refactor row cache with row listener 2022-04-16 22:26:34 +08:00