@anypoint-web-components/anypoint-button
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -78,5 +78,3 @@ import { LitElement } from 'lit-element'; | ||
} | ||
if (this._setChanged('elevation', value)) { | ||
this.setAttribute('elevation', String(value)); | ||
} | ||
this._setChanged('elevation', value); | ||
} | ||
@@ -83,0 +81,0 @@ |
{ | ||
"name": "@anypoint-web-components/anypoint-button", | ||
"description": "Anypoint styled button.", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"license": "Apache-2.0", | ||
@@ -34,7 +34,7 @@ "main": "anypoint-button.js", | ||
"devDependencies": { | ||
"@advanced-rest-client/arc-demo-helper": "^1.0.12", | ||
"@advanced-rest-client/eslint-config": "^1.0.6", | ||
"@advanced-rest-client/arc-demo-helper": "^1.0.14", | ||
"@advanced-rest-client/eslint-config": "^1.0.8", | ||
"@advanced-rest-client/prettier-config": "^0.1.0", | ||
"@advanced-rest-client/testing-karma-sl": "^1.0.3", | ||
"@anypoint-web-components/anypoint-checkbox": "^1.0.0", | ||
"@anypoint-web-components/anypoint-checkbox": "^1.0.1", | ||
"@anypoint-web-components/anypoint-icons": "^1.0.0", | ||
@@ -44,4 +44,4 @@ "@anypoint-web-components/anypoint-styles": "^1.0.0-preview.1", | ||
"@commitlint/config-conventional": "^7.0.0", | ||
"@open-wc/testing": "^2.2.8", | ||
"@open-wc/testing-karma": "^3.1.13", | ||
"@open-wc/testing": "^2.3.1", | ||
"@open-wc/testing-karma": "^3.1.20", | ||
"@polymer/gen-typescript-declarations": "^1.6.2", | ||
@@ -52,6 +52,6 @@ "@polymer/iron-icon": "^3.0.1", | ||
"deepmerge": "^4.0.0", | ||
"es-dev-server": "^1.10.4", | ||
"es-dev-server": "^1.12.0", | ||
"husky": "^1.0.0", | ||
"karma": "^4.2.0", | ||
"lint-staged": "^9.2.1", | ||
"lint-staged": "^9.2.3", | ||
"sinon": "^7.4.1" | ||
@@ -58,0 +58,0 @@ }, |
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
24634
561