-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement support for nested lists on GB-mobile. (#15566)
* Add indent and outdent commands. * Add code for handling delete on nested lists. * Handle case when full removal of the content happens. * Update record creation and change propagation. * If already processed don’t go and delete anything more. * Remove unused/invalid method. * Update documentation. * No longer needed dedicate list-edit for native.
- Loading branch information
1 parent
e3afe62
commit 1a20e15
Showing
2 changed files
with
79 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
packages/block-editor/src/components/rich-text/list-edit.native.js
This file was deleted.
Oops, something went wrong.