Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/livedata-inline-table
Commit: cda7072b274ebd52214b2ade843e8f6a364febf6
https://github.com/xwiki-contrib/livedata-inline-table/commit/cda7072b274eb…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M
livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacro.java
M
livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java
M livedata-inline-table-macro/src/main/resources/css/livedata-inline-table-macro.css
A livedata-inline-table-macro/src/main/resources/js/livedata-inline-table-macro.js
Log Message:
-----------
XLIT-19: Cell style from the original table is applied to a container inside the cell
instead of the cell itself - including width
XLIT-20: Wrong text width inside cells if the source table has sizes set for columns
* Use a JSX to update LiveData's cell attributes with source table's cell
attributes.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…