You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. Replace v4 API methods like `editor.addButton`, `editor.addMenuItem`, `editor.windowManager.open`.
122
122
.. Update media embed handling (`media_url_resolver` API changes). see xref:media.adoc#media_url_resolver[media_url_resolver].
123
123
. **CSS Updates**:
124
-
.. Remove `.mce-*` classes and use `.tox-*` classes.
124
+
.. Update custom styles to align with the new Oxide standard. While many `+.mce-*+` classes have been replaced with `+.tox-*+` classes, some `+.mce-*+` prefixes remain in use. Review your CSS to ensure compatibility.
125
125
.. Review custom skins and stylesheets for compatibility with Oxide.
126
126
. **Testing and Deployment**:
127
127
.. Thoroughly test your updated configuration before production deployment.
0 commit comments