Commit Graph

105 Commits

Author SHA1 Message Date
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
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
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
f40e0c18e6 chore: refactor rowbloc 2022-04-19 21:52:46 +08:00
appflowy
5ee4b8a2bc chore: different color when create option for single-select or multi-select 2022-04-18 17:17:42 +08:00
appflowy
13e8c62988 fix: grid property list bugs 2022-04-17 15:15:34 +08:00
appflowy
e647fd0a57 chore: add cell cache 2022-04-17 08:17:50 +08:00
appflowy
3cc7c8e6de chore: cache row data 2022-04-16 21:05:41 +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
a707410548 chore: format number cell 2022-04-12 21:31:38 +08:00
appflowy
df6871e777 chore: fix wanrings 2022-04-10 14:41:42 +08:00
appflowy
a755d52371 chore: using cow for row ids stuff 2022-04-10 09:14:42 +08:00
appflowy
b93feb49c3 chore: config row action sheet 2022-04-09 22:07:48 +08:00
appflowy
8a94644add chore: config date cell ui 2022-04-09 15:57:12 +08:00
Nathan.fooo
65993b7205
Merge pull request #435 from AppFlowy-IO/grid_field_operation
Grid field operation
2022-04-07 21:26:20 +08:00
appflowy
11627269be chore: config number ui 2022-04-07 20:54:22 +08:00
appflowy
bf8a752b4d fix: update row after field was changed 2022-04-07 16:37:12 +08:00
appflowy
d09a5bf42b chore: update and delete select option 2022-04-07 10:57:40 +08:00
appflowy
5358203a46 chore: config option editor ui 2022-04-04 20:47:04 +08:00
appflowy
6a94594a35 chore: grid property list 2022-04-03 17:05:28 +08:00
appflowy
3749168861 fix: fix some bugs 2022-03-31 22:51:46 +08:00
appflowy
7c6a857a69 chore: multi select 2022-03-31 14:59:57 +08:00
appflowy
065a72a8da chore: add option & color selection 2022-03-29 22:58:38 +08:00
hasanbeder
4a797fcf96 feat: Update app_widget.dart
Turkish language line added.
2022-03-28 12:28:23 -04:00
appflowy
d2080a6c03 chore: date field 2022-03-28 22:47:30 +08:00
appflowy
35e27b579f chore: number field 2022-03-27 22:38:50 +08:00
appflowy
b65b4796d2 fix: add event after bloc close 2022-03-26 22:05:26 +08:00
appflowy
16598650ff chore: lazy load cell 2022-03-26 20:27:32 +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
appflowy
694963a47d chore: add update field and create field handler 2022-03-23 22:10:31 +08:00
appflowy
188302d4ba chore: config field editor 2022-03-22 20:51:15 +08:00
appflowy
05bcd38534 chore: render rows 2022-03-18 17:14:46 +08:00
appflowy
4730ca9302 chore: refactor grid block 2022-03-17 17:25:43 +08:00
appflowy
1237962ab2 chore: config notification of grid 2022-03-16 21:19:51 +08:00
appflowy
8c148e3b67 chore: save text cell data & insert row 2022-03-16 16:10:35 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
7ac6a1dc89 chore: rename struct 2022-03-10 17:14:10 +08:00
appflowy
fe8811392b feat: config cells 2022-03-09 19:37:33 +08:00
appflowy
00db755c29 feat: add cloumn bloc 2022-03-09 09:31:06 +08:00
appflowy
54cf451826 feat: config textfield cell 2022-03-08 15:25:56 +08:00
appflowy
9bb516786e fix: make grid with view_id 2022-03-06 11:28:24 +08:00
appflowy
67e6b091a5 feat: config grid plugin 2022-03-04 18:13:17 +08:00
appflowy
84afc50cd3 chore: rename classes 2022-03-04 18:12:46 +08:00
MikeWallaceDev
31467d3e98 refactor: move resolvers to /startup 2022-03-01 11:31:20 -05:00