73 Commits

Author SHA1 Message Date
nathan
b2d2e071bd fix: auto width for view action 2022-09-25 22:05:22 +08:00
nathan
42995b6baf fix: auto resize Action list 2022-09-25 15:01:39 +08:00
appflowy
0218f4e8b9 fix: create view panel icon color 2022-09-23 17:27:30 +08:00
appflowy
1f2b30abfb fix: show delete field dialog 2022-09-20 16:08:24 +08:00
appflowy
d26d620db8 fix: typo 2022-09-19 15:49:27 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
appflowy
1de3999e3a chore: fix bugs 2022-09-15 16:05:55 +08:00
appflowy
34275664b2 feat: enable delete field in edit row detail page 2022-09-14 17:03:46 +08:00
appflowy
410d150360 chore: adjust flutter lint 2.0 2022-08-31 09:28:08 +08:00
appflowy
a2d8fe9e80 chore: run dart fix --apply 2022-08-31 09:19:31 +08:00
appflowy
08b9930510 refactor: prefer namespace isolation, remove Grid keyword in some structs 2022-08-11 13:25:55 +08:00
appflowy
9e090b0183 chore: fix typo: pannel -> panel 2022-08-09 11:59:22 +08:00
appflowy
6d385e811f refactor: move plugin application and presentation together 2022-08-09 10:38:11 +08:00
Lucas Oliveira
7295554355 fix: inative background color 2022-07-25 14:45:37 -03:00
Lucas Oliveira
07f300f032 fix: change the animation logic 2022-07-25 14:20:32 -03:00
Lucas Oliveira
02e3e7c49a feat: implement new toggle 2022-07-25 13:58:03 -03:00
appflowy
e45b14910b chore: add suffix PB to dart class 2022-07-17 14:49:29 +08:00
appflowy
39ee73cb64 fix: emoji picker remove without attach overlay 2022-06-05 21:02:51 +08:00
Moksh Mahajan
f4a62209df fix: close emoji picker window on page switch 2022-06-04 02:09:55 +05:30
appflowy
57e5c36fe8 chore: config toast 2022-06-01 15:28:54 +08:00
appflowy
10365217ca chore: copy property to pasteboard 2022-06-01 15:22:18 +08:00
appflowy
2698fb43ad chore: upgrade to flutter 3.0 2022-05-25 16:05:50 +08:00
appflowy
f8d6aa3c74 Revert "chore: upgrade to flutter 3.0"
This reverts commit 3307e2f8fd51e8fa94a8a75348287c960c6e5b1c.
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
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
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
943b4507ac chore: config field separate line 2022-04-12 15:53:11 +08:00
appflowy
4b27fef76e chore: select option color 2022-03-31 14:43: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
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
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
c843571e3d feat: add new view_type, kanban 2022-02-26 17:28:23 +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
appflowy
0b0cbe192b ci: run flutter test on ci 2022-02-19 23:19:33 +08:00
appflowy
2c3aade0f9 refactor: remove unuse code 2022-02-19 13:52:52 +08:00
appflowy
487e5035bb ci: fix flutter warnings 2022-02-09 22:22:31 +08:00
appflowy
18407a0e47 fix: new doc button's langauge display issue 2022-02-05 11:16:46 +08:00
MikeWallaceDev
5519dcd525 refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
df5e178c6c remove unuse codes 2022-02-01 11:29:11 +08:00
appflowy
3a1136a8fb update setting icon 2022-01-29 22:55:44 +08:00
appflowy
5a3099e323 fix apps refresh issue and share button layout issue 2022-01-29 22:22:34 +08:00
appflowy
595cfed892 added missing translation 2022-01-29 10:50:14 +08:00