Commit Graph

3405 Commits

Author SHA1 Message Date
380d921dae ci: respect debian package naming convention. 2022-10-30 09:33:06 +05:30
2cbd74c716 feat: create deb package for linux 2022-10-27 20:05:37 +05:30
43e4b1efad Merge pull request #1382 from LucasXu0/changelog
chore: update CHANGELOG
2022-10-27 20:32:35 +08:00
a8f791e98c chore: update CHANGELOG 2022-10-27 15:38:37 +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
23ffc3d0a8 chore: Update README.md (#1346) 2022-10-26 08:28:18 +08:00
ff5a8c322d chore: Update README.md (#1357)
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-10-26 08:26:00 +08:00
e320439049 chore: Update README.md (#1360) 2022-10-26 08:23:58 +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
67e4a759c7 chore: add reorder bloc test (#1354)
* chore: add reorder bloc test

* chore: add trash test

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 16:51:51 +08:00
68da3955c1 fix: disable toolbar hover color 2022-10-25 14:41:50 +08:00
3fb997af84 feat: support dark mode for number-list and bulleted-list 2022-10-25 14:40:18 +08:00
6fb677d346 Merge pull request #1353 from alemoreau/fix-undo_quote_doesnt_work
fix: remove attribute if it already exists on the node
2022-10-25 14:30:55 +08:00
50814b2bee test: add test for format_rich_text_style.dart 2022-10-25 11:13:14 +08:00
5a6103f5d6 chore: add app bloc test (#1344)
* chore: add app bloc test

* chore: add wait

Co-authored-by: nathan <nathan@appflowy.io>
2022-10-25 09:01:26 +08:00
da3d575295 chore: no longer need to delete all options before each test (#1348) 2022-10-25 08:36:09 +08:00
10229ca8b5 fix: avoid overlapping option colors (#1318) 2022-10-25 08:35:31 +08:00
58ad9a260c fix: several grid ui improvements (#1347) 2022-10-25 08:29:21 +08:00
5d2ff8e07c fix: remove attribute if it already exists on the node 2022-10-25 00:42:31 +02:00
cc6bf3cc1e chore: update version 0.0.6 2022-10-23 22:16:40 +08:00
0d8be87031 chore: add view bloc test (#1343)
Co-authored-by: nathan <nathan@appflowy.io>
0.0.6_beta.1
2022-10-23 17:52:17 +08:00