@material/focus-ring
Advanced tools
Comparing version 14.0.0-canary.207230eb8.0 to 14.0.0-canary.21e1cb9be.0
@@ -6,4 +6,8 @@ # 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.21e1cb9be.0](https://github.com/material-components/material-components-web/compare/v13.0.0...v14.0.0-canary.21e1cb9be.0) (2021-12-14) | ||
**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)) | ||
* **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.207230eb8.0", | ||
"version": "14.0.0-canary.21e1cb9be.0", | ||
"license": "MIT", | ||
@@ -22,5 +22,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "14.0.0-canary.207230eb8.0" | ||
"@material/dom": "14.0.0-canary.21e1cb9be.0", | ||
"@material/feature-targeting": "14.0.0-canary.21e1cb9be.0", | ||
"@material/rtl": "14.0.0-canary.21e1cb9be.0" | ||
}, | ||
"gitHead": "de1b12d24234ecfbfbf5a665f46c26b71016be2e" | ||
"gitHead": "091bafb203d13305d394af0cb6817b1bf05c64af" | ||
} |
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.21e1cb9be.0(transitive)
+ Added@material/feature-targeting@14.0.0-canary.21e1cb9be.0(transitive)
+ Added@material/rtl@14.0.0-canary.21e1cb9be.0(transitive)
+ Added@material/theme@14.0.0-canary.21e1cb9be.0(transitive)
- Removed@material/feature-targeting@14.0.0-canary.207230eb8.0(transitive)
Updated@material/feature-targeting@14.0.0-canary.21e1cb9be.0