Browse Source
Update modules/ROOT/pages/migration-from-7x.adoc
Co-authored-by: Andrew Herron <andrew.herron@tiny.cloud>
pull/3781/head
Karl Kemister-Sheppard
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
modules/ROOT/pages/migration-from-7x.adoc
|
@ -23,8 +23,8 @@ The following table summarizes all breaking changes in {productname} {release-ve |
|
|
|Medium |
|
|
|Medium |
|
|
|
|
|
|
|
|
|`editor.documentBaseUrl` Removal |
|
|
|`editor.documentBaseUrl` Removal |
|
|
|Property removed. Use `editor.editorManager.documentBaseURL` instead. |
|
|
|
|
|
|Medium |
|
|
|
|
|
|
|
|
|Undocumented property removed. Use `editor.editorManager.documentBaseURL` instead. |
|
|
|
|
|
|Low |
|
|
|
|
|
|
|
|
|`skipFocus` and `skip_focus` Consolidation |
|
|
|`skipFocus` and `skip_focus` Consolidation |
|
|
|Options consolidated to `skipFocus` in `ToggleToolbarDrawer`. |
|
|
|Options consolidated to `skipFocus` in `ToggleToolbarDrawer`. |
|
|