Changes for page Helpers

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

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

Summary

Details

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