journeyapps
Advanced tools
Comparing version 0.2.28-alpha3 to 0.2.28-alpha4
@@ -258,3 +258,3 @@ // # schema module | ||
label: xml.attribute.label, | ||
state: xml.attribute.optionListWithFunctions(['normal', 'active', 'disabled'], evaluator.FunctionTokenExpression.PREFIX), | ||
state: xml.attribute.any, | ||
icon: xml.attribute.path, | ||
@@ -261,0 +261,0 @@ 'on-press': xml.attribute.notBlank, |
{ | ||
"name": "journeyapps", | ||
"version": "0.2.28-alpha3", | ||
"version": "0.2.28-alpha4", | ||
"description": "Journey JS library", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
433293