We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Required by #6328 and #3115.
In this ticket, let's add the property and pass it from the DeleteCommand#execute() (which already gets the direction).
DeleteCommand#execute()
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered:
DeleteCommand
Model#deleteContent()
direction
Merge pull request #1827 from ckeditor/i/6356
3564ce5
Docs: Extended `Model#deleteContent()` docs with an information about the direction option (see ckeditor/ckeditor5#6356, ckeditor/ckeditor5#6355).
Merge pull request #225 from ckeditor/i/6356
cb75e45
Other: `DeleteCommand` should pass its direction to `Model#deleteContent()`. Closes ckeditor/ckeditor5#6355. See ckeditor/ckeditor5#6356.
oleq
Successfully merging a pull request may close this issue.
📝 Provide a description of the improvement
Required by #6328 and #3115.
In this ticket, let's add the property and pass it from the
DeleteCommand#execute()
(which already gets the direction).If you'd like to see this improvement implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: