@material/icon-button
Advanced tools
Comparing version 5.0.0-canary.491fddc31.0 to 5.0.0-canary.525989b5d.0
@@ -6,4 +6,7 @@ # Change Log | ||
# [5.0.0-canary.491fddc31.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.491fddc31.0) (2019-11-08) | ||
# [5.0.0-canary.525989b5d.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.525989b5d.0) (2019-11-14) | ||
**Note:** Version bump only for package @material/icon-button | ||
### Features | ||
* **icon-button:** Add disabled state color mixins ([#5246](https://github.com/material-components/material-components-web/issues/5246)) ([7161170](https://github.com/material-components/material-components-web/commit/7161170)) |
{ | ||
"name": "@material/icon-button", | ||
"description": "The Material Components for the web icon button component", | ||
"version": "5.0.0-canary.491fddc31.0", | ||
"version": "5.0.0-canary.525989b5d.0", | ||
"license": "MIT", | ||
@@ -23,6 +23,6 @@ "main": "dist/mdc.iconButton.js", | ||
"dependencies": { | ||
"@material/base": "5.0.0-canary.491fddc31.0", | ||
"@material/feature-targeting": "5.0.0-canary.491fddc31.0", | ||
"@material/ripple": "5.0.0-canary.491fddc31.0", | ||
"@material/theme": "5.0.0-canary.491fddc31.0", | ||
"@material/base": "5.0.0-canary.525989b5d.0", | ||
"@material/feature-targeting": "5.0.0-canary.525989b5d.0", | ||
"@material/ripple": "5.0.0-canary.525989b5d.0", | ||
"@material/theme": "5.0.0-canary.525989b5d.0", | ||
"tslib": "^1.9.3" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "36ec62985e32e24263ca2d444e04a01d98ba02eb" | ||
"gitHead": "2fcf375cfb22882468cdbfe126d349a996b450ad" | ||
} |
@@ -170,2 +170,3 @@ <!--docs: | ||
`mdc-icon-button-ink-color($color)` | Sets the font color and the ripple color to the provided color value. | ||
`mdc-icon-button-disabled-ink-color($color)` | Sets the font color to the provided color value for a disabled icon button. | ||
@@ -172,0 +173,0 @@ ## `MDCIconButtonToggle` Properties and Methods |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
314021
2569
203
+ Added@material/animation@5.0.0-canary.525989b5d.0(transitive)
+ Added@material/base@5.0.0-canary.525989b5d.0(transitive)
+ Added@material/dom@5.0.0-canary.525989b5d.0(transitive)
+ Added@material/feature-targeting@5.0.0-canary.525989b5d.0(transitive)
+ Added@material/ripple@5.0.0-canary.525989b5d.0(transitive)
+ Added@material/theme@5.0.0-canary.525989b5d.0(transitive)
- Removed@material/animation@5.0.0-canary.491fddc31.0(transitive)
- Removed@material/base@5.0.0-canary.491fddc31.0(transitive)
- Removed@material/dom@5.0.0-canary.491fddc31.0(transitive)
- Removed@material/feature-targeting@5.0.0-canary.491fddc31.0(transitive)
- Removed@material/ripple@5.0.0-canary.491fddc31.0(transitive)
- Removed@material/theme@5.0.0-canary.491fddc31.0(transitive)