@spectrum-web-components/icon
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.5.0...@spectrum-web-components/icon@0.5.1) (2020-07-24) | ||
### Bug Fixes | ||
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9)) | ||
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.8...@spectrum-web-components/icon@0.5.0) (2020-07-17) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "", | ||
@@ -59,3 +59,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "75044c0b0aeafaf7c6d90c32c7b4ba1fc9d3bc28" | ||
"gitHead": "4a420fbee76f5ff62da8fab792542bcb3b1dd0d1" | ||
} |
@@ -16,3 +16,3 @@ /* | ||
import iconStyles from './icon.css.js'; | ||
import { ifDefined } from 'lit-html/directives/if-defined'; | ||
import { ifDefined } from 'lit-html/directives/if-defined.js'; | ||
export class Icon extends LitElement { | ||
@@ -19,0 +19,0 @@ constructor() { |
@@ -25,3 +25,3 @@ /* | ||
import iconStyles from './icon.css.js'; | ||
import { ifDefined } from 'lit-html/directives/if-defined'; | ||
import { ifDefined } from 'lit-html/directives/if-defined.js'; | ||
@@ -28,0 +28,0 @@ export class Icon extends LitElement { |
Sorry, the diff of this file is not supported yet
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
221872
203
265
60
82