Commit Graph

896 Commits

Author SHA1 Message Date
appflowy
ae0f71b5ee chore: return URLCellData & parse url from cell content 2022-05-29 10:56:34 +08:00
Nathan.fooo
7cb9ec3042
Merge pull request #511 from vincentdchan/feature/mac-frameless-window
feat: frameless window for mac
2022-05-28 16:04:13 +08:00
appflowy
9844c02cbc chore: Merge branch 'main' into feat_grid_url
# Conflicts:
#	frontend/rust-lib/flowy-grid/src/event_handler.rs
#	shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
2022-05-28 16:01:49 +08:00
appflowy
b8582b9b68 chore: set loaded data in SelectOptionCellEditorBloc 2022-05-28 15:55:43 +08:00
appflowy
62c322ab21 refactor: Date & SingleSelect & Multi-Select type option 2022-05-28 15:30:15 +08:00
appflowy
8d766f3bb4 refactor: cell data loader 2022-05-28 08:35:22 +08:00
appflowy
166438ad73 chore: fix rust unit test 2022-05-27 20:41:27 +08:00
Vincent Chan
c4db17f73c feat: frameless window for mac 2022-05-27 20:38:01 +08:00
appflowy
7a7ec10085 chore: add test comand in cargo make 2022-05-27 20:26:33 +08:00
appflowy
40e7b42a63 chore: fix flutter warnings 2022-05-27 19:57:13 +08:00
appflowy
9a93a72c33 feat: add new field type 2022-05-27 19:49:14 +08:00
appflowy
8706b81ac0 refactor: rename struct 2022-05-26 18:01:48 +08:00
appflowy
89ff8517fa chore: udpate launch task 2022-05-26 16:01:25 +08:00
appflowy
896123860d chore: update flutter sdk version 2022-05-25 16:45:13 +08:00
appflowy
2698fb43ad chore: upgrade to flutter 3.0 2022-05-25 16:05:50 +08:00
appflowy
8c7b0bd5a7 fix: unit test 2022-05-24 15:25:39 +08:00
appflowy
5b2b50dc9c refactor: cell data operation 2022-05-24 10:23:46 +08:00
appflowy
1ae0b188b1 refactor: grid unit test 2022-05-22 23:33:08 +08:00
appflowy
f521c18512 fix: overflow of SelectOptionTagCell 2022-05-22 13:30:56 +08:00
appflowy
1b5b8f19d7 chore: auto expand row detail page's cell 2022-05-22 13:08:38 +08:00
appflowy
36abd969ac chore: format error message of date cell 2022-05-22 13:08:23 +08:00
appflowy
7950f8170b chore: optimaze error code 2022-05-21 21:58:46 +08:00
Sean Riley Hawkins
0cc4967645 fix: removed unused imports 2022-05-20 16:37:43 +02:00
Sean Riley Hawkins
e6ff4b5077 feat: Export Markdown to filesystem 2022-05-20 15:55:27 +02:00
appflowy
e8540b4b78 chore: fix potential issue when call notifier after it was disposed 2022-05-19 10:53:11 +08:00
appflowy
23900b49f5 chore: fix bugs 2022-05-19 10:41:00 +08:00
appflowy
f3b87d419f chore: optimaze create option progress 2022-05-18 20:21:01 +08:00
appflowy
1267c7524e refactor: TypeOptionContext 2022-05-18 17:26:50 +08:00
appflowy
5f5177355f chore: update _OptionList cell UI 2022-05-18 16:14:11 +08:00
appflowy
4840d23fff chore: add GridFieldContext 2022-05-18 15:43:10 +08:00
GangemiLorenzo
9b01d31fb9 fix: duplicated translations 2022-05-17 21:26:57 +02:00
GangemiLorenzo
92fa53d28b chore: add translations 2022-05-17 20:25:35 +02:00
appflowy
a59a0af05b refactor: remove FieldTypeOptionContext 2022-05-17 17:22:53 +08:00
appflowy
467e0093b2 refactor: rename files 2022-05-15 17:22:56 +08:00
appflowy
f8d6aa3c74 Revert "chore: upgrade to flutter 3.0"
This reverts commit 3307e2f8fd.
2022-05-14 18:10:08 +08:00
appflowy
3307e2f8fd chore: upgrade to flutter 3.0 2022-05-14 17:40:34 +08:00
appflowy
afc563d781 chore: fix unit test 2022-05-14 10:50:11 +08:00
appflowy
c6edd1a6da chore: update data & time format 2022-05-13 22:58:49 +08:00
appflowy
efbac6c92d chore: check time format & add time format test 2022-05-13 11:31:56 +08:00
appflowy
76079d8ce0 chore: display time 2022-05-12 23:23:23 +08:00
appflowy
4f9470b076 chore: add date type option test 2022-05-12 18:07:26 +08:00
appflowy
a178546acd chore: save date cell data with time 2022-05-11 21:34:58 +08:00
appflowy
6fb163b296 refactor: customize cell data persistence 2022-05-11 21:05:04 +08:00
appflowy
19da42f210 chore: add date cell handler 2022-05-11 11:34:13 +08:00
appflowy
a2dfc8bc03 chore: set time 2022-05-10 10:26:40 +08:00
appflowy
81d75147d5 chore: update typeOption data 2022-05-10 09:33:34 +08:00
appflowy
d3841154a5 chore: config caladen ui 2022-05-09 21:32:58 +08:00
appflowy
f617a04900 refactor: cell with origin data 2022-05-09 16:45:42 +08:00
appflowy
f21ca6c52a refactor: CellCalendar with bloc 2022-05-09 14:59:26 +08:00
appflowy
13cb7eeb24 chore: add get type option data handler 2022-05-09 13:23:03 +08:00
appflowy
18752e7af8 chore: show create option message on bottom 2022-05-06 21:07:34 +08:00
appflowy
228695d517 chore: add close button on row detail page 2022-05-06 20:21:50 +08:00
appflowy
2f2b69d1a6 fix: view title update issue 2022-05-05 21:15:01 +08:00
appflowy
448c134704 fix: update workspace setting 2022-05-05 10:49:34 +08:00
appflowy
6c2c3b0666 fix: alignment in date cell 2022-05-04 21:13:05 +08:00
appflowy
0b8083cfc6 fix: create option with different color 2022-05-04 20:34:28 +08:00
appflowy
bd0907b0a4 fix: support float number 2022-05-03 10:26:42 +08:00
appflowy
1488caa97e chore: filter out number format 2022-05-02 11:07:37 +08:00
appflowy
8d125a07c5 chore: add test 2022-05-02 10:07:13 +08:00
appflowy
f3b899d742 chore: update currency 2022-05-02 09:59:19 +08:00
appflowy
cf05d7da41 chore: support more number format 2022-05-01 23:11:44 +08:00
appflowy
b66d8fc5aa chore: filter for select options 2022-05-01 15:10:40 +08:00
appflowy
518d11162b chore: reload row when fields were changed 2022-04-30 22:02:22 +08:00
appflowy
6b5126b12e refactor: GridCellRequestFocusNotifier only accepts single listener 2022-04-30 09:29:43 +08:00
appflowy
371f75343c chore: add min height for row 2022-04-30 08:32:11 +08:00
appflowy
1ad7e0ece2 feat: using wrap to auto expand Multi-select or single select 2022-04-29 22:13:15 +08:00
appflowy
40443ced80 feat: expand row 2022-04-29 10:46:35 +08:00
appflowy
b779097978 fix: rust unit test 2022-04-28 21:53:28 +08:00
appflowy
233b9366af chore: update crates version 2022-04-28 21:16:28 +08:00
appflowy
6e52b470a7 chore: fix wanrings 2022-04-28 20:59:35 +08:00
appflowy
3d0036a926 chore: show appflowy document path in debug info 2022-04-28 20:54:04 +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
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
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
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
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
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
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
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
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
appflowy
43095cb0dd chore: close grid handler 2022-04-10 16:29:45 +08:00
appflowy
5db5fd118e chore: highlight cell when edit 2022-04-10 15:07:06 +08:00
appflowy
df6871e777 chore: fix wanrings 2022-04-10 14:41:42 +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
d08f298fb6 chore: rename structs 2022-04-09 22:42:42 +08:00
appflowy
b93feb49c3 chore: config row action sheet 2022-04-09 22:07:48 +08:00
appflowy
ed10ebac7a fix: add new select option tag from textfield 2022-04-09 20:50:03 +08:00
appflowy
a53ffdfade chore: update cell when field changed 2022-04-09 16:15:26 +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
fc4ed6c057 fix: grid header cell refresh after field was changed 2022-04-08 22:38:38 +08:00
appflowy
fc77e0857a fix: select option cell pannel refresh 2022-04-08 21:57:24 +08:00
appflowy
59fbe02ded chore: rename class 2022-04-08 21:21:42 +08:00
appflowy
a035228798 chore: release beta package 2022-04-08 20:16:38 +08:00
appflowy
6de7933a2f fix: the updated option will added to selected option list 2022-04-08 17:44:06 +08:00
appflowy
1f657f3bf8 fix: blockService exception 2022-04-08 15:13:53 +08:00
appflowy
ef008a7b0b chore: fix some ui bugs 2022-04-08 14:31:33 +08:00
appflowy
9073351cbb chore: disable create grid temporarily 2022-04-07 21:31:38 +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
e15d335fed chore: config checkbox ui 2022-04-07 20:15:00 +08:00
appflowy
c82c6d9c6e fix: deserialize multiple select cell data issues 2022-04-07 17:07:46 +08:00
appflowy
bf8a752b4d fix: update row after field was changed 2022-04-07 16:37:12 +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
c7a3bb73b9 chore: listen on row update 2022-04-05 22:46:23 +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
271a8485b6 chore: selection text field 2022-04-04 14:37:08 +08:00
appflowy
1abf0b565f chore: cell highlight 2022-04-04 11:10:41 +08:00
appflowy
5c3500e24c chore: cell select option editor 2022-04-03 22:22:54 +08:00
appflowy
aa9e3d065b chore: show and hide property 2022-04-03 20:29:06 +08:00
appflowy
6a94594a35 chore: grid property list 2022-04-03 17:05:28 +08:00
appflowy
5d007c5359 chore: grid setting list 2022-04-03 10:53:31 +08:00
appflowy
147e948b35 chore: add grid setting 2022-04-02 23:54:48 +08: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
c3c75dde9f chore: show edit field 2022-03-31 19:45:54 +08:00
appflowy
7c6a857a69 chore: multi select 2022-03-31 14:59:57 +08:00
appflowy
4b27fef76e chore: select option color 2022-03-31 14:43:31 +08:00
appflowy
547b8ec29c fix: fix bugs 2022-03-30 22:51:52 +08:00
appflowy
065a72a8da chore: add option & color selection 2022-03-29 22:58:38 +08:00
appflowy
55b888e364 chore: single selection field 2022-03-29 11:29:21 +08:00
hasanbeder
32aa19dc39 feat: Add Turkish translation.
Added support for the Turkish language.
2022-03-28 12:29:01 -04:00
hasanbeder
dd589e0768 feat: Delete tr-TR.json 2022-03-28 12:28:50 -04:00
hasanbeder
47e2571f38 feat: Update language.dart
Turkish language line is added.
2022-03-28 12:28:35 -04:00
hasanbeder
4a797fcf96 feat: Update app_widget.dart
Turkish language line added.
2022-03-28 12:28:23 -04:00
hasanbeder
f829c63bd2 feat: Turkish Language Added 2022-03-28 12:28:05 -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
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
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
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
2eccd0452b chore: close bloc when overlay dismiss 2022-03-24 23:52:06 +08:00
gaganyadav80
933689269b refactor: remove unused code 2022-03-24 15:49:53 +05:30
gaganyadav80
8ab2fe3e30 feat: adds drag-drop to docs section 2022-03-24 15:36:57 +05:30
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
2bbcfaf3ce chore: config edit pannel 2022-03-21 23:13:19 +08:00
appflowy
475d511829 fix: can't find overlay exists above editabletext 2022-03-20 22:38:57 +08:00
appflowy
1f30a77f1d feat: save text cell data 2022-03-20 17:17:06 +08:00
appflowy
6a3820253f chore: rename crates 2022-03-19 16:55:29 +08:00
appflowy
b1d87d95cf chore: remove unuse crates 2022-03-19 16:23:34 +08:00
appflowy
27628cc78e chore: fix rust unit test 2022-03-18 22:13:12 +08:00
appflowy
f181ce106d chore: Merge branch 'main' into feat_grid_ui 2022-03-18 21:09:06 +08:00
appflowy
318d7e6456 chore: fix warnings 2022-03-18 21:07:31 +08:00
appflowy
05bcd38534 chore: render rows 2022-03-18 17:14:46 +08:00
appflowy
9a40fc9974 chore: lazy load row data 2022-03-17 20:59:21 +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
7fd06361b3 fix: git protocol security issue 2022-03-16 17:39:36 +08:00
appflowy
694c612c67 fix: event handler not found for ApplyDocDelta 2022-03-16 16:34:38 +08:00
appflowy
8c148e3b67 chore: save text cell data & insert row 2022-03-16 16:10:35 +08:00
appflowy
b3ed254caf chore: add more test and fix warnings 2022-03-16 10:02:37 +08:00
appflowy
47081f3095 chore: update grid test 2022-03-15 19:00:28 +08:00
appflowy
50f32521c5 chore: rename trait 2022-03-15 11:07:18 +08:00
appflowy
46be04f94e chore: config update cell 2022-03-14 23:16:25 +08:00
appflowy
196d254278 chore: add row test 2022-03-14 17:24:25 +08:00
appflowy
d101509b32 chore: add row test 2022-03-13 23:19:43 +08:00
appflowy
572e38ec1c chore: config grid row changeset 2022-03-13 11:07:29 +08:00
appflowy
baa70f2ee6 chore: add grid unit test 2022-03-12 22:52:24 +08:00
appflowy
1e6d82c0ec chore: add field builder 2022-03-12 21:53:49 +08:00
appflowy
6579940dc8 chore: create default grid 2022-03-12 10:47:34 +08:00
appflowy
df399d3f35 feat: support option enum in pb 2022-03-11 22:07:01 +08:00
appflowy
e11176436d chore: grid block meta editor 2022-03-11 21:36:00 +08:00