Commit Graph

249 Commits

Author SHA1 Message Date
appflowy
0ac17fa6df chore: replace row when row updated 2022-04-25 10:42:24 +08:00
appflowy
eeba6884ce chore: config row detail page 2022-04-20 16:32:23 +08:00
appflowy
0a19364ea7 chore: remove row listener from rowbloc 2022-04-17 10:14:17 +08:00
appflowy
c82754f284 chore: refactor row cache with row listener 2022-04-16 22:26:34 +08:00
appflowy
d4de5767a6 chore: auto resize row height 2022-04-16 10:03:47 +08:00
appflowy
0c8850503f chore: reorder field 2022-04-15 19:56:44 +08:00
appflowy
b282a14b58 chore: add sync feature 2022-04-14 21:57:00 +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
a0553b1255 chore: fix warnings 2022-04-12 11:52:14 +08:00
appflowy
a049034110 chore: support including time on date type 2022-04-12 10:06:47 +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
appflowy
ac584fb7ef chore: fix warnings 2022-04-11 20:58:56 +08:00
appflowy
31b2ace48f chore: replace SliverList with SliverAnimatedList 2022-04-11 20:52:15 +08:00
appflowy
82840e1201 chore: replace uuid with nanoid 2022-04-11 15:27:03 +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
appflowy
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
appflowy
fbb2f49b6f chore: enable rust lint and test by remove path 2022-04-10 14:33:34 +08:00
appflowy
f01d3250ae chore: reload after delete or insert row 2022-04-10 14:25:25 +08:00
appflowy
420b8ca05d chore: fix deserialize GridBlockMetaPad error 2022-04-10 10:31:55 +08:00
appflowy
a755d52371 chore: using cow for row ids stuff 2022-04-10 09:14:42 +08:00
appflowy
b92660058c chore: remove grid block from dart side 2022-04-10 07:10:15 +08:00
appflowy
8a94644add chore: config date cell ui 2022-04-09 15:57:12 +08:00
appflowy
0ba0bb62ce chore: config flowy-sync crate log level 2022-04-09 11:55:00 +08:00
appflowy
953af35029 chore: rename struct property 2022-04-09 07:35:35 +08:00
appflowy
a3770a699c fix: unit test errors 2022-04-07 15:34:00 +08:00
appflowy
d09a5bf42b chore: update and delete select option 2022-04-07 10:57:40 +08:00
appflowy
6a36e2bcfd chore: listen on cell update 2022-04-06 10:32:12 +08:00
appflowy
2607822412 chore: show selection 2022-04-05 21:25:59 +08:00
appflowy
99d827f07d chore: update cell data 2022-04-05 14:25:07 +08:00
appflowy
5358203a46 chore: config option editor ui 2022-04-04 20:47:04 +08:00
appflowy
5c3500e24c chore: cell select option editor 2022-04-03 22:22:54 +08:00
MrTanoshii
79c178a6e1
docs: make ' regular text 2022-04-02 21:18:18 +04:00
appflowy
6ac2617113 chore: update row state using provider 2022-04-02 23:48:56 +08:00
appflowy
ca45673a9e chore: transform cell data 2022-04-02 21:30:25 +08:00
appflowy
2262dd0d7b chore: get cell metas 2022-04-02 10:54:01 +08:00
appflowy
82eed0506b chore: fix warnings 2022-04-02 08:54:32 +08:00
appflowy
915d71991a chore: save multi type option data 2022-04-01 22:46:01 +08:00
appflowy
e0b969595c chore: save type option data as map 2022-04-01 17:17:31 +08:00
appflowy
80f82fa5b1 chore: update field type option data using deserializer 2022-04-01 09:31:10 +08:00
appflowy
3749168861 fix: fix some bugs 2022-03-31 22:51:46 +08:00
appflowy
065a72a8da chore: add option & color selection 2022-03-29 22:58:38 +08:00
appflowy
8b7eee46bb chore: duplicate and hide field 2022-03-27 11:14:21 +08:00
appflowy
c7bba01fe5 chore: delete field 2022-03-27 09:35:10 +08:00
appflowy
16598650ff chore: lazy load cell 2022-03-26 20:27:32 +08:00
appflowy
28948e567c fix: serde type option data 2022-03-25 20:55:56 +08:00
appflowy
90e7873135 chore: create field 2022-03-25 15:02:43 +08:00
appflowy
3fdf922f81 chore: config create field pannel 2022-03-24 17:09:05 +08:00