@material/touch-target
Advanced tools
Comparing version 4.0.0-canary.199534d61.0 to 4.0.0-canary.22d7ad2fb.0
@@ -6,2 +6,16 @@ # Change Log | ||
# [4.0.0-canary.22d7ad2fb.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.22d7ad2fb.0) (2019-10-15) | ||
### Features | ||
* **button:** Add support for increased touch target to button. ([#4948](https://github.com/material-components/material-components-web/issues/4948)) ([1d7a2e6](https://github.com/material-components/material-components-web/commit/1d7a2e6)) | ||
* **checkbox:** Add support for 48px touch target ([#5025](https://github.com/material-components/material-components-web/issues/5025)) ([b5685a8](https://github.com/material-components/material-components-web/commit/b5685a8)) | ||
* **chips:** Add support for increased touch target to chips. ([#4970](https://github.com/material-components/material-components-web/issues/4970)) ([6aa109d](https://github.com/material-components/material-components-web/commit/6aa109d)) | ||
* **touch-target:** Add touch target mixins. ([#4940](https://github.com/material-components/material-components-web/issues/4940)) ([b2e0fea](https://github.com/material-components/material-components-web/commit/b2e0fea)) | ||
# [4.0.0-canary.199534d61.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.199534d61.0) (2019-09-27) | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@material/touch-target", | ||
"description": "Touch target mixins and variables for Material Components for the web", | ||
"version": "4.0.0-canary.199534d61.0", | ||
"version": "4.0.0-canary.22d7ad2fb.0", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "^4.0.0-canary.199534d61.0" | ||
"@material/feature-targeting": "^4.0.0-canary.22d7ad2fb.0" | ||
}, | ||
@@ -24,3 +24,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c35810420b70c99e38a1438e1fd44e4bb84e21be" | ||
"gitHead": "bdc05bd56f8cbc11face1f0f2787fdb17f450fe3" | ||
} |
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
34274