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
parent
commit
535a699a5e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      modules/ROOT/pages/migration-from-7x.adoc

6
modules/ROOT/pages/migration-from-7x.adoc

@ -18,9 +18,9 @@ The following table summarizes all breaking changes in {productname} {release-ve
|===
|Breaking Change |Impact |Severity
|`editor.selection.setContent` Removal
|Method removed. Use `editor.insertContent` instead.
|High
|`editor.selection.setContent` Deprecated
|Method deprecated. Use `editor.insertContent` instead.
|Medium
|`editor.documentBaseUrl` Removal
|Property removed. Use `editor.editorManager.documentBaseURL` instead.

Loading…
Cancel
Save