Commit Graph

1015 Commits

Author SHA1 Message Date
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
Lucas.Xu
b8cbbf7454
Merge branch 'main' into main 2022-10-01 21:11:08 +08:00
Lucas.Xu
5e7a54183a
Merge pull request #1133 from flappyBug/fix/click-selection-menu-item-delete-text
fix: remove keyword when click selection menu item
2022-10-01 21:09:54 +08:00
Lucas.Xu
c0df0badec
Merge pull request #1143 from MrHeer/feat/markdown_syntax_to_code_text
feat: backquote to code text
2022-10-01 21:08:37 +08:00
Lucas.Xu
d115a8a79e
Merge pull request #1196 from yabamiah/feat_pt-BR_translate
feat: translate AppFlowy Editor to pt_BR
2022-10-01 21:07:35 +08:00
Lucas.Xu
3156568594
Merge branch 'main' into feat/markdown_syntax_to_code_text 2022-10-01 19:35:08 +08:00
Melvin Blokhuijzen
9206e2cdff feat: Add translation for Embed code 2022-10-01 11:56:36 +02:00
Melvin Blokhuijzen
b20aaecc01 feat: Translate into dutch language 2022-10-01 11:53:48 +02:00
Nathan.fooo
f355ff01e4
Merge pull request #1197 from AppFlowy-IO/feat/support_drag_group
Feat/support drag group
2022-10-01 17:19:07 +08:00
appflowy
62d0a31a76 refactor: save default group order 2022-10-01 16:50:54 +08:00
Yaba
adda0218fa feat: translate AppFlowy Editor to pt_BR 2022-10-01 00:06:29 -03:00
appflowy
5763e289ef feat: support moving group 2022-09-30 20:44:41 +08:00
Lucas.Xu
8d39dac145 chore: disable IME support for the Web platform 2022-09-29 11:33:27 +08:00
Lucas.Xu
0a49a18280 fix: could not insert space sometimes on the web 2022-09-28 23:36:44 +08:00
Lucas.Xu
6ec93d49c2 feat: set link menu as auto focus 2022-09-28 23:03:02 +08:00
Lucas.Xu
99cb2430f7 fix: could not insert link on the Web 2022-09-28 23:01:22 +08:00
Lucas.Xu
ab0131c19c feat: disable apply operation when setting editable = false 2022-09-28 11:49:31 +08:00
Lucas.Xu
6230d0ad9f feat: add commands and update checkbox logic 2022-09-28 11:21:42 +08:00
Andrei Dolgov
a8cb58cb4a fix: address a minor isssue when there is content after last asterisk/underscore 2022-09-27 16:38:18 -04:00
Andrei Dolgov
6a902a2b21 fix: workaround infinity formatting 2022-09-27 11:09:16 -04:00
Lucas.Xu
9df11256cc feat: implement TeX plugin 2022-09-27 17:52:32 +08:00
Lucas.Xu
b578067092
Merge pull request #1166 from LucasXu0/code_block
Implement code block feature for appflowy editor
2022-09-27 15:58:46 +08:00
Lucas.Xu
af877913d7 feat: add auto detect language and remove the unused package 2022-09-27 14:36:40 +08:00
Lucas.Xu
86a6f5827d chore: revert the example.json 2022-09-27 14:24:59 +08:00
Lucas.Xu
31ba12d289 fix: disable built-in toolbar items for non-built-in widget 2022-09-27 11:14:58 +08:00
Andrei Dolgov
c0964fad5d feat: double asterisks/underscores to bold text 2022-09-26 15:04:25 -04:00
Lucas.Xu
5421c156c3 fix: tab & enter test 2022-09-26 18:13:45 +08:00
Lucas.Xu
ff9cf905fa feat: implement simple code block 2022-09-26 16:55:49 +08:00
Lucas.Xu
2d32e02dba feat: tab for 4 spaces 2022-09-26 16:55:32 +08:00
Lucas.Xu
ec97735e94 fix: prevent to copy the style in some cases when pressing the enter key in the front of the text 2022-09-26 16:55:06 +08:00
Lucas.Xu
49fb0470ab fix: should not notify the parent node when the subtype is not changed 2022-09-26 16:54:13 +08:00
Nathan.fooo
7037378947
Merge pull request #1162 from AppFlowy-IO/fix/1156
fix: calculate overlap
2022-09-26 11:40:02 +08:00
nathan
ee463037e3 fix: calculate overlap 2022-09-26 11:26:17 +08:00
He Linming
9604bc06bb
test: add unit test for backquote to code 2022-09-26 10:40:45 +08:00
He Linming
39bbfe109d
feat: backquote to code text 2022-09-26 09:48:00 +08:00
Nathan.fooo
882043ef96
Merge pull request #1160 from AppFlowy-IO/fix/view_action_auto_width
fix: auto width for view action
2022-09-26 08:53:35 +08:00
nathan
b2d2e071bd fix: auto width for view action 2022-09-25 22:05:22 +08:00
Lucas.Xu
d1d5b37c14 Merge remote-tracking branch 'origin/main' into fix/click-selection-menu-item-delete-text 2022-09-25 16:28:22 +08:00
Lucas.Xu
e8f5b1ade3
Merge pull request #1157 from LucasXu0/remove_selection_menu_widget_test
chore: remove the selection_menu_widget_test.dart
2022-09-25 16:13:22 +08:00
Lucas.Xu
62c2da06d4 chore: remove the selection_menu_widget_test.dart 2022-09-25 15:55:28 +08:00
nathan
42995b6baf fix: auto resize Action list 2022-09-25 15:01:39 +08:00
Nathan.fooo
a1b54e0646
Merge pull request #1132 from richardshiue/fix-blue-tint
Fix blue tint
2022-09-25 09:32:04 +08:00
Lucas.Xu
55be554cc7
Merge pull request #1144 from LucasXu0/web_support
Support web platform for AppFlowy Editor
2022-09-24 15:50:38 +08:00
Lucas.Xu
6bda1fd2ea fix: delete the nested bulleted list will lost the children nodes 2022-09-24 12:01:23 +08:00
Lucas.Xu
d648f2b5b9 fix: merge current text node's children to previous text node 2022-09-23 23:08:48 +08:00
Lucas.Xu
ab353551d1 feat: implement find the forward nearest text node 2022-09-23 22:59:56 +08:00
Lucas.Xu
c5af7db2cd fix: could not input space in editor 2022-09-23 19:57:00 +08:00
appflowy
77d1dbedd6 chore: adjust insets of some popup 2022-09-23 17:50:32 +08:00
appflowy
9730069ec1 chore: rounded button hover 2022-09-23 17:40:17 +08:00
appflowy
0218f4e8b9 fix: create view panel icon color 2022-09-23 17:27:30 +08:00
appflowy
af98febcb0 fix: can't find context after popover disappear 2022-09-23 15:10:20 +08:00
Haoran Lin
5782dec45c fix: remove keyword when click selection menu item 2022-09-23 01:38:33 +08:00
Richard Shiue
e5f5169a39 style: code auto-format 2022-09-23 01:21:04 +08:00
Richard Shiue
fc1535696b fix: color code for tint 9 2022-09-23 01:20:01 +08:00
appflowy
5464f1851b fix: UI layout issue when date select panel popup 2022-09-22 21:12:41 +08:00
Annie
22d7ade18b
Merge pull request #1101 from LucasXu0/translation
docs: add translation.md
2022-09-21 18:24:19 +08:00
appflowy
0ff08ff8d2 fix: tap event conflict when dragging grid header cell 2022-09-21 11:24:37 +08:00
appflowy
e178c7c4f4 fix: set the leader size when attach get called 2022-09-20 21:14:57 +08:00
appflowy
ca89fd93f3 fix: notify state changed after set state 2022-09-20 16:57:51 +08:00
Lucas.Xu
595405f2cc docs: add translation.md 2022-09-20 16:24:20 +08:00
appflowy
893b6e041d fix: show multi-line in row detail page 2022-09-20 16:15:05 +08:00
Nathan.fooo
56e68d1346
Merge pull request #1097 from AppFlowy-IO/refactor/appflowy_overlay
Refactor/appflowy overlay
2022-09-20 11:57:56 +08:00
appflowy
d35727b93c chore: make some overlay as barrier 2022-09-20 11:09:25 +08:00
appflowy
723b34a736 feat: enable remove one layer when click the empty space 2022-09-20 10:53:47 +08:00
Lucas.Xu
6018200946 docs: fix link error 2022-09-19 20:18:43 +08:00
Lucas.Xu
12fc952026 docs: update appflowy_editor example gif 2022-09-19 19:48:55 +08:00
appflowy
d1737d35fe chore: add src folder 2022-09-19 18:12:41 +08:00
Lucas.Xu
3e75b1ac92
fix: convert markdown symbol to styled text fails (#1090)
* fix: convert markdown symbol to styled text fails

* docs: update customzing.md

* chore: disable macOS titlebar

* chore: specify the built-in language as en_US

* docs: update documentation

* docs: update documentation
2022-09-19 18:10:48 +08:00
appflowy
53cc0fff9d fix: open GridRowActionSheet with appflowy overlay 2022-09-19 15:46:06 +08:00
appflowy
4d835757d2 fix: select option pannel didn't disappear 2022-09-19 12:04:06 +08:00
nathan
c493ba79e0 chore: unfocus the textField after switching to another popover 2022-09-18 20:56:43 +08:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Lucas.Xu
5b482248ec fix: analyze problem 2022-09-16 15:03:11 +08:00
Lucas.Xu
5bb5337de8 feat: 0.0.5 release preparation 2022-09-16 14:07:38 +08:00
Lucas.Xu
a371cf3a7c test: add single/double/triple tap test 2022-09-16 11:11:13 +08:00
Lucas.Xu
5c13b324ec Merge remote-tracking branch 'origin/main' into feature/theme 2022-09-16 10:37:26 +08:00
Lucas.Xu
8137769edd fix: add simple test for l10n 2022-09-16 10:26:17 +08:00
Nathan.fooo
4f34068f51
Merge pull request #1045 from AppFlowy-IO/feat/wrap-appflowy-style-popover 2022-09-15 22:34:13 +08:00
Sean Riley Hawkins
8856b9abb7
Flowy editor keyboard fix (#1044)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* fix: 🔧 fixed keyboard shortcut bugs

* test: 🧪 updated keyboard layout tests

* fix: included macOS for tests

* fix: macOS test

* fix: add linux in test

* fix: redefine move cursor end command error on macOS

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-15 21:44:24 +08:00
appflowy
5294d7700e Merge branch 'main' into feat/wrap-appflowy-style-popover 2022-09-15 21:42:31 +08:00
Lucas.Xu
68997a9c93 feat: implement theme customizer 2022-09-15 21:40:12 +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
Vincent Chan
41b85510bf fix: lint issues 2022-09-14 12:18:44 +08:00
Vincent Chan
7bde75ee2f feat: wrap appflowy style popover 2022-09-14 11:59:12 +08:00
Vincent Chan
286781f5cc refactor: PopoverContainerState -> PopoverContainer 2022-09-14 11:11:57 +08:00
Lucas.Xu
84a71674f6
Merge pull request #991 from AppFlowy-IO/feat/number-list
Feat: number list
2022-09-14 09:42:01 +08:00
Vincent Chan
ee0f3d3227 feat: handle number list on delete event 2022-09-13 19:36:22 +08:00
Vincent Chan
cfdd891991 fix: redo/undo error 2022-09-13 18:35:29 +08:00
Vincent Chan
9b3701dd88 feat: back delete to previous line 2022-09-13 14:47:29 +08:00
Vincent Chan
06bd6064ac fix: cancel number list style after enter in empty line 2022-09-13 11:51:10 +08:00
Sean Riley Hawkins
1f9686dc66
Tests for toolbar (#1006)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* test: 🧪 tests for toolbar widget

* fix: removed multiText & replaced with single line

* refactor: cleaned up code & removed unused imports

* fix: fix some tests about the toolbar service

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-12 20:11:23 +08:00
Sean Riley Hawkins
f4cf5d0808
Feat embed code (#985)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* refactor: cleaned up and added bold, italic styles

* refactor: remove bold & italic styles

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
2022-09-12 20:10:48 +08:00
chiragkr04
7b06b4c427 fix: splited shortcut event functions 2022-09-12 20:04:36 +08:00
Vincent Chan
4402f4dec9 feat: use const num 2022-09-09 15:43:56 +08:00
Vincent Chan
2775737260 feat: refresh number list when delete multiple lines 2022-09-09 15:20:53 +08:00
Vincent Chan
0310b92723 fix: dynamic width of the number 2022-09-09 14:38:25 +08:00
Vincent Chan
002eac63f7 feat: handle paste number list 2022-09-09 14:24:57 +08:00
Vincent Chan
c9b6e02167 feat: add return value for copy paste handler 2022-09-08 17:58:17 +08:00
Vincent Chan
880669c0e5 feat: handle paste multi lines 2022-09-08 17:56:51 +08:00
Vincent Chan
e223eecf32 fix: selection after pasting nodes 2022-09-08 16:37:55 +08:00
Vincent Chan
1736fb794d fix: unit test on number list 2022-09-08 15:49:58 +08:00
Vincent Chan
875c109b14 feat: check previous node's number 2022-09-08 15:35:24 +08:00
Vincent Chan
2810097b95 feat: backspace 2022-09-08 15:35:24 +08:00
Vincent Chan
69f04d0958 feat: make following lines incremental 2022-09-08 15:35:24 +08:00
Vincent Chan
565617d1f0 feat: recognize number 2022-09-08 15:35:24 +08:00
appflowy
9a57593690 feat: auto scroll to bottom after crating a new field 2022-09-07 20:06:49 +08:00
appflowy
4f97133183 Merge branch 'release/0.0.5' into merge/release_005 2022-09-07 14:22:23 +08:00
appflowy
8894e9c784 chore: update create board template 2022-09-07 12:42:27 +08:00
Nathan.fooo
3d10d46e6a
Merge pull request #989 from LucasXu0/imporve_keyboard_service
#964 Support the shortcut keys customization
2022-09-07 11:11:30 +08:00
Lucas.Xu
759c10faca chore: fix analysis problems 2022-09-07 11:10:15 +08:00
appflowy
164cde50d3 chore: upgarde dart sdk version to 2.17.0 2022-09-07 10:15:32 +08:00
Nathan.fooo
05b9bc50f6
Merge pull request #903 from AppFlowy-IO/feat/flowy-overlay
Feat: appflowy_popover
2022-09-06 16:25:54 +08:00
Lucas.Xu
930ad26155 docs: update customizing.md 2022-09-06 15:34:19 +08:00
appflowy
a21050b594 chore: update appflowy_baord documentation 2022-09-06 14:38:18 +08:00
appflowy
b5321319cc chore: fix dart doc warnings 2022-09-06 14:13:39 +08:00
Lucas.Xu
5d2160b0bb chore: rename keyEventHandlers to shortcutEvents 2022-09-06 13:15:50 +08:00
Lucas.Xu
2571c6b1bf test: add shortcut_event / keybinding test 2022-09-06 13:15:50 +08:00
Lucas.Xu
73cfe39e41 feat: refactor copy / paste / redo / undo / select all / format event handler 2022-09-06 13:15:50 +08:00
Lucas.Xu
804b2b27c1 feat: refactor arrow key handler 2022-09-06 13:15:50 +08:00
Lucas.Xu
43a0a02328 feat: keyboard service improvement 2022-09-06 13:15:50 +08:00
appflowy
8f5569a012 chore: update doc 2022-09-06 13:15:12 +08:00
appflowy
c7fdfb4090 chore: update documentation 2022-09-06 13:15:10 +08:00
Nathan.fooo
f54f90b647
Merge branch 'main' into feat/flowy-overlay 2022-09-06 09:46:10 +08:00
annie
e3d0e7c871 docs: readme for appflowy_board 2022-09-05 17:58:53 +08:00
Vincent Chan
caa6f0446b feat(doc): add doc about how to use popover 2022-09-05 16:14:02 +08:00
Vincent Chan
bd40768c6a Merge branch 'main' into feat/flowy-overlay 2022-09-05 12:06:28 +08:00
appflowy
5b92805e93 chore: config checkbox ui 2022-09-05 11:44:04 +08:00
Nathan.fooo
60c8ec13eb
Merge pull request #977 from AppFlowy-IO/feat/support_switch_field
Feat/support grouping by different field
2022-09-04 16:13:58 +08:00
appflowy
4f8e012d54 chore: fix bugs when switch group field 2022-09-04 15:49:25 +08:00
appflowy
bb7cddc7f7 chore: reload group when group by new field 2022-09-02 21:34:00 +08:00
Lucas.Xu
118891923f chore: appflowy_editor 0.0.4 2022-09-02 21:33:12 +08:00
Lucas.Xu
fa22c63ac1
feat: support codecov (#970)
* feat: support codecov
2022-09-02 16:58:05 +08:00