Mayur Mahajan
91b942d319
Pressing tab on a todo creates a sub-todo ( #1847 )
...
* feat: add tab for lists
* test: tab for lists
2023-02-13 14:47:52 +08:00
Lucas.Xu
2f803959e7
feat: #1832 Support to import data from Markdown or Text to Document … ( #1840 )
...
* feat: #1832 Support to import data from Markdown or Text to Document page
* feat: #1832 Support to import data from Markdown or Text to Document page
2023-02-13 09:51:24 +08:00
Mayur Mahajan
95ec607482
[FR] Shortcut for toggling checkbox ( #1817 )
...
* feat: shortcut for toggling checkbox
* refactor: separate checkbox event handler
* test: chechbox event handler
* chore: remove unused imports
* refactor: command to ctrl and enter
* refactor: handler to use transactions
* test: checkbox event handler
* chore: remove unused import
* refactor: simplify handler logic
2023-02-09 13:39:25 +08:00
abichinger
e2f6f68923
feat: node widget action menu ( #1783 )
...
* feat: add action menu
* feat: add customActionMenuBuilder
* docs: add comments to action menu classes
* fix: enable callout
* test: add action menu tests
add AppFlowyRenderPluginService.getBuilder
* fix: appflowy_editor exports
* fix: action menu
* chore: add of function to EditorStyle
* fix: action menu test
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-02-07 10:03:36 +08:00
huang12zheng
4d5063de6a
fix: add a encoder for math, #1795 ( #1803 )
...
* fix: add a encoder for math, #1795
* feat: support customzie the node parser for exporting markdown
* chore: fix flutter analyze
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-02-06 15:38:49 +08:00
Priestch
897adbe21c
chore: fix typo in comment ( #1794 )
2023-02-06 11:24:57 +08:00
Mayur Mahajan
70e8b2e256
feat: add new default shortcuts for exisiting handlers v1 ( #1786 )
...
* feat: add new default shortcuts v1
* refactor: remove unnecessary space
2023-02-03 12:14:28 +08:00
Lucas.Xu
fb30989cf8
fix : #1763 [Bug] Mouse unable to click a certain area
2023-01-31 12:10:52 +08:00
Lucas.Xu
5de3912fe3
integrate board plugin into document ( #1675 )
...
* fix: cursor doesn't blink when opening selection menu
* feat: add board plugin
* feat: integrate board plugin into document
* feat: add i10n and fix known bugs
* feat: support jump to board page on document
* feat: disable editor scroll only when the board plugin is selected
* chore: dart fix
* chore: remove unused files
* fix: dart lint
2023-01-30 13:22:13 +08:00
abichinger
000569a836
feat: callout ( #1732 )
...
* feat: add callout plugin
* refactor: add SelectionMenuItem.node factory
makes calloutMenuItem more readable
* feat: add color picker
* feat: add popover to callout
* feat: add emoji to callout
* fix: store tint name
* fix: remove leading underscores
* fix: revert export of editor_entry
* refactor: move color tint names to appflowy_editor
* fix : #1732 only re-insert text node if it's parent is text node too while deleting
* docs: doc comment for SelectionMenuItem.node
* fix: disable callout plugin
should be re-enabled after #1753 is done
* fix: typo
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-01-30 10:56:19 +08:00
Lucas.Xu
3de4e1cb12
Merge pull request #1694 from abichinger/fix/tilde-command
...
fix: command of double tilde to strikethrough
2023-01-29 14:11:06 +07:00
Lucas.Xu
b2bc59c6a1
feat: #1061 Support markdown to create a blockquote
2023-01-28 16:10:52 +08:00
Andreas Bichinger
53118a6c51
fix: local variable 'text' isn't used
2023-01-12 12:13:42 +01:00
Andreas Bichinger
85bfb8ad80
fix: command of double tilde to strikethrough
2023-01-10 22:55:32 +01:00
Andreas Bichinger
d0fd68da95
feat: greater to blockquote
2023-01-10 22:47:03 +01:00
Lucas.Xu
ab108e1dc1
chore: format dart code
2023-01-10 10:14:52 +08:00
Lucas.Xu
fa0a334d6c
feat: refactor the gpt3 api and support multi line completion
2023-01-10 10:14:52 +08:00
Lucas.Xu
310236dca0
feat: add sample for open AI editing
2023-01-10 10:14:52 +08:00
Lucas.Xu
fc1efeb70b
feat: support prompt and suffix
2023-01-10 10:14:52 +08:00
Lucas.Xu
494e31993b
feat: add openAI plugin
2023-01-10 10:14:52 +08:00
Lucas.Xu
34d4ea3e54
feat: text robot
2023-01-10 10:14:52 +08:00
Lucas.Xu
3ba3a8dc18
Merge pull request #1655 from LucasXu0/feat_1649
...
feat: #1649 [FR] Convert quill delta to appflowy document
2023-01-05 18:58:42 +08:00
Lucas.Xu
50f9ac1657
feat: #1649 add document for importing data
2023-01-05 18:12:39 +08:00
Lucas.Xu
2fb0e8da28
feat: #1649 [FR] Convert quill delta to appflowy document
2023-01-05 17:40:03 +08:00
Lucas.Xu
e08ab1fc10
fix: Presses shift + alt + arrow right to select a word
2023-01-05 09:15:18 +08:00
Lucas.Xu
d7410cd6e8
feat: #1624 add shortcut for Shift + Option + Left/Right Arrow
2023-01-04 20:10:41 +08:00
Lucas.Xu
35a72f701b
feat: #1624 add shortcut for Shift + Option + Left/Right Arrow
2023-01-04 19:58:43 +08:00
Lucas.Xu
c05c1e191c
chore: upgrade minimum support flutter version, >= 3.3.0 ( #1551 )
...
* feat: upgrade flutter version to 3.3.0 for appflowy_editor and appflowy_editor_plugin
* feat: upgrade flutter version to 3.3.0 for appflowy
* feat: upgrade flutter version to 3.3.0 for CI
* chore: update flutter version in ci workflows
* chore: fix warnings
* chore: fix unuse import
* chore: support cargo make dart_unit_test on windows platform
* fix: copy to sandbox errors
Co-authored-by: nathan <nathan@appflowy.io>
2023-01-01 23:26:27 +08:00
Lucas.Xu
5c1b084789
fix: cursor doesn't blink when opening selection menu ( #1622 )
...
* fix: cursor doesn't blink when opening selection menu
* chore: fix dart lint
2022-12-30 15:59:34 +08:00
Muhammad Rizwan
e4b07e69fa
Added : customize the color and background color of selected text ( #1601 )
...
* Added Emoji Support
* Added Color Picker for font color and background color
* chore: revert code
* feat: re-implement the color picker
* test: add test case for adding color
* test: update appflowy_editor test flag
Co-authored-by: Muhammad Rizwan <haris.arshad.2010@gmail.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-12-23 19:57:17 +08:00
Lucas.Xu
b5f6591daa
fix : #1586 deleting an image causes the editor to enter a bad state
2022-12-20 09:37:18 +08:00
Lucas.Xu
8cdf6f9ec0
Merge pull request #1557 from rizwan3395/main
...
fear: support emoji
2022-12-14 11:17:36 +08:00
Lucas.Xu
3932d0661d
feat: update emoji picker UI
2022-12-12 15:10:38 +08:00
Lucas.Xu
98d408af87
fix: flutter analyze problems
2022-12-12 14:51:43 +08:00
Lucas.Xu
15e3d3b486
feat: move emoji_picker to appflowy editor plugin
2022-12-12 11:27:04 +08:00
Muhammad Rizwan
9dfc8dbb43
Update emoji_select_widget.dart
2022-12-09 15:28:15 +05:00
Haris Arshad
3f27576066
added:emoji
...
added emoji support
2022-12-09 15:22:43 +05:00
Lucas.Xu
e94eb20388
chore: disable rules for test cases
2022-12-09 11:06:28 +08:00
Lucas.Xu
8bbae46a7c
feat: add rules for editorstate.apply
2022-12-09 10:36:01 +08:00
Lucas.Xu
4db5b7a544
chore: typo
2022-12-08 15:50:43 +08:00
Lucas.Xu
1de5b274c3
chore: fix flutter analyze
2022-12-08 15:29:59 +08:00
Lucas.Xu
12b549bad2
fix: Clipboard does not work in Windows #1406
2022-12-08 15:19:21 +08:00
Lucas.Xu
49574d3ff0
fix: [Bug] Text formatting toolbar disappear under layout #1542
2022-12-07 10:59:28 +08:00
Lucas.Xu
114968f2ee
fix: markdown decoder and encoder test error
2022-12-06 17:48:00 +08:00
Lucas.Xu
29952bc7fd
fix: add missing markdown converter for code block and divider
2022-12-06 17:24:10 +08:00
Lucas.Xu
4fa2d6dc2e
feat: overwrite paste logic in code block
2022-12-01 18:54:48 +08:00
Lucas.Xu
e476337a6a
feat: move code block plugin to appflowy editor plugins directory
2022-12-01 18:35:27 +08:00
Lucas.Xu
2b27fe85aa
feat: move math equation plugin to appflowy editor plugins directory
2022-12-01 14:44:06 +08:00
Lucas.Xu
157f929ff9
feat: move divider plugin to appflowy editor plugins directory
2022-12-01 11:14:35 +08:00
Lucas.Xu
c127fd28b8
chore: fix flutter analyze
2022-11-30 13:23:03 +08:00