@spectrum-web-components/shared
Advanced tools
Comparing version 0.7.5-alpha.178 to 0.8.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [0.8.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/shared@0.7.4...@spectrum-web-components/shared@0.8.0) (2021-01-13) | ||
### Bug Fixes | ||
- **button:** relate to this.href correctly ([fade3ea](https://github.com/adobe/spectrum-web-components/commit/fade3ea9bd6bda6192f84a0ab9af4b812517e267)) | ||
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b)) | ||
- use latest @spectrum-css/\* versions ([c35eb86](https://github.com/adobe/spectrum-web-components/commit/c35eb86defd89a0c36b5ea186f6d40f20851b5e5)) | ||
### Features | ||
- **button:** use synthetic button instead of native ([49e94bc](https://github.com/adobe/spectrum-web-components/commit/49e94bcf79da6ec1ef05f4197042f992922b91ca)) | ||
- **shared:** conditionally apply focus-visible polyfill ([b854df6](https://github.com/adobe/spectrum-web-components/commit/b854df6dd050da4762eaf75eca1a7a62673b3828)) | ||
### Performance Improvements | ||
- **shared:** focus-visible, lazily instantiate the focus-visible polyfilling ([fe257c1](https://github.com/adobe/spectrum-web-components/commit/fe257c1eb10bcb8cfb8ca6700e89efb2386980e5)) | ||
## [0.7.4](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/shared@0.7.3...@spectrum-web-components/shared@0.7.4) (2020-10-12) | ||
@@ -8,0 +25,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.7.5-alpha.178+a6776aa0", | ||
"version": "0.8.0", | ||
"description": "", | ||
@@ -48,7 +48,7 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@spectrum-web-components/base": "^0.1.4-alpha.178+a6776aa0", | ||
"@spectrum-web-components/base": "^0.2.0", | ||
"focus-visible": "^5.1.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "a6776aa098b05f71c1ec09bbf28acfaf62571d06" | ||
"gitHead": "62f319d0f7272f4ac83f35c8180e7c4adfff37e3" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
117279
0
+ Added@spectrum-web-components/base@0.2.00.3.3(transitive)
+ Added@spectrum-web-components/styles@0.8.1(transitive)
+ Added@spectrum-web-components/theme@0.7.4(transitive)
- Removed@spectrum-web-components/base@0.1.4-alpha.178(transitive)
- Removed@spectrum-web-components/styles@0.6.2-alpha.263(transitive)
- Removed@spectrum-web-components/theme@0.6.4-alpha.178(transitive)