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
2eccd0452b
chore: close bloc when overlay dismiss
2022-03-24 23:52:06 +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
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
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
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
196d254278
chore: add row test
2022-03-14 17:24:25 +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
321682717c
chore: opti row rebuild
2022-03-09 12:11:27 +08:00
appflowy
00db755c29
feat: add cloumn bloc
2022-03-09 09:31:06 +08:00
appflowy
808d848f62
feat: cell border
2022-03-08 22:58:43 +08:00
appflowy
54cf451826
feat: config textfield cell
2022-03-08 15:25:56 +08:00
appflowy
0502eec717
chore: config plugin display
2022-03-07 20:51:13 +08:00
appflowy
733b6f7176
feat: disable grid
2022-03-06 22:02:09 +08:00
appflowy
05441f865e
feat: show grid
2022-03-06 21:31:18 +08:00
appflowy
9bb516786e
fix: make grid with view_id
2022-03-06 11:28:24 +08:00
appflowy
264166fa29
chore: impl view data processor
2022-03-06 09:25:34 +08:00
appflowy
5c155a07bf
feat: move handles to flowy-block crate
2022-03-05 21:15:10 +08:00
appflowy
8029f1035d
chore: impl handler logic
2022-03-05 10:59:44 +08:00
appflowy
67e6b091a5
feat: config grid plugin
2022-03-04 18:13:17 +08:00
appflowy
477fa5f4f6
feat: config grid bloc
2022-03-04 18:13:17 +08:00
appflowy
0bbf17f776
feat: add grid widget
2022-03-04 18:13:16 +08:00
appflowy
84afc50cd3
chore: rename classes
2022-03-04 18:12:46 +08:00
appflowy
b16b61f46c
chore: merge main
2022-03-01 21:09:52 +08:00
appflowy
d1ce1686a4
chore: merge main
2022-03-01 16:26:09 +08:00
appflowy
7a36fed778
refactor: remove domain folder
2022-03-01 16:17:09 +08:00
MikeWallaceDev
289b3e31e7
refactor: Put View business logic in a service
2022-02-28 23:06:36 -05:00
appflowy
156d38179a
fix: add default value of serde
2022-03-01 11:22:39 +08:00
appflowy
b6de0caad6
refactor: show plugin
2022-03-01 10:25:21 +08:00
appflowy
8747457836
refactor: add plugins
2022-03-01 00:23:04 +08:00
luz paz
5d09e1509d
fix: various typos
...
Found via `codespell -q 3 -S *.svg,./frontend/app_flowy/assets/translations -L bloc,crate,homestate,nd,ot,ser`
2022-02-27 13:14:14 -05:00
appflowy
23ccfa54b5
feat: config new ViewType
2022-02-26 18:35:42 +08:00
appflowy
d18e06a9ef
feat: migrate ViewType::Doc to ViewType::QuillDocument
2022-02-26 18:28:09 +08:00
appflowy
c843571e3d
feat: add new view_type, kanban
2022-02-26 17:28:23 +08:00
appflowy
b855a1199d
Merge branch 'main' into refactor_document
2022-02-24 17:29:29 +08:00
Nathan.fooo
959b2db9a3
Merge pull request #376 from gaganyadav80/emoji_picker
...
feat: add emoji picker
2022-02-24 17:18:17 +08:00
appflowy
67a3ba6b34
chore: merge main
2022-02-24 16:49:14 +08:00
gaganyadav80
6ffa1ad191
feat: add emoji picker
...
1. files are under lib/workspace/presentation/widgets/emoji_picker/
2. add icon for emoji picker button on toolbar.
3. handles case when no emoji is found for the given query.
2022-02-24 02:09:51 +05:30
Pualoo
3a2424cda3
fix: DocBanner overflow issue#354
2022-02-23 14:33:08 -03:00