Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support dragging to reorder block #887

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented Sep 12, 2024

  • blocks
    • paragraph
    • heading
    • bulleted list
    • numbered list
    • quote
    • todo list
  • blocks with children
    • render children
  • move block to nested level
showcase.mp4

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 45.83333% with 13 lines in your changes missing coverage. Please review.

Project coverage is 72.40%. Comparing base (200b572) to head (7e1bdda).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...t/service/selection/desktop_selection_service.dart 0.00% 8 Missing ⚠️
...or/editor_component/service/selection_service.dart 0.00% 3 Missing ⚠️
...base_component/block_component_action_wrapper.dart 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #887      +/-   ##
==========================================
- Coverage   72.44%   72.40%   -0.05%     
==========================================
  Files         317      317              
  Lines       14778    14785       +7     
==========================================
- Hits        10706    10705       -1     
- Misses       4072     4080       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LucasXu0 LucasXu0 changed the title feat: support drag to reorder block feat: support dragging to reorder block Sep 12, 2024
@LucasXu0 LucasXu0 merged commit 5d1d311 into AppFlowy-IO:main Sep 12, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants