us-formly-templates
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "us-formly-templates", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Extensão com templates para usar formly com bootstrap", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -16,3 +16,3 @@ angular.module('usFormlyTemplates', [ | ||
name: 'validation', | ||
types: ['input', 'maskedInput', 'cpf', 'rg', 'cnpj', 'number', 'fone', 'percent'], | ||
types: ['input', 'maskedInput', 'cpf', 'rg', 'cnpj', 'number', 'fone', 'percent', 'textarea'], | ||
template: ` | ||
@@ -19,0 +19,0 @@ <formly-transclude></formly-transclude> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15163