Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: enable drag-and-drop functionality for text in the editor #685
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
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
feat: enable drag-and-drop functionality for text in the editor #685
Changes from all commits
d74f2f80f425cc46bb6f33b2e3b536df37aeca6c591ec1db5e356bc3cde0f60File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 113 in lib/src/editor/block_component/base_component/selection/block_selection_area.dart
lib/src/editor/block_component/base_component/selection/block_selection_area.dart#L111-L113
Check warning on line 118 in lib/src/editor/block_component/base_component/selection/block_selection_area.dart
lib/src/editor/block_component/base_component/selection/block_selection_area.dart#L116-L118
Check warning on line 115 in lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart
lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart#L114-L115
Check warning on line 124 in lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart
lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart#L123-L124
Check warning on line 128 in lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart
lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart#L127-L128
Check warning on line 130 in lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart
lib/src/editor/block_component/bulleted_list_block_component/bulleted_list_block_component.dart#L130
Check warning on line 128 in lib/src/editor/block_component/heading_block_component/heading_block_component.dart
lib/src/editor/block_component/heading_block_component/heading_block_component.dart#L127-L128
Check warning on line 137 in lib/src/editor/block_component/heading_block_component/heading_block_component.dart
lib/src/editor/block_component/heading_block_component/heading_block_component.dart#L136-L137
Check warning on line 141 in lib/src/editor/block_component/heading_block_component/heading_block_component.dart
lib/src/editor/block_component/heading_block_component/heading_block_component.dart#L140-L141
Check warning on line 143 in lib/src/editor/block_component/heading_block_component/heading_block_component.dart
lib/src/editor/block_component/heading_block_component/heading_block_component.dart#L143
Check warning on line 121 in lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart
lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart#L120-L121
Check warning on line 130 in lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart
lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart#L129-L130
Check warning on line 134 in lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart
lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart#L133-L134
Check warning on line 136 in lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart
lib/src/editor/block_component/numbered_list_block_component/numbered_list_block_component.dart#L136
Check warning on line 120 in lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart
lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart#L119-L120
Check warning on line 129 in lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart
lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart#L128-L129
Check warning on line 164 in lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart
lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart#L163-L164
Check warning on line 166 in lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart
lib/src/editor/block_component/paragraph_block_component/paragraph_block_component.dart#L166
Uh oh!
There was an error while loading. Please reload this page.