Lines Matching defs:reason
193 reason: logType + ': The `' + tagName + '` tag is not supported.', property
250 reason: 'ERROR: The `' + name + '` tag can have only one child node.' property
272 reason: 'ERROR: component `' + tagName + '` can not as root component.', property
281 reason: 'ERROR: root node `' + tagName + '` can not use attr `' + attrName + '`', property
303 …reason: 'NOTE: tag name `' + tagName + '` is automatically changed to `' + aliasTagMap[tagName] + … property
329 reason: 'ERROR: tag `' + tagName + '` should just have one text node only', property
340 reason: 'ERROR: tag `' + tagName + '` should not have children', property
389 reason: 'WARNING: tag `' + tagName + '` not support attr `' + attrKey + '`', property
395 reason: 'WARNING: tag `' + tagName + '` use customize attr `' + attrKey + '`', property
423 reason: 'WARNING: tag `' + tagName + '` attr `' + attrKey + '`' + 'is null', property
447 reason: 'ERROR: tag `' + tagName + '` not define attr `' + attrKey + '`', property
477 … reason: 'ERROR: tag `' + tagName + '` attr `' + attrKey + '` value `' + v + '` is illegal', property
513 reason: rea, property
544 reason: 'WARNING: tag `' + tagName + '` not support event `' + eventName + '`', property
580 reason: 'ERROR: tag `' + tagName + '` not support child tag `' + child.nodeName + '`', property
594 reason: 'ERROR: tag `tabs` child tag `' + child.nodeName + '` support at most one', property
622 …reason: 'ERROR: in tag `' + tagName + '` not support writing `if` and `for` in the same component', property
652 …reason: 'ERROR: tag `' + tagName + '` not support event `change` when the type is not checkbox and… property
673 reason: 'ERROR: in tag `' + tagName + '` class selector does not support data binding.', property
745 reason: valuejsonTemplate.log.reason property
770 reason: 'WARNING: style attr is null' property
789 reason: `ERROR: can not bind data for linear-gradient in inline style at ${css}` property
834 reason: 'ERROR: Value `' + value + '` of the `' + key + '` attribute is incorrect.', property
852 reason: 'ERROR: Value `' + valueArray[0] + '` of the `' + key + '` attribute is incorrect.' + property
869 … reason: 'ERROR: Value `' + value + '` of the `' + key + '` attribute is incorrect. Value `' + property
877 reason: 'ERROR: Value `' + value + '` of the `' + key + '` attribute is incorrect. Value `' + property
893 reason: 'ERROR: Value `' + value + '` of the `' + key + property
906 reason: 'ERROR: ' + key + ' shorthand inline style does not support data binding.', property
913 reason: 'ERROR: `list` tag `flex-direction` inline style does not support data binding.', property
939 reason: 'ERROR: if value cannot be ' + val + '. The default value is true or false.' property
1016 reason: 'WARNING: for attr is null', property
1075 reason: 'ERROR: The event `' + val + '` does not support.' property
1146 reason: `ERROR: The 'tid' does not support the expression.` property
1159 reason: 'WARNING: `value` content could be written between <text> and </text>', property