AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
473 stars 201 forks source link

feat: paste list children nodes #863

Closed zoli closed 3 months ago

zoli commented 3 months ago

also, export copy paste extension so we can use it in AppFlowy.

zoli commented 3 months ago

This should get merged before https://github.com/AppFlowy-IO/AppFlowy/pull/5917.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.55%. Comparing base (0317779) to head (7adb93d).

Files Patch % Lines
...ervice/shortcuts/command/copy_paste_extension.dart 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ========================================== + Coverage 72.49% 72.55% +0.05% ========================================== Files 316 316 Lines 14716 14719 +3 ========================================== + Hits 10668 10679 +11 + Misses 4048 4040 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.