Commit Graph

2284 Commits

Author SHA1 Message Date
339e3d242f style: rename class and fix constructor 2022-10-30 20:20:13 +01:00
fad02eb09d fix: remove useless onTap 2022-10-30 20:19:20 +01:00
8f1752a253 fix: add missing super.initState() call 2022-10-30 19:30:56 +01:00
16a8dbc6ce feat: unfocus CreateOptionTextField when popover state changes 2022-10-30 18:27:12 +01:00
1a53a0e375 refactor: implementation using focusNode 2022-10-30 18:25:50 +01:00
52b713081d chore: update version 2022-10-30 19:44:39 +08:00
3fbcd928db fix: padding for edit field (#1400) 2022-10-30 19:31:53 +08:00
fa4e3d0d2a Merge pull request #1397 from LucasXu0/auto_focus
feat: implement auto focus
2022-10-30 17:07:35 +08:00
bc5548ff75 fix: changeset composing (#1398) 2022-10-30 12:54:07 +08:00
6130dfe36a feat: implement auto focus 2022-10-30 10:34:55 +08:00
64b4a99aa1 Merge pull request #1391 from LucasXu0/pick_0_0_6_1_to_main
chore: pick release/0.0.6 to main
2022-10-30 10:17:05 +08:00
baeedf557d feat: close popover on AddOptionButton tap 2022-10-30 02:24:57 +02:00
b7f369b3d9 feat: close popover on text field tap 2022-10-29 16:47:32 +02:00
3e76fa8e42 fix: close popover on add option button clicked and textfield focused 2022-10-29 16:47:32 +02:00
783fd40f63 Feat/op compose (#1392) 2022-10-29 20:54:11 +08:00
10541502b8 chore: pick release/0.0.6 to main 2022-10-29 17:00:40 +08:00
95fdfd7da2 Merge pull request #1390 from LucasXu0/fix_enter_key_handler
fix: remove the unnecessary operation in enter key handler
2022-10-29 16:56:07 +08:00
4a48a2af5a fix: remove the unnecessary operation in enter keyhandler 2022-10-29 15:16:31 +08:00
4d89b7a24e test: scroll service test for editor 2022-10-28 21:25:04 +08:00
b6dc18ba32 chore: update appflowy_editor CHANGELOG 2022-10-27 15:30:19 +08:00
9c24597bbd Merge pull request #1380 from LucasXu0/appflowy_editor_0_0_7
appflowy editor 0.0.7
2022-10-27 15:23:17 +08:00
ea46272b49 Merge pull request #1373 from LucasXu0/fix_checkbox_copy
fix: copy link and code style
2022-10-27 15:22:54 +08:00
ac36d76eed chore: update version 0.0.7 2022-10-27 14:53:15 +08:00
90b9456b0b chore: update documentation for customizing a theme 2022-10-27 14:52:17 +08:00
309bbbd8e7 chore: Add group by field tests 2022-10-27 14:11:15 +08:00
862ba3173a chore: update main.dart 2022-10-27 14:08:54 +08:00
76cdb689fb chore: update language for bn_BN 2022-10-27 14:00:24 +08:00
3bbf91ab2b Add board group test (#1376) 2022-10-26 22:36:34 +08:00
c8044a92d1 fix: group by field (#1374) 2022-10-26 21:46:47 +08:00
799ceb432f fix: copy link and code style 2022-10-26 20:14:35 +08:00
c7c9048fe3 Merge pull request #1364 from LucasXu0/adapt_dart_mode
feat: adapt dark mode
2022-10-26 14:55:37 +08:00
7e2a0144a1 feat: added new translation (bn_BN) to appflowy-editor (#1356)
* Create intl_bn_BN.arb

* Update intl_bn_BN.arb
2022-10-26 14:52:53 +08:00
3f97820094 feat: customize the placeholder text style 2022-10-26 14:51:39 +08:00
e7adc3bcbf fix: selection menu show in wrong position 2022-10-26 14:36:00 +08:00
381913307c fix: copy selection exception 2022-10-26 11:54:21 +08:00
799ed2fdb9 feat: custom upload image menu style 2022-10-26 11:47:38 +08:00
a68903918c feat: custom link menu style 2022-10-26 11:43:10 +08:00
170bbb6db0 test: add home bloc test (#1371) 2022-10-26 11:09:51 +08:00
a702c06dc8 feat: custom context menu style 2022-10-26 11:01:25 +08:00
fac76ac5b8 feat: custom selection menu style 2022-10-26 10:52:30 +08:00
2eea57aefa test: add app bloc test (#1370) 2022-10-26 10:38:57 +08:00
23a65bfa2a feat: customize appflowy editor selection menu style 2022-10-26 10:16:14 +08:00
8656cfeb1e chore: add extension for themedata 2022-10-25 22:15:31 +08:00
6a853036a5 feat: customize appflowy editor heading style 2022-10-25 22:07:30 +08:00
c5cea81be2 feat: integrate appflowy editor dark mode 2022-10-25 21:58:44 +08:00
dde50d32d6 feat: refactor theme plugin, use themedata extension 2022-10-25 21:35:44 +08:00
cdee706f46 feat: refactor theme plugin, use themedata extension 2022-10-25 20:22:38 +08:00
586c20a14e chore: add board test (#1363) 2022-10-25 19:50:11 +08:00
1e6c4a4d88 feat: introduce a default font (#1210)
* style: code auto-format

* feat: introduce default poppins font

* chore: port more const textstyles to shared styles
2022-10-25 19:49:58 +08:00
18185cc90c chore: add app setting test (#1361) 2022-10-25 17:30:57 +08:00