Commit Graph

998 Commits

Author SHA1 Message Date
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
Lucas.Xu
454c7b61c9
chore: fix link error in readme 2022-09-02 15:23:10 +08:00
Eric Phillips
9a01f90aee
doc: Editorial updates to the ReadMe for AppFlowyEditor (#900)
docs: Editorial updates to the ReadMe for AppFlowyEditor
2022-09-02 15:18:57 +08:00
Lucas.Xu
110dc8c239 chore: upgrade the editor example gif 2022-09-02 11:08:09 +08:00
Lucas.Xu
54a6b863eb chore: fix analysis issue on flutter 3.3.0 2022-09-02 10:44:33 +08:00
Lucas.Xu
15ff2efcc2
Fix analysis issues (#966)
* chore: rename Selectable to SelectableMixin

* chore: add platforms to pubspec.yaml
2022-09-02 10:17:36 +08:00
Vincent Chan
a43259bddb fix: lints for popover 2022-09-01 18:21:47 +08:00
Vincent Chan
9574f282e7 fix: example of popover 2022-09-01 15:28:16 +08:00
Vincent Chan
ac91b25219 feat: use popover on overlay 2022-09-01 15:00:40 +08:00
Vincent Chan
9b5184cd72 Merge branch 'main' into feat/flowy-overlay 2022-09-01 14:37:16 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

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

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
Nathan.fooo
083a06fc65
Merge pull request #954 from LucasXu0/feat/arrow
feat: #953 improve arrow keys handler
2022-08-31 22:47:01 +08:00
Vincent Chan
8229371f63 feat: add mutex to property list 2022-08-31 20:10:56 +08:00
Vincent Chan
4c31c0dcf0 feat: remove legacy alignment 2022-08-31 18:57:46 +08:00
Vincent Chan
14c1959d63 feat: use custom follower 2022-08-31 17:53:28 +08:00
appflowy
c9d575301f chore: edit card directly by clicking edit button 2022-08-31 16:48:34 +08:00
Nathan.fooo
0225f0aa4d
Merge pull request #951 from AppFlowy-IO/feat/create_card_from_header
chore: enable create card from header button
2022-08-31 15:54:10 +08:00
Lucas.Xu
f098c543e6 feat: #953 improve arrow keys handler 2022-08-31 15:27:44 +08:00
Nathan.fooo
462a0e4c01
Merge pull request #949 from LucasXu0/fix/948
test: add more test cases to toolbar_service
2022-08-31 14:58:56 +08:00
appflowy
cde8ad9084 chore: enable create card from header button 2022-08-31 14:56:03 +08:00
appflowy
506af26b6d chore: save move to no status card 2022-08-31 11:58:28 +08:00
appflowy
28f39488f4 chore: fix packages warnings 2022-08-31 11:34:38 +08:00
appflowy
c19b7cf856 chore: update packages's flutter_lint version 2022-08-31 11:15:35 +08:00
Lucas.Xu
25a43c288c fix: in the case of multiple selections, the highlighted state does not meet expectations. #948 2022-08-31 09:48:31 +08:00
appflowy
94a440f773 chore: update flutter packages 2022-08-31 09:00:57 +08:00
Nathan.fooo
b61e3f4601
Merge pull request #944 from AppFlowy-IO/feat/edit_card_button
chore: add edit card button
2022-08-30 23:08:31 +08:00
Nathan.fooo
d068370f6e
Merge pull request #939 from LucasXu0/feat/936
feat: "/" supports inserting Quote #936
2022-08-30 22:05:14 +08:00
Nathan.fooo
62965634a2
Merge pull request #938 from LucasXu0/fix/937
fix: # doesn't work #937
2022-08-30 22:04:52 +08:00
Nathan.fooo
439690f3eb
Merge pull request #932 from LucasXu0/feat/931
feat: #931 highlight the status of the currently selected style in toolbar
2022-08-30 22:03:27 +08:00
appflowy
a7349f43aa chore: add edit card button 2022-08-30 20:54:11 +08:00
Vincent Chan
27557c52a3 feat: add flags to popover 2022-08-30 19:06:40 +08:00
Lucas.Xu
071ff06d47 feat: / supports inserting Quote #936 2022-08-30 17:42:28 +08:00
Lucas.Xu
8afa48ca16 fix: # doesn't work #937 2022-08-30 17:22:33 +08:00
Vincent Chan
6ef7b6cf68 feat: use popover in date cell 2022-08-30 16:53:30 +08:00
Lucas.Xu
0f334962ce test: add more test cases to toolbar_service 2022-08-30 16:25:32 +08:00
Vincent Chan
01a79c69c3 feat: use popover in detail page 2022-08-30 14:51:25 +08:00
Lucas.Xu
3eaa31c68c feat: #931 highlight the status of the currently selected style in toolbar 2022-08-30 14:28:17 +08:00
Vincent Chan
bfb60dcaec feat: refactor multi select 2022-08-30 14:06:03 +08:00
Vincent Chan
e9535201a4 refactor: rename popover 2022-08-30 12:53:51 +08:00
appflowy
4b7713d7b8 chore: reduce rebuild when end dragging 2022-08-30 09:39:20 +08:00
Lucas.Xu
fd12b860e4 chore: appflowy_editor 0.0.3 2022-08-29 20:11:42 +08:00
appflowy
78dcd8eebf chore: update board gif 2022-08-29 19:42:33 +08:00
appflowy
16d4c1ef8e chore: update appflowy_board_version 2022-08-29 19:33:32 +08:00
Nathan.fooo
624de03897
Merge pull request #925 from AppFlowy-IO/feat/edit_card_directly
Feat/edit card directly
2022-08-29 19:31:26 +08:00
Lucas.Xu
a7f8c99710
Merge pull request #926 from LucasXu0/test/image
#918
2022-08-29 19:29:55 +08:00
appflowy
af3bfebb64 chore: become editing when creating a new card 2022-08-29 17:52:36 +08:00
Vincent Chan
99a3a386a3 feat: add popover removal 2022-08-29 16:36:01 +08:00
Lucas.Xu
3f38e246ea feat: support customizing editor edges 2022-08-29 16:14:08 +08:00
appflowy
4e8308b834 chore: disable moving column 2022-08-29 15:42:08 +08:00
Vincent Chan
defef552ed feat: add exclusive 2022-08-29 15:32:59 +08:00
Vincent Chan
072d94ebe6 feat: add secondary button 2022-08-29 15:30:10 +08:00
Vincent Chan
fe549e8d67 feat: add example 2022-08-29 15:30:02 +08:00
appflowy
e42bfe0b1e chore: ignore dragtarget event when performing insert animation 2022-08-29 14:37:38 +08:00
Vincent Chan
2fb11519d2 feat: add popover package 2022-08-29 13:56:16 +08:00
Lucas.Xu
e567158cee fix: The click area of the linked text is too large. 2022-08-29 13:41:20 +08:00
Lucas.Xu
42866e1057 fix: The cursor will not disappear after clicking in an area outside the editor. 2022-08-29 12:10:57 +08:00
Lucas.Xu
dd9cac9c1d feat: highlight selection when tap on the link menu 2022-08-29 12:02:47 +08:00
Lucas.Xu
c07af9007c fix: Should not add a new line below after pressing enter at the front of the first line of text. 2022-08-29 11:40:34 +08:00
Lucas.Xu
cde48926e2 feat: add copy link to link menu 2022-08-29 11:23:08 +08:00
Nathan.fooo
fcb144e514
Merge pull request #920 from AppFlowy-IO/feat/edit_create_card
Feat/edit create card
2022-08-29 10:34:50 +08:00
Lucas.Xu
3686351592 fix: #918 could not update the link sometimes 2022-08-29 10:08:44 +08:00
appflowy
61fb13eba6 ci: fix warnings 2022-08-29 10:06:29 +08:00
appflowy
60cf97969c fix: optimize insert card 2022-08-29 09:41:40 +08:00
appflowy
4ead583f6d chore: save scroll pos 2022-08-27 21:22:26 +08:00
appflowy
82c0006868 chore: scroll to bottom after post frame 2022-08-27 09:52:08 +08:00
Nathan.fooo
63bf86df81
Merge pull request #892 from LucasXu0/feat/link
[FR] Implement link feature in AppFlowyEditor #886
2022-08-27 08:46:41 +08:00
appflowy
d6162159aa chore: scroll to bottom when create new card 2022-08-26 21:42:59 +08:00
Lucas.Xu
01328442a0 fix: could not delete the image when the selection is multiple 2022-08-26 16:00:20 +08:00
Vincent Chan
5cdd1d38c4 feat: aciton sheet 2022-08-26 15:39:44 +08:00
Vincent Chan
e9b215ebbd feat: poover anchor on the object 2022-08-26 15:15:29 +08:00
Lucas.Xu
b52f618b1a test: add more test cases for image 2022-08-26 14:06:11 +08:00
Vincent Chan
4fb760e44c feat: add popover overlay 2022-08-26 13:47:49 +08:00
appflowy
6e0a191be1 chore: optimize rebuild column 2022-08-26 11:51:42 +08:00
Lucas.Xu
192438fc20
Merge pull request #917 from LucasXu0/feat/export
Update example project
2022-08-26 11:37:53 +08:00
Lucas.Xu
2b2bae80ef chore: update example project and example.json 2022-08-26 10:56:44 +08:00
appflowy
2b725f8f71 chore: add remove out of bound guard 2022-08-26 08:32:25 +08:00
Lucas.Xu
b7c21df3b2 feat: implement simple export function 2022-08-25 20:21:33 +08:00
Nathan.fooo
7b551277b2
Merge pull request #908 from LucasXu0/feat/image
Integrate image plugin into appflowy_editor
2022-08-25 17:04:53 +08:00
Vincent Chan
ddc394fcd7 feat: introduce popover widget 2022-08-25 16:58:03 +08:00
appflowy
02283038d5 chore: hide cell 2022-08-25 16:17:19 +08:00
appflowy
d0f476dc72 chore: add max height constraint for board text cell 2022-08-25 14:39:20 +08:00
Vincent Chan
84b5762017 feat: unify styles 2022-08-25 11:45:51 +08:00
Vincent Chan
58ad84b7df feat: flowy overlay 2022-08-25 11:30:00 +08:00
appflowy
50e772edff chore: adjust header, card padding ui 2022-08-25 09:51:33 +08:00
appflowy
8a8791b880 chore: adjust ui 2022-08-24 23:09:35 +08:00
Nathan.fooo
0d39afca2f
Merge pull request #898 from AppFlowy-IO/feat/board_update_when_field_change
Feat/board update when field change
2022-08-24 22:05:27 +08:00
Lucas.Xu
778b55d44e feat: implemnt export editor state 2022-08-24 21:08:22 +08:00
appflowy
a896637eab fix: reload card content 2022-08-24 21:06:42 +08:00
Lucas.Xu
ba5c1804ce fix: the text enterd after link doesn't need to be linked 2022-08-24 18:02:00 +08:00
Lucas.Xu
2c37bf806e feat: add error tips when loading image fail 2022-08-24 17:23:45 +08:00
appflowy
82b44c2c98 chore: update board column name 2022-08-24 16:57:53 +08:00
Lucas.Xu
d3194de9e6 fix: could not delete text when insert image 2022-08-24 15:53:30 +08:00
Lucas.Xu
6af85fbe56 feat: add image entry into selection menu 2022-08-24 15:45:19 +08:00
Nathan.fooo
cebee48248
Merge pull request #859 from AppFlowy-IO/feat/document-model-in-rust
Feat: document model in rust
2022-08-24 14:40:27 +08:00
Vincent Chan
a309a9c82c fix: minor issues 2022-08-24 12:21:24 +08:00
Lucas.Xu
3832af5fa8 test: add test for image_node_widget and image_node_builder 2022-08-24 12:02:50 +08:00
Lucas.Xu
012c3a851a test: interge network_image_mock and add image node widget test 2022-08-23 22:54:47 +08:00
Nathan.fooo
c7b671ca07
Merge pull request #895 from AppFlowy-IO/feat/board_move_card_animation
Feat/board move card animation
2022-08-23 20:34:40 +08:00
Lucas.Xu
8855822fd1 chore: rename compare to test 2022-08-23 20:34:15 +08:00
Lucas.Xu
82f1f0e3e3 feat: support resize, copy, align, delete in image ndoe widget 2022-08-23 20:30:19 +08:00
appflowy
2152bb7188 chore: disable log and try to fix some weird bugs 2022-08-23 20:02:14 +08:00
appflowy
02e10301bf chore: update appflowy_board version 2022-08-23 19:59:39 +08:00
appflowy
7be510fa22 chore: delay overlap dragtarget event 2022-08-23 17:44:53 +08:00
appflowy
d941db29a1 chore: disable children receive events under fake drag target 2022-08-23 17:21:08 +08:00
appflowy
aec5c3e807 chore: fix insert animation 2022-08-23 16:44:15 +08:00
Lucas.Xu
a2c4f73e7d feat: add clear icon into link menu 2022-08-23 13:44:01 +08:00
Lucas.Xu
104b4cca9d test: test the toolbar_service, toolbar_*.dart 2022-08-23 13:25:05 +08:00
Lucas.Xu
1262457755 feat: add link menu test 2022-08-23 11:29:05 +08:00
Lucas.Xu
60a7557520 fix: link text is only displayed if all selected text satisfy linked style 2022-08-23 10:30:56 +08:00
Lucas.Xu
44b4ef4ad7 feat: filter the toolbar item should not be displayed 2022-08-23 09:59:14 +08:00
Nathan.fooo
f224bf8087
Merge pull request #885 from LucasXu0/improve_cursor_display_style
chore: improve cursor display style
2022-08-22 22:14:07 +08:00
Lucas.Xu
70ea80878a feat: single tap to edit link and double tap to open the link 2022-08-22 21:35:46 +08:00
Vincent Chan
0def48d0ca feat: transform patht 2022-08-22 19:42:43 +08:00
appflowy
6ded9aafd9 fix: disable flowyoverly focusNode 2022-08-22 18:23:06 +08:00
Lucas.Xu
6517adece7 fix: show remove link and copy link entry when there is not linkd text 2022-08-22 18:19:21 +08:00
Lucas.Xu
1cd9a77e00 fix: could not open link without scheme 2022-08-22 18:16:15 +08:00
Nathan.fooo
5e6b9496fc
Merge pull request #882 from AppFlowy-IO/feat/board_configuration
Feat/board configuration
2022-08-22 18:14:02 +08:00
Lucas.Xu
886c1f00e5 feat: implement command + K to trigger link menu 2022-08-22 17:51:47 +08:00
appflowy
074c497d57 fix: fix some bugs 2022-08-22 17:45:15 +08:00
Lucas.Xu
1f90f30274 feat: implement link menu 2022-08-22 17:34:16 +08:00
Lucas.Xu
f943aeacd7 chore: improve cursor display style 2022-08-22 11:15:44 +08:00
Lucas.Xu
7ae25f49fd chore: improve cursor display style 2022-08-22 10:34:45 +08:00
Lucas.Xu
ad7e408046 feat: [Improvement] Refactor selection menu #879 2022-08-19 20:28:04 +08:00
Lucas.Xu
a404a96099 docs: improve log.dart documentation 2022-08-19 14:56:38 +08:00
Lucas.Xu
c36ccc39ce feat: [improvements] integrate logging library in AppFlowyEditor 2022-08-19 14:02:34 +08:00
appflowy
4856a024a2 chore: Update row when moving row caused cell data changed 2022-08-18 21:44:22 +08:00
appflowy
c4514e421a chore: move card from one column to another 2022-08-18 21:44:22 +08:00
Lucas.Xu
45a120fe88 fix: selection is wrong after pressing arrow left / right 2022-08-18 21:09:30 +08:00
Lucas.Xu
28d9b8ee3a docs: minor updates to documentation. 2022-08-18 20:59:47 +08:00
Lucas.Xu
b1bf93662e docs: readme 2022-08-18 20:13:58 +08:00
Lucas.Xu
1fc48155da chore: update example main.dart 2022-08-18 19:17:17 +08:00
Lucas.Xu
bbc9b5e902 chore: update flutter svg 2022-08-18 18:59:59 +08:00
Lucas.Xu
6f3435aa5b chore: update placeholder image 2022-08-18 17:38:04 +08:00
Lucas.Xu
003100f0e5 chore: add LICENSE 2022-08-18 17:38:04 +08:00
Lucas.Xu
57b07bb5e2 chore: update documentation 2022-08-18 17:38:04 +08:00
Lucas.Xu
66275ca232 chore: rename flowy_x to appflowy_x 2022-08-18 17:38:04 +08:00
Lucas.Xu
51f100ca4b fix: flutter analyze 2022-08-18 17:38:04 +08:00
Annie
ca0229102e docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
a2d1b10765 docs: Update README.md 2022-08-18 17:38:04 +08:00
Annie
01653be0e0 docs: Update README.md 2022-08-18 17:37:57 +08:00
appflowy
0b9417a151 chore: add shortcut to exit the FlowyOverlay 2022-08-18 17:35:55 +08:00
Vincent Chan
c5e24cc346 feat: place holder 2022-08-18 17:35:55 +08:00
Lucas.Xu
48a81d41ea feat: add h1~h3 to toolbar widget 2022-08-18 17:35:55 +08:00
Lucas.Xu
95879111f9 chore: format checkbox_text 2022-08-18 17:35:55 +08:00
Annie
0b2355abae Update testing.md 2022-08-18 17:35:55 +08:00
Annie
119e19eb99 Update customizing.md 2022-08-18 17:35:55 +08:00
Lucas.Xu
31572d82f2 Update testing.md 2022-08-18 17:35:55 +08:00
Lucas.Xu
ef9e0d1fd1 Update README.md 2022-08-18 17:35:55 +08:00
Annie
2324be2532
Update README.md 2022-08-17 20:16:39 +08:00
Lucas.Xu
555beed47b feat: update tooltips in toolbar 2022-08-17 20:10:20 +08:00
Lucas.Xu
3e2dc161f8 feat: implement highlight in toolbar 2022-08-17 19:37:33 +08:00
Lucas.Xu
862265037a chore: rename flowy_editor to appflowy_editor 2022-08-17 17:23:20 +08:00
Lucas.Xu
71c84568d8 docs: fix testing.md 2022-08-17 17:02:54 +08:00
Lucas.Xu
8e1f2e3e02 docs: fix markdown link error 2022-08-17 16:46:05 +08:00
Lucas.Xu
2adde7c173 chore: rename flowy_editor to appflowy_editor 2022-08-17 16:40:21 +08:00
Lucas.Xu
68f983ed2a docs: rename extending.md 2022-08-17 16:30:41 +08:00
Lucas.Xu
93565269f0 docs: extending.md 2022-08-17 16:16:22 +08:00
Lucas.Xu
2c1b82a916 docs: extending.md 2022-08-17 14:27:37 +08:00
Lucas.Xu
2224aa271e docs: add documentation for selectable 2022-08-16 20:52:58 +08:00
Lucas.Xu
713e6abaa6
Merge branch 'AppFlowy-IO:main' into documentation/flowy_editor 2022-08-16 19:46:47 +08:00
Lucas.Xu
2c2127e84a docs: add documentation for selectable 2022-08-16 18:34:37 +08:00
Lucas.Xu
35d5bc92ac chore: publish preparation 2022-08-16 18:14:09 +08:00
appflowy
162152916c chore: delete board card 2022-08-16 17:41:02 +08:00
appflowy
bc346dfd67 chore: create board card 2022-08-16 17:16:18 +08:00
Lucas.Xu
5c314ae664 Merge branch 'AppFlowy-IO:main' into documentation/flowy_editor 2022-08-16 17:06:49 +08:00
Lucas.Xu
2d04f79e10 chore: publish preparation 2022-08-16 16:11:46 +08:00
Lucas.Xu
3945a64820 chore: publish preparation 2022-08-16 15:47:48 +08:00
Lucas.Xu
6a527a6676 docs: readme 2022-08-16 15:08:51 +08:00
Lucas.Xu
ad26f9c86d fix: checkbox + underline doesn’t work when the checkbox is checked 2022-08-16 11:31:43 +08:00
Lucas.Xu
a7681f86e5 test: implement white_space_handler test 2022-08-16 09:43:17 +08:00
Lucas.Xu
88ae437379 test: update text style by command + x 2022-08-16 09:43:17 +08:00
Nathan.fooo
dcbf657d84
Merge pull request #853 from LucasXu0/test/page_up_down
Implement more tests.
2022-08-15 20:08:10 +08:00
Lucas.Xu
91d7e08d3b
Merge pull request #848 from LucasXu0/test/delete_handler
test: implement backspace / delete key test for styled text
2022-08-15 19:10:24 +08:00
Lucas.Xu
de01e9222e test: fix update_test_style_by_command_x_handler_test 2022-08-15 19:09:53 +08:00
Lucas.Xu
ab1032139a fix: typo 2022-08-15 19:01:41 +08:00
Lucas.Xu
f762a78ac0 test: implement update text style by command X test 2022-08-15 18:57:59 +08:00
Lucas.Xu
c732f4e908 test: implement select all test for no-styled text 2022-08-15 16:48:33 +08:00
Lucas.Xu
e926c89548 test: implement simple redo/undo test for no-styled text 2022-08-15 16:35:22 +08:00
Vincent Chan
dc8635c621 feat: paste url from plain text 2022-08-15 16:17:22 +08:00
Vincent Chan
deefd396fc
Merge pull request #850 from AppFlowy-IO/feat/paste-image
Feat: paste image from link
2022-08-15 16:16:59 +08:00
Vincent Chan
a23113e48d
Merge pull request #849 from AppFlowy-IO/feat/copy-styles
Feat: copy h1/h2/h3 styles
2022-08-15 15:47:06 +08:00
Vincent Chan
3f9e16922f feat: paste image directly 2022-08-15 15:46:40 +08:00
Vincent Chan
e826006fa7 refactor: color extensions 2022-08-15 14:52:29 +08:00
Lucas.Xu
f5cc886b6e test: implement pageup/down key test for large document 2022-08-15 14:47:54 +08:00
Vincent Chan
a3ffbe2f00 refactor: html text into class 2022-08-15 14:24:30 +08:00
Lucas.Xu
6d46f40fae
chore: delete icov.info 2022-08-15 14:06:56 +08:00
Lucas.Xu
c66e1e4df8 test: implement delete key test for styled text 2022-08-15 14:06:12 +08:00
Vincent Chan
e34ff50923 fix: CI errors 2022-08-15 14:03:38 +08:00
Vincent Chan
fe7c19666f feat: add converter 2022-08-15 13:58:46 +08:00
Vincent Chan
0def9e8882 feat: remove document.json from repo 2022-08-15 13:58:36 +08:00
Vincent Chan
81d4c8d23b feat: blockquote 2022-08-15 13:53:39 +08:00
Vincent Chan
8c2cca7d7b feat: copy h1/h2/h3 styles 2022-08-15 12:17:45 +08:00
Lucas.Xu
c008f3369c test: implement backspace key test for styled text 2022-08-15 12:13:02 +08:00
Lucas.Xu
c7b0ddfa1d test: enter key handler test coverage 100% 2022-08-15 11:14:33 +08:00
Lucas.Xu
b372028671 chore: Keep the test directory and code directory structure consistent 2022-08-15 10:32:42 +08:00
Lucas.Xu
07ab4c2680 test: add flowy_editor_test into github workflows 2022-08-15 10:26:30 +08:00
Lucas.Xu
d6f1593a20 test: implement enter key test for styled text 2022-08-15 10:25:56 +08:00
Lucas.Xu
e508d7414c chore: delete legacy test file 2022-08-15 10:25:56 +08:00
Lucas.Xu
a6bba5a0f9 feat: implement editor test infra 2022-08-15 10:25:56 +08:00
appflowy
f6263f758f fix: multi scrollview warning 2022-08-13 13:55:33 +08:00
appflowy
28e77ae68c chore: add card container 2022-08-13 11:51:26 +08:00
appflowy
2282aa948e chore: support link/number/multiselect/checkbox board cell 2022-08-13 10:01:40 +08:00
Vincent Chan
5b1c66ee1e
Merge pull request #838 from AppFlowy-IO/feat/deep-copy-nodes
Feat: deep clone nodes
2022-08-12 19:35:53 +08:00
Vincent Chan
d822e1e2ca fix: paste nodes 2022-08-12 18:44:56 +08:00
Vincent Chan
ba05aa137e feat: filter the empty delta 2022-08-12 18:17:05 +08:00
Vincent Chan
0424c14c7d feat: deep clone nodes 2022-08-12 18:00:00 +08:00
Nathan.fooo
435d1b8354
Merge pull request #820 from AppFlowy-IO/feat/appflowy_board
Feat/appflowy board
2022-08-12 17:11:49 +08:00
Vincent Chan
53cb05998b feat(doc): HTML converter 2022-08-12 16:38:33 +08:00
appflowy
055868bae3 chore: build board card ui 2022-08-12 16:30:08 +08:00
Vincent Chan
61aaa20113 feat: handle text-decoration for text styles 2022-08-12 16:25:50 +08:00
Vincent Chan
0f404e5527 feat: strike 2022-08-12 16:14:36 +08:00
Vincent Chan
690ec5cc94 feat: italic 2022-08-12 16:01:41 +08:00
Vincent Chan
ee80fd5d97 feat: copy underline 2022-08-12 16:01:41 +08:00
Vincent Chan
68a1acc9f2
Merge pull request #831 from AppFlowy-IO/doc/transaction-and-deltas
Doc: transaction and deltas
2022-08-12 15:44:50 +08:00
Vincent Chan
7d6f872fed feat(doc): EditorState 2022-08-12 14:28:52 +08:00
Vincent Chan
76a317a9fb refactor: remove delted nodes 2022-08-12 14:03:35 +08:00
Vincent Chan
f0ed15440a feat(doc): document's state 2022-08-12 14:00:56 +08:00
Vincent Chan
f2c624778e feat(doc): transaction and deltas 2022-08-12 13:51:12 +08:00