Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 3f95f97e60db0178dffefc8239daaa824a679f1d
https://github.com/xwiki/xwiki-platform/commit/3f95f97e60db0178dffefc8239da…
Author: C. Lucas <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/directives.js
M
xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue
M
xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/webjar/Logic.js
Log Message:
-----------
XWIKI-21009: LiveData alternative to drag controls (#2809)
* Fix the lost pointer cursor on the sort caret
* Fix broken translations
* Fix the unexpected change in behavior for the resize handle
* Improve cursor on various elements to fit the features they should help use
* Make the resize handles invisible when not focused again