Commit Graph

1619 Commits

Author SHA1 Message Date
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
appflowy
3cc7c8e6de chore: cache row data 2022-04-16 21:05:41 +08:00
appflowy
792f8b95aa fix: triger rowbloc event after it was closed 2022-04-16 17:06:08 +08:00
appflowy
d4de5767a6 chore: auto resize row height 2022-04-16 10:03:47 +08:00
appflowy
f3c82f5c30 chore: insert without remove field on FieldCache 2022-04-16 10:03:47 +08:00
appflowy
ea654b602c fix: listen on listState if changed 2022-04-15 22:10:38 +08:00
appflowy
0c8850503f chore: reorder field 2022-04-15 19:56:44 +08:00
appflowy
6dbb708991 chore: repalce sliver header with single scroll view 2022-04-15 15:55:46 +08:00
appflowy
d71e0de8c3 chore: set notifier to null after dispose 2022-04-15 14:21:32 +08:00
appflowy
676dffbf21 chore: reorder fields 2022-04-15 10:24:59 +08:00
appflowy
a81db92ee1 chore: fix warnings 2022-04-14 21:57:51 +08:00
appflowy
b282a14b58 chore: add sync feature 2022-04-14 21:57:00 +08:00
appflowy
ac766c0359 chore: fix row rebuild refresh issue 2022-04-14 21:16:29 +08:00
appflowy
b606c5ba7b chore: fix some bugs 2022-04-14 18:11:28 +08:00
appflowy
fd9e13bf4b chore: refactor grid field listener 2022-04-14 13:59:42 +08:00
appflowy
06af45a8ed chore: udpate field notification 2022-04-13 21:26:27 +08:00
appflowy
2fa6adeee6 chore: move field 2022-04-13 14:24:54 +08:00
appflowy
b0e07c952e chore: fixed grid toolbar 2022-04-13 11:06:24 +08:00
appflowy
a707410548 chore: format number cell 2022-04-12 21:31:38 +08:00
Nathan.fooo
3089180630
Merge pull request #449 from hewyy/fix_page_delete_143
fixes #143: consecutive deletes to a doc
2022-04-12 16:16:05 +08:00
appflowy
943b4507ac chore: config field separate line 2022-04-12 15:53:11 +08:00
Nathan.fooo
ee0939ab86
Merge pull request #450 from AppFlowy-IO/fix_rust_unit_test
Fix rust unit test
2022-04-12 11:58:49 +08:00
appflowy
a0553b1255 chore: fix warnings 2022-04-12 11:52:14 +08:00
appflowy
f4b206d196 chore: config test log 2022-04-12 11:13:35 +08:00
appflowy
a049034110 chore: support including time on date type 2022-04-12 10:06:47 +08:00
appflowy
cd14598199 chore: update archive package path 2022-04-12 08:03:39 +08:00
appflowy
ce21c3207c chore: build flowy_sdk as static lib in macOS 2022-04-12 07:51:53 +08:00
Nathan.fooo
2495675fd7
Merge pull request #428 from MrTanoshii/main
Make the 2nd `'` in the `Getting started\Read me` regular text
2022-04-12 07:50:18 +08:00
hewyyy
722bacd118 fix: update view after delete to fix consecutive delete bug 2022-04-11 18:12:39 -04:00
appflowy
a19536d525 chore: disable time format temporarily 2022-04-11 21:34:14 +08:00
appflowy
16a167c19c chore: update default grid 2022-04-11 21:14:45 +08:00
Nathan.fooo
d0d8295e15
Merge pull request #447 from AppFlowy-IO/feat_grid_row_animation
Feat grid row animation
2022-04-11 21:07:15 +08:00
appflowy
ac584fb7ef chore: fix warnings 2022-04-11 20:58:56 +08:00
appflowy
f5b140a4d9 chore: disable some test 2022-04-11 20:54:43 +08:00
appflowy
31b2ace48f chore: replace SliverList with SliverAnimatedList 2022-04-11 20:52:15 +08:00
Nathan.fooo
6af78641d2
Merge pull request #446 from AppFlowy-IO/fix_data_error
Fix: grid data parser error
2022-04-11 15:37:27 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +08:00
appflowy
f438898831 fix: grid header refresh issue 2022-04-11 14:17:56 +08:00
appflowy
2dd5930560 fix: deserial cells data from delta error 2022-04-11 14:09:50 +08:00
appflowy
9d629412c8 chore: fix transform field type error 2022-04-10 20:27:07 +08:00