AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
Mayur Mahajan b88aed887a
fix: paste multiple lines in codeblock (#3151)
* fix: paste multiple lines in codeblock

* fix: works with non collapsed selection

* chore: localize code block

* test: multiline paste in codeblock

* chore: remove unused import

* fix: only hanlde code block paste command if all the selected nodes are code block

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-08-30 09:58:56 +08:00
..
editor_plugins fix: paste multiple lines in codeblock (#3151) 2023-08-30 09:58:56 +08:00
more [chore] svg improvements (#3145) 2023-08-14 10:34:01 -10:00
share feat: Dynamically Load Themes in AppFlowy (#2670) 2023-07-03 22:07:11 +08:00
banner.dart feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
editor_page.dart feat: add custom context menu items for copy, cut, and paste commands 2023-08-24 22:23:50 +08:00
editor_style.dart feat: imporve the functionality of pasting from html 2023-08-17 17:43:05 +08:00
export_page_widget.dart feat: document migration from 0.1.x to 0.2.0 (#2583) 2023-05-23 16:13:12 +08:00