Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: 81e882f1669249ad8a1ade051b7a7d143a5ecf5d https://github.com/xwiki/xwiki-platform/commit/81e882f1669249ad8a1ade051b7a7... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: 91abebf20c4fe9057324288d3da13efaab30b3e1 https://github.com/xwiki/xwiki-platform/commit/91abebf20c4fe9057324288d3da13... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/10902059dcaa...91abebf20c4f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications