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 |
|
MrTanoshii
|
79c178a6e1
|
docs: make ' regular text
|
2022-04-02 21:18:18 +04: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 |
|
Mike Wallace
|
0c1670cdab
|
Merge pull request #397 from hasanbeder/main
Add Turkish translation
|
2022-03-28 21:12:49 -04: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 |
|
Nathan.fooo
|
c77a31806d
|
Merge pull request #420 from AppFlowy-IO/opti_compilation
Opti compilation
|
2022-03-19 18:35:36 +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 |
|
Nathan.fooo
|
d6a1afe326
|
Merge pull request #419 from AppFlowy-IO/feat_grid_ui
Config grid ui
|
2022-03-18 21:41:52 +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 |
|