Changes for page Helpers

Last modified by Benjamin Fischer on 2025/06/17 11:57

From version 2.1
edited by Benjamin Fischer
on 2025/05/15 17:25
Change comment: There is no comment for this version
To version 1.22
edited by Benjamin Fischer
on 2025/05/15 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,1 +1,0 @@
1 -Contains JSX helpers for customized LiveTable views.
XWiki.JavaScriptExtension[0]
Code
... ... @@ -1,5 +1,6 @@
1 +const livetableRowHook = {};
2 +
1 1  ((() => {
2 - const livetableRowHook = {};
3 3   const tagCols = {};
4 4  
5 5   document.observe('xwiki:livetable:loading', () => {