Lucas.Xu
|
805bdc9d32
|
refactor: move document.dart to core/document
|
2022-10-10 14:58:28 +08:00 |
|
Lucas.Xu
|
b10ff5e68e
|
refactor: move built_in_attributes_key to core/legacy
|
2022-10-10 14:53:36 +08:00 |
|
Lucas.Xu
|
5e7507c8e7
|
refactor: rename state_tree to document and move document to core/state
|
2022-10-10 12:08:13 +08:00 |
|
Lucas.Xu
|
d02c29426e
|
refactor: move selection to core/location
|
2022-10-10 10:39:42 +08:00 |
|
Lucas.Xu
|
b0257a626d
|
refactor: move position to core/selection
|
2022-10-10 09:59:12 +08:00 |
|
Lucas.Xu
|
e095fd4181
|
refactor: move text_delta to core/document
|
2022-10-10 09:41:54 +08:00 |
|
Lucas.Xu
|
b9788bce09
|
refactor: move path to core/document
|
2022-10-09 23:53:18 +08:00 |
|
Lucas.Xu
|
7f92f8988f
|
refactor: move node_iterator to core/document
|
2022-10-09 23:25:47 +08:00 |
|
Lucas.Xu
|
cbb6b2d9b0
|
refactor: move attributes to core/document
|
2022-10-09 15:54:39 +08:00 |
|
Lucas.Xu
|
11eca2b3d9
|
refactor: move node to core/document
|
2022-10-09 14:30:55 +08:00 |
|
Lucas.Xu
|
1841fb293e
|
chore: temporarily remove the code that automatically formats when inserting text
|
2022-10-08 11:25:26 +08:00 |
|
Lucas.Xu
|
e9c0956c51
|
Merge remote-tracking branch 'origin/main' into tekdel/main
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/test/infra/test_raw_key_event.dart
|
2022-10-08 11:11:42 +08:00 |
|
Lucas.Xu
|
228a41d7ea
|
Merge remote-tracking branch 'origin/main' into enzoftware/main
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/example/lib/plugin/tex_block_node_widget.dart
|
2022-10-08 10:24:51 +08:00 |
|
Sarang S
|
2537a04fef
|
feat: Translation for Malayalam (ml_IN) (#1245)
|
2022-10-07 21:33:09 +08:00 |
|
Lucas.Xu
|
2d61581eb3
|
chore: flutter analyze and flutter format
|
2022-10-07 15:25:33 +08:00 |
|
Lucas.Xu
|
323b56982b
|
chore: bump version to 0.0.6 (appflowy_editor)
|
2022-10-07 12:24:10 +08:00 |
|
Lucas.Xu
|
e27e8e43e1
|
chore: update the menu item size for code_block, horizaontal_rule and tex_block
|
2022-10-07 11:39:49 +08:00 |
|
Lucas.Xu
|
e6d4f9e3f7
|
feat: implement horizontal rule
|
2022-10-07 11:24:39 +08:00 |
|
Lucas.Xu
|
d146bb6481
|
chore: fix compile error
|
2022-10-06 22:02:56 +08:00 |
|
Enzo Lizama
|
73a97fdbea
|
fix: conflict merge
|
2022-10-05 23:55:01 -05:00 |
|
Enzo Lizama Paredes
|
d2121ed2b9
|
Merge branch 'main' into main
|
2022-10-05 23:53:58 -05:00 |
|
Enzo Lizama
|
90ac7970bd
|
chore: remove dynamic methods
|
2022-10-05 23:49:41 -05:00 |
|
Enzo Lizama
|
bfe61ea09d
|
test: node tests
|
2022-10-05 23:46:34 -05:00 |
|
Enzo Lizama
|
eaf396630c
|
chore: url launcher test
|
2022-10-05 23:06:48 -05:00 |
|
Lucas.Xu
|
c9fc9e7497
|
Merge branch 'main' into latex
|
2022-10-06 10:32:38 +08:00 |
|
Lucas.Xu
|
09bf373e92
|
Merge branch 'main' into double_tilde_to_strikethrough
# Conflicts:
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/internal_key_event_handlers/markdown_syntax_to_styled_text.dart
# frontend/app_flowy/packages/appflowy_editor/lib/src/service/shortcut_event/built_in_shortcut_events.dart
|
2022-10-06 10:08:50 +08:00 |
|
Lucas.Xu
|
d7d6729241
|
Merge pull request #1211 from citricacid2/main
feat: added markdown links
|
2022-10-06 09:59:16 +08:00 |
|
Lucas.Xu
|
562da32586
|
Merge pull request #1220 from citricacid2/num-list
feat: added numbered list to the slash menu
|
2022-10-05 22:31:22 +08:00 |
|
Ishan Pandhare
|
8ee5c6ed25
|
added translation for pt_PT (#1219)
|
2022-10-05 21:26:55 +08:00 |
|
Lucas.Xu
|
2501c15a8f
|
chore: update l10n and fix selection_menu_widget_test
|
2022-10-05 21:07:45 +08:00 |
|
Enzo Lizama
|
fe524736ec
|
test: add url launcher test
|
2022-10-04 22:40:15 -05:00 |
|
Enzo Lizama
|
b4aceec346
|
test: add mockito
|
2022-10-04 22:40:07 -05:00 |
|
Enzo Lizama
|
4acce447f2
|
test: add node extension test
|
2022-10-04 22:39:55 -05:00 |
|
Enzo Lizama
|
c0aa90b0b3
|
test: text style tests
|
2022-10-04 22:19:38 -05:00 |
|
Enzo Lizama
|
50ebaa3ab8
|
test: object tests
|
2022-10-04 17:59:30 -05:00 |
|
Enzo Lizama
|
7914949613
|
test: color tests
|
2022-10-04 17:59:20 -05:00 |
|
Enzo Lizama
|
dd15a49d76
|
test: add unit tests for attributes extensions
|
2022-10-04 11:38:34 -05:00 |
|
Enzo Lizama
|
bf9f6ac13f
|
chore: small code improvements
|
2022-10-04 11:37:59 -05:00 |
|
Enzo Lizama
|
6ea3ea189e
|
chore: remove unused imports
|
2022-10-04 11:37:40 -05:00 |
|
Ankur
|
176668049c
|
feat: Added fr_CA translation (#1212)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:30:45 +08:00 |
|
Ankur
|
069a23c96b
|
feat: Added hu-HU translation (#1214)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:30:06 +08:00 |
|
Ankur
|
c403e083cc
|
feat: Added id-ID translation (#1217)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
|
2022-10-04 20:29:38 +08:00 |
|
Alexandre Moreau
|
d6cae56d74
|
test: add tests for double tilde to strikethrough
|
2022-10-04 01:01:24 +02:00 |
|
Alexandre Moreau
|
b52dfe12c2
|
feat: add doubleTildeToStrikethrough ShortcutEventHandler to built-in ShortcutEvents
|
2022-10-04 01:01:17 +02:00 |
|
Alexandre Moreau
|
be5123ca21
|
feat: implement doubleTildeToStrikethrough ShortcutEventHandler
|
2022-10-04 01:01:10 +02:00 |
|
citricacid2
|
3e620ed335
|
feat: added numbered list to the slash menu
|
2022-10-03 17:00:17 -04:00 |
|
citricacid2
|
6f4ab9a55d
|
feat: added markdown links
|
2022-10-03 00:00:32 -04:00 |
|
PapuleX
|
1eaf97b669
|
feat: Add Czech language (#1207)
|
2022-10-03 09:45:45 +08:00 |
|
Alessio Marinelli
|
35fbf99fb1
|
feat: Added it_IT translation (#1200)
|
2022-10-02 20:25:06 +08:00 |
|
Alessio Marinelli
|
7b8aa78e95
|
feat: Added fr_FR AppFlowy editor translation (#1201)
|
2022-10-02 20:21:00 +08:00 |
|