@vaadin/vaadin-text-field
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-text-field", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"main": "vaadin-text-field.js", | ||
@@ -21,2 +21,7 @@ "author": "Vaadin Ltd", | ||
}, | ||
"files": [ | ||
"vaadin-*.js", | ||
"src", | ||
"theme" | ||
], | ||
"resolutions": { | ||
@@ -43,5 +48,5 @@ "inherits": "2.0.3", | ||
"wct-browser-legacy": "^1.0.1", | ||
"@vaadin/vaadin-demo-helpers": "^2.0.1", | ||
"@vaadin/vaadin-button": "^2.1.0-beta2" | ||
"@vaadin/vaadin-demo-helpers": "2.0.1", | ||
"@vaadin/vaadin-button": "2.1.0-beta2" | ||
} | ||
} |
@@ -130,2 +130,7 @@ [![npm version](https://badge.fury.io/js/%40vaadin%2Fvaadin-text-field.svg)](https://badge.fury.io/js/%40vaadin%2Fvaadin-text-field) | ||
## Big Thanks | ||
Cross-browser Testing Platform and Open Source <3 Provided by [Sauce Labs](https://saucelabs.com). | ||
## Contributing | ||
@@ -132,0 +137,0 @@ |
@@ -80,3 +80,3 @@ /** | ||
static get version() { | ||
return '2.1.1'; | ||
return '2.1.2'; | ||
} | ||
@@ -83,0 +83,0 @@ |
@@ -120,3 +120,3 @@ /** | ||
static get version() { | ||
return '2.1.1'; | ||
return '2.1.2'; | ||
} | ||
@@ -123,0 +123,0 @@ |
@@ -0,0 +0,0 @@ /** |
@@ -102,3 +102,3 @@ /** | ||
static get version() { | ||
return '2.1.1'; | ||
return '2.1.2'; | ||
} | ||
@@ -105,0 +105,0 @@ |
@@ -0,0 +0,0 @@ import '@vaadin/vaadin-lumo-styles/font-icons.js'; |
import './vaadin-password-field-styles.js'; | ||
import './vaadin-text-field.js'; | ||
import '../../src/vaadin-password-field.js'; |
@@ -0,0 +0,0 @@ import '@vaadin/vaadin-lumo-styles/color.js'; |
import './vaadin-text-area-styles.js'; | ||
import './vaadin-text-field.js'; | ||
import '../../src/vaadin-text-area.js'; |
@@ -148,3 +148,2 @@ import '@vaadin/vaadin-lumo-styles/color.js'; | ||
transform-origin: 100% 0; | ||
will-change: transform; | ||
} | ||
@@ -151,0 +150,0 @@ |
import './vaadin-text-field-styles.js'; | ||
import '../../src/vaadin-text-field.js'; |
@@ -0,0 +0,0 @@ import './vaadin-text-field-styles.js'; |
import './vaadin-password-field-styles.js'; | ||
import '../../src/vaadin-password-field.js'; |
@@ -0,0 +0,0 @@ import './vaadin-text-field-styles.js'; |
import './vaadin-text-area-styles.js'; | ||
import '../../src/vaadin-text-area.js'; |
@@ -0,0 +0,0 @@ import '@vaadin/vaadin-material-styles/color.js'; |
import './vaadin-text-field-styles.js'; | ||
import '../../src/vaadin-text-field.js'; |
import './theme/lumo/vaadin-password-field.js'; |
import './theme/lumo/vaadin-text-area.js'; |
import './theme/lumo/vaadin-text-field.js'; |
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
145
69733
22
1392
23