@material/focus-ring
Advanced tools
Comparing version 14.0.0-canary.207230eb8.0 to 14.0.0-canary.554c71829.0
@@ -6,4 +6,7 @@ # Change Log | ||
# [14.0.0-canary.207230eb8.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.207230eb8.0) (2021-11-11) | ||
# [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) | ||
**Note:** Version bump only for package @material/focus-ring | ||
### Bug Fixes | ||
* **focus-ring:** add 2d padding customizability, RTL bugfix ([f81fb1d](https://github.com/material-components/material-components-web/commit/f81fb1d232901c17d5794499c26e746ccab1af19)) |
{ | ||
"name": "@material/focus-ring", | ||
"description": "The Material Components Web focus ring utilities", | ||
"version": "14.0.0-canary.207230eb8.0", | ||
"version": "14.0.0-canary.554c71829.0", | ||
"license": "MIT", | ||
@@ -22,5 +22,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "14.0.0-canary.207230eb8.0" | ||
"@material/feature-targeting": "14.0.0-canary.554c71829.0", | ||
"@material/rtl": "14.0.0-canary.554c71829.0" | ||
}, | ||
"gitHead": "de1b12d24234ecfbfbf5a665f46c26b71016be2e" | ||
"gitHead": "be0799ddf10fc34b46ab20d754f7ef73d9efbefa" | ||
} |
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
6123
2
+ Added@material/feature-targeting@14.0.0-canary.554c71829.0(transitive)
+ Added@material/rtl@14.0.0-canary.554c71829.0(transitive)
+ Added@material/theme@14.0.0-canary.554c71829.0(transitive)
- Removed@material/feature-targeting@14.0.0-canary.207230eb8.0(transitive)
Updated@material/feature-targeting@14.0.0-canary.554c71829.0