Vincent Chan
|
67fd06366e
|
feat: handle HTMLElement
|
2022-08-03 15:33:54 +08:00 |
|
Vincent Chan
|
d283211671
|
feat: paste multi lines text
|
2022-08-03 15:33:54 +08:00 |
|
Vincent Chan
|
40c3f07be4
|
feat: use patch nodes
|
2022-08-03 15:33:54 +08:00 |
|
Vincent Chan
|
9ceced4648
|
feat: parse html
|
2022-08-03 15:33:54 +08:00 |
|
Vincent Chan
|
ee25f032db
|
feat: copy & paste key event handlers
|
2022-08-03 15:33:54 +08:00 |
|
tsuiyuenhong
|
7de2f7fa49
|
Merge remote-tracking branch 'origin/main' into feat/flowy_editor
|
2022-08-03 09:04:16 +08:00 |
|
Nathan.fooo
|
114e58ff14
|
Merge pull request #414 from verebes1/main
feat: Add Polish translation
|
2022-08-03 08:17:01 +08:00 |
|
Lucas.Xu
|
c7432e640b
|
feat: delay rendering selection(need to be refactored).
|
2022-08-02 20:22:39 +08:00 |
|
Lucas.Xu
|
397f43cbe1
|
feat: implement remove subtype if text node is empty when pressing enter key
|
2022-08-02 20:08:32 +08:00 |
|
Lucas.Xu
|
a1be60721e
|
fix: pressing enter key in the edge of node doesn't work good.
|
2022-08-02 17:16:07 +08:00 |
|
Lucas.Xu
|
5fdcdbd357
|
fix: bulleted-list typo
|
2022-08-02 17:15:07 +08:00 |
|
Lucas.Xu
|
fa05170c86
|
chore: fix test error
|
2022-08-02 16:25:35 +08:00 |
|
Lucas.Xu
|
56ac86fb51
|
chore: add some comments in image plugins.
|
2022-08-02 15:44:32 +08:00 |
|
Lucas.Xu
|
b913db2301
|
Merge remote-tracking branch 'origin/feat/flowy_editor' into feat/flowy_editor_input_service
|
2022-08-02 15:15:48 +08:00 |
|
Lucas.Xu
|
14bd18e21c
|
feat: implement enter key event handler and keep attributes after insert
|
2022-08-02 14:27:16 +08:00 |
|
Lucas.Xu
|
1ba15b321b
|
feat: implement revert text in toolbar service
|
2022-08-02 11:47:48 +08:00 |
|
Lucas.Xu
|
9b6afcc5c9
|
feat: implement heading, quote, bulleted_list in toolbar service
|
2022-08-02 11:42:16 +08:00 |
|
Lucas.Xu
|
b11a127432
|
feat: implement italic, strikethrough and underline in toolbar service
|
2022-08-02 11:01:58 +08:00 |
|
Lucas.Xu
|
ba78f0073d
|
feat: implement bold text in toolbar service
|
2022-08-02 10:25:18 +08:00 |
|
Nathan.fooo
|
598a910c0c
|
Merge pull request #752 from LucasXu0/feat/flowy_editor_input_service
feat: implement toolbar UI part.
|
2022-08-02 09:55:10 +08:00 |
|
Lucas.Xu
|
5ecfc4ff2e
|
feat: refactor the text editing code
|
2022-08-02 09:45:19 +08:00 |
|
Lucas.Xu
|
159fe63575
|
feat: implement edit text style by command + x
|
2022-08-01 22:41:30 +08:00 |
|
Vincent Chan
|
2f58c54b81
|
refactor: batch insert and delete nodes
|
2022-08-01 18:09:05 +08:00 |
|
Lucas.Xu
|
06cab949f2
|
chore: delete unused import, and sort the imports.
|
2022-08-01 18:05:19 +08:00 |
|
Lucas.Xu
|
846a273de8
|
feat: rename toolbar
|
2022-08-01 17:48:16 +08:00 |
|
Lucas.Xu
|
934cb6ab6b
|
feat: implement toolbar UI part.
|
2022-08-01 17:42:37 +08:00 |
|
Vincent Chan
|
9b764731e7
|
Merge pull request #749 from AppFlowy-IO/feat/transaction-to-json
Feat: transaction to json
|
2022-08-01 17:20:56 +08:00 |
|
Vincent Chan
|
46dba122bd
|
refactor: remove named parameters
|
2022-08-01 13:22:06 +08:00 |
|
Vincent Chan
|
5e86b83eee
|
feat: fromJson
|
2022-08-01 12:41:51 +08:00 |
|
Vincent Chan
|
2e2de29789
|
feat: transaction to json
|
2022-08-01 12:05:28 +08:00 |
|
Lucas.Xu
|
58856ccb1e
|
feat: implement deleting text in multiple lines.
|
2022-08-01 11:29:04 +08:00 |
|
Lucas.Xu
|
c65f2e1b38
|
fix: delete text in single line
|
2022-08-01 10:42:38 +08:00 |
|
Lucas.Xu
|
d058f2d591
|
feat: bold the text by command/control + b/B
|
2022-07-31 17:16:07 +08:00 |
|
Lucas.Xu
|
b577489c2f
|
feat: implement delete multiple text node and merge the text.
|
2022-07-31 16:14:12 +08:00 |
|
sky1095
|
fecc1ec31b
|
fix: ProviderNotFound exception in overlay demo example
|
2022-07-31 13:36:52 +05:30 |
|
Lucas.Xu
|
89a0a5599e
|
fix: cursor cannot be selected in same position.
|
2022-07-31 16:01:46 +08:00 |
|
Lucas.Xu
|
29fe4811c3
|
fix: selection areas could not overlay
|
2022-07-31 15:59:43 +08:00 |
|
Lucas.Xu
|
b245841ec3
|
feat: implement text delete
|
2022-07-30 00:00:10 +08:00 |
|
Lucas.Xu
|
575e01c909
|
feat: implement text replacement in singe selection
|
2022-07-29 23:27:39 +08:00 |
|
Lucas.Xu
|
55d46edeaf
|
fix: node change notifier doesn't work
|
2022-07-29 23:16:56 +08:00 |
|
Lucas.Xu
|
c4b3c54a7c
|
chore: format code
|
2022-07-29 15:45:49 +08:00 |
|
Lucas.Xu
|
966eea2179
|
chore: format code
|
2022-07-29 15:36:17 +08:00 |
|
Lucas.Xu
|
ed1dc8ccef
|
feat: refactor render plugin service
1. abstract render plugin as service.
2. simplify plugin development.
3. delete unused code
|
2022-07-29 14:29:39 +08:00 |
|
Lucas.Xu
|
c5e9008f4b
|
feat: wrapping heading text with Padding instead of two SizeBoxs.
|
2022-07-29 10:42:00 +08:00 |
|
Lucas.Xu
|
e4c3a3ae84
|
feat: modify svg size
|
2022-07-29 10:38:02 +08:00 |
|
Lucas.Xu
|
7489455c20
|
chore: typo
|
2022-07-29 10:34:59 +08:00 |
|
Lucas.Xu
|
ec83a68602
|
chore: resolve conflicts.
|
2022-07-29 10:20:48 +08:00 |
|
David
|
8360dcdc82
|
feat: Add pl-PL translation
Add pl-PL.json including the new translation.
Updated app_widget.dart with the new language entry
Updated language.dart with the new language entry
|
2022-07-28 22:30:17 +02:00 |
|
Lucas.Xu
|
fce8ea1e80
|
feat: add checkbox style
|
2022-07-28 23:04:51 +08:00 |
|
Lucas.Xu
|
51bc965029
|
feat: add bulleted-list and number-list
|
2022-07-28 19:59:15 +08:00 |
|