From e3dabf0c7ab929b858fed002dd7262fcea34087c Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Wed, 2 Jul 2025 15:10:37 +1000 Subject: [PATCH] Update modules/ROOT/pages/migration-from-7x.adoc Co-authored-by: Andrew Herron --- modules/ROOT/pages/migration-from-7x.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/migration-from-7x.adoc b/modules/ROOT/pages/migration-from-7x.adoc index ca483a5d8..e35697540 100644 --- a/modules/ROOT/pages/migration-from-7x.adoc +++ b/modules/ROOT/pages/migration-from-7x.adoc @@ -23,8 +23,8 @@ The following table summarizes all breaking changes in {productname} {release-ve |Medium |`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 |Options consolidated to `skipFocus` in `ToggleToolbarDrawer`.