Lucas.Xu
|
b6dc18ba32
|
chore: update appflowy_editor CHANGELOG
|
2022-10-27 15:30:19 +08:00 |
|
Lucas.Xu
|
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 |
|
Lucas.Xu
|
ea46272b49
|
Merge pull request #1373 from LucasXu0/fix_checkbox_copy
fix: copy link and code style
|
2022-10-27 15:22:54 +08:00 |
|
Lucas.Xu
|
ac36d76eed
|
chore: update version 0.0.7
|
2022-10-27 14:53:15 +08:00 |
|
Lucas.Xu
|
90b9456b0b
|
chore: update documentation for customizing a theme
|
2022-10-27 14:52:17 +08:00 |
|
Lucas.Xu
|
862ba3173a
|
chore: update main.dart
|
2022-10-27 14:08:54 +08:00 |
|
Lucas.Xu
|
76cdb689fb
|
chore: update language for bn_BN
|
2022-10-27 14:00:24 +08:00 |
|
Lucas.Xu
|
799ceb432f
|
fix: copy link and code style
|
2022-10-26 20:14:35 +08:00 |
|
Lucas.Xu
|
c7c9048fe3
|
Merge pull request #1364 from LucasXu0/adapt_dart_mode
feat: adapt dark mode
|
2022-10-26 14:55:37 +08:00 |
|
Utsav Paul
|
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 |
|
Lucas.Xu
|
e7adc3bcbf
|
fix: selection menu show in wrong position
|
2022-10-26 14:36:00 +08:00 |
|
Lucas.Xu
|
381913307c
|
fix: copy selection exception
|
2022-10-26 11:54:21 +08:00 |
|
Lucas.Xu
|
799ed2fdb9
|
feat: custom upload image menu style
|
2022-10-26 11:47:38 +08:00 |
|
Lucas.Xu
|
a68903918c
|
feat: custom link menu style
|
2022-10-26 11:43:10 +08:00 |
|
Lucas.Xu
|
a702c06dc8
|
feat: custom context menu style
|
2022-10-26 11:01:25 +08:00 |
|
Lucas.Xu
|
fac76ac5b8
|
feat: custom selection menu style
|
2022-10-26 10:52:30 +08:00 |
|
Lucas.Xu
|
23a65bfa2a
|
feat: customize appflowy editor selection menu style
|
2022-10-26 10:16:14 +08:00 |
|
Lucas.Xu
|
8656cfeb1e
|
chore: add extension for themedata
|
2022-10-25 22:15:31 +08:00 |
|
Lucas.Xu
|
c5cea81be2
|
feat: integrate appflowy editor dark mode
|
2022-10-25 21:58:44 +08:00 |
|
Lucas.Xu
|
dde50d32d6
|
feat: refactor theme plugin, use themedata extension
|
2022-10-25 21:35:44 +08:00 |
|
Lucas.Xu
|
cdee706f46
|
feat: refactor theme plugin, use themedata extension
|
2022-10-25 20:22:38 +08:00 |
|
Richard Shiue
|
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 |
|
Lucas.Xu
|
68da3955c1
|
fix: disable toolbar hover color
|
2022-10-25 14:41:50 +08:00 |
|
Lucas.Xu
|
3fb997af84
|
feat: support dark mode for number-list and bulleted-list
|
2022-10-25 14:40:18 +08:00 |
|
Lucas.Xu
|
50814b2bee
|
test: add test for format_rich_text_style.dart
|
2022-10-25 11:13:14 +08:00 |
|
Alexandre Moreau
|
5d2ff8e07c
|
fix: remove attribute if it already exists on the node
|
2022-10-25 00:42:31 +02:00 |
|
Lucas.Xu
|
aa58c79dbb
|
feat: support markdown export and customize save path (#1339)
|
2022-10-23 15:05:51 +08:00 |
|
Åke Engelbrektson
|
aa8addf4a3
|
feat: Add Swedish translation (#1333)
* Create sv.json
* Update app_widget.dart
* Update language.dart
|
2022-10-23 13:14:08 +08:00 |
|
Lucas.Xu
|
ad9a4b7d71
|
Integrate appflowy editor (#1040)
|
2022-10-22 21:57:44 +08:00 |
|
Lucas.Xu
|
833a6cd95f
|
Merge pull request #1314 from LucasXu0/feature/context_menu
feat: implement context menu
|
2022-10-19 08:14:00 +07:00 |
|
Lucas.Xu
|
c793eb67fc
|
test: skip the secondary tap test on Windows
|
2022-10-18 19:26:50 +08:00 |
|
Lucas.Xu
|
d90414a8c1
|
fix: could not copy and paste the plain text
|
2022-10-18 19:23:04 +08:00 |
|
Lucas.Xu
|
1eaeb2c4c1
|
feat: implement new shortcut: press Escape to exit editing mode
|
2022-10-18 17:22:12 +08:00 |
|
Lucas.Xu
|
793d3808ec
|
test: add context menu test
|
2022-10-18 16:58:09 +08:00 |
|
Lucas.Xu
|
9e40b7f992
|
Merge remote-tracking branch 'origin/main' into feature/context_menu
|
2022-10-18 16:17:29 +08:00 |
|
Lucas.Xu
|
30700cd513
|
feat: implement context menu
|
2022-10-18 15:44:32 +08:00 |
|
Nathan.fooo
|
230eb5fd55
|
fix: run bloc_test (#1286)
* fix: run bloc_test
* fix: dart_test ci workflow
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-10-15 23:34:56 +08:00 |
|
Jed Aureus Gonzales
|
8a94bbd602
|
feat: added support for markdown to link an image (#1277)
* feat: added support for markdown to link an image
#1064
* fix: fixed failing FlowyEditor test
#1064
* chore: add documentation
* chore: add documentation
* chore: update locale
* Refactor/rename crate (#1275)
* chore: addressed review comments
#1064
* chore: removed unused import
* fix: compile error and wrong image attributes
Co-authored-by: appflowy <annie@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
|
2022-10-15 17:04:02 +08:00 |
|
Lucas.Xu
|
c7bdd4bcc2
|
Merge pull request #1273 from LucasXu0/transform
feat: notify transaction instead of operations
|
2022-10-14 11:36:28 +08:00 |
|
Nathan.fooo
|
cf4a2920f8
|
Refactor/rename crate (#1275)
|
2022-10-13 23:29:37 +08:00 |
|
Lucas.Xu
|
f3eeb471e7
|
refactor: abstract the common transaction to commands
|
2022-10-13 19:46:22 +08:00 |
|
Lucas.Xu
|
71b1769eee
|
feat: notify transaction instead of operations
|
2022-10-13 11:55:16 +08:00 |
|
Lucas.Xu
|
8895430d9e
|
chore: update locale
|
2022-10-13 11:30:02 +08:00 |
|
Lucas.Xu
|
d80a67bdda
|
refactor: implement appflowy editor core
|
2022-10-11 12:02:46 +08:00 |
|
Lucas.Xu
|
f469253916
|
chore: update README.MD
|
2022-10-11 09:36:04 +08:00 |
|
Lucas.Xu
|
06173195c5
|
chore: dart fix
|
2022-10-11 09:33:16 +08:00 |
|
Minho Yi
|
68344ef718
|
Feat: Translation for Korean ko_KR (#1262)
* feat: add translation ko_KR.json
* feat: add ko Locale
|
2022-10-11 09:27:20 +08:00 |
|
Lucas.Xu
|
b5e9bf6ee3
|
test: operation.dart
|
2022-10-10 23:33:58 +08:00 |
|
Lucas.Xu
|
19bf8e3b7a
|
refactor: move transaction.dart to core/transform
|
2022-10-10 20:07:52 +08:00 |
|
Lucas.Xu
|
319875529f
|
refactor: move operation.dart to core/transform
|
2022-10-10 16:31:28 +08:00 |
|