@material/focus-ring
Advanced tools
Comparing version 14.0.0-canary.554c71829.0 to 14.0.0-canary.61a28b2b5.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [14.0.0-canary.554c71829.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.554c71829.0) (2021-11-16) | ||
# [14.0.0-canary.61a28b2b5.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.61a28b2b5.0) (2021-11-17) | ||
@@ -13,1 +13,2 @@ | ||
* **focus-ring:** add 2d padding customizability, RTL bugfix ([f81fb1d](https://github.com/material-components/material-components-web/commit/f81fb1d232901c17d5794499c26e746ccab1af19)) | ||
* **focus-ring:** ignore pointer events ([3ef470e](https://github.com/material-components/material-components-web/commit/3ef470efe6f1d213935dca37ad213030cdd30d88)) |
{ | ||
"name": "@material/focus-ring", | ||
"description": "The Material Components Web focus ring utilities", | ||
"version": "14.0.0-canary.554c71829.0", | ||
"version": "14.0.0-canary.61a28b2b5.0", | ||
"license": "MIT", | ||
@@ -22,6 +22,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "14.0.0-canary.554c71829.0", | ||
"@material/rtl": "14.0.0-canary.554c71829.0" | ||
"@material/dom": "14.0.0-canary.61a28b2b5.0", | ||
"@material/feature-targeting": "14.0.0-canary.61a28b2b5.0", | ||
"@material/rtl": "14.0.0-canary.61a28b2b5.0" | ||
}, | ||
"gitHead": "be0799ddf10fc34b46ab20d754f7ef73d9efbefa" | ||
"gitHead": "314b98aa8ec5a35ba8a45706765f4cd7496dd803" | ||
} |
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
6591
3
+ Added@material/dom@14.0.0-canary.61a28b2b5.0(transitive)
+ Added@material/feature-targeting@14.0.0-canary.61a28b2b5.0(transitive)
+ Added@material/rtl@14.0.0-canary.61a28b2b5.0(transitive)
+ Added@material/theme@14.0.0-canary.61a28b2b5.0(transitive)
- Removed@material/feature-targeting@14.0.0-canary.554c71829.0(transitive)
- Removed@material/rtl@14.0.0-canary.554c71829.0(transitive)
- Removed@material/theme@14.0.0-canary.554c71829.0(transitive)
Updated@material/feature-targeting@14.0.0-canary.61a28b2b5.0