Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: dd408176cc8a95a17c78620e833bf04f84b25daf
https://github.com/xwiki/xwiki-platform/commit/dd408176cc8a95a17c78620e833b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-table/plugin.js
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
Log Message:
-----------
XWIKI-21782: Incentivize use of header rows for the WYSIWYG editor tables (#3310)
* XWIKI-21782: Incentivize use of header rows for the WYSIWYG editor tables
* Added a translation key-value for the warning message
* Updated the default value of the table header to `top row`
* Added a warning message (style from bootstrap, consistent with the color theme) that is
displayed when the user chooses to have No headers for the table.
* Updated test to take into account the new defaults
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications