Deprecated use of old casting system to push use of Liquid formatting (ok just in betagit status)

This commit is contained in:
frikky
2021-10-17 03:26:55 +02:00
parent b73df06667
commit 348fcaaf93
4 changed files with 44 additions and 18 deletions
+2
View File
@@ -14,6 +14,7 @@ const data = [{
'margin': '5px',
'border-width': '1px',
'text-margin-x': '10px',
'cursor': 'pointer',
}
},
{
@@ -26,6 +27,7 @@ const data = [{
'text-margin-y': '-15px',
'width': '5px',
"color": "white",
'cursor': 'pointer',
"line-fill": "linear-gradient",
"line-gradient-stop-positions": ["0.0", "100"],
"line-gradient-stop-colors": ["grey", "grey"],