Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: f0fba965faeba42ddc90d6ddbcd078cd1c5abc53
https://github.com/xwiki/xwiki-platform/commit/f0fba965faeba42ddc90d6ddbcd0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Allow CKEditor plugins that require async init to delay the instanceReady event until
they are fully initialized (or the init fails).
* Remove the loading CSS class from the hidden text area after CKEditor is ready.
* Hide the form action bar while CKEditor is loading (not ready).
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications