@material/icon-button
Advanced tools
Comparing version 15.0.0-canary.112715df5.0 to 15.0.0-canary.113b1a38e.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [15.0.0-canary.112715df5.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.112715df5.0) (2023-03-13) | ||
# [15.0.0-canary.113b1a38e.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.113b1a38e.0) (2023-04-10) | ||
@@ -21,2 +21,3 @@ | ||
* **button:** Ripple styles do not update on hover for disabled buttons. ([bf86521](https://github.com/material-components/material-components-web/commit/bf86521f45b74c35f2f443dfb41a0c8361b5cf2c)) | ||
* Update icon button theme `size` function to be able to accept values with rem units. ([0e3dc8e](https://github.com/material-components/material-components-web/commit/0e3dc8e3892e2cda93062eb64ff498dbc18203f3)) |
{ | ||
"name": "@material/icon-button", | ||
"description": "The Material Components for the web icon button component", | ||
"version": "15.0.0-canary.112715df5.0", | ||
"version": "15.0.0-canary.113b1a38e.0", | ||
"license": "MIT", | ||
@@ -22,12 +22,12 @@ "main": "dist/mdc.iconButton.js", | ||
"dependencies": { | ||
"@material/base": "15.0.0-canary.112715df5.0", | ||
"@material/density": "15.0.0-canary.112715df5.0", | ||
"@material/dom": "15.0.0-canary.112715df5.0", | ||
"@material/elevation": "15.0.0-canary.112715df5.0", | ||
"@material/feature-targeting": "15.0.0-canary.112715df5.0", | ||
"@material/focus-ring": "15.0.0-canary.112715df5.0", | ||
"@material/ripple": "15.0.0-canary.112715df5.0", | ||
"@material/rtl": "15.0.0-canary.112715df5.0", | ||
"@material/theme": "15.0.0-canary.112715df5.0", | ||
"@material/touch-target": "15.0.0-canary.112715df5.0", | ||
"@material/base": "15.0.0-canary.113b1a38e.0", | ||
"@material/density": "15.0.0-canary.113b1a38e.0", | ||
"@material/dom": "15.0.0-canary.113b1a38e.0", | ||
"@material/elevation": "15.0.0-canary.113b1a38e.0", | ||
"@material/feature-targeting": "15.0.0-canary.113b1a38e.0", | ||
"@material/focus-ring": "15.0.0-canary.113b1a38e.0", | ||
"@material/ripple": "15.0.0-canary.113b1a38e.0", | ||
"@material/rtl": "15.0.0-canary.113b1a38e.0", | ||
"@material/theme": "15.0.0-canary.113b1a38e.0", | ||
"@material/touch-target": "15.0.0-canary.113b1a38e.0", | ||
"tslib": "^2.1.0" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "3894873450b9dff1b92031fcd1d00ed1ec3ba9ce" | ||
"gitHead": "3613349b6481f716239e1a73c710c0d5fe44df72" | ||
} |
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
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
777254
6184
+ Added@material/animation@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/base@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/density@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/dom@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/elevation@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/focus-ring@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/ripple@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/rtl@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/theme@15.0.0-canary.113b1a38e.0(transitive)
+ Added@material/touch-target@15.0.0-canary.113b1a38e.0(transitive)
- Removed@material/animation@15.0.0-canary.112715df5.0(transitive)
- Removed@material/base@15.0.0-canary.112715df5.0(transitive)
- Removed@material/density@15.0.0-canary.112715df5.0(transitive)
- Removed@material/dom@15.0.0-canary.112715df5.0(transitive)
- Removed@material/elevation@15.0.0-canary.112715df5.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.112715df5.0(transitive)
- Removed@material/focus-ring@15.0.0-canary.112715df5.0(transitive)
- Removed@material/ripple@15.0.0-canary.112715df5.0(transitive)
- Removed@material/rtl@15.0.0-canary.112715df5.0(transitive)
- Removed@material/theme@15.0.0-canary.112715df5.0(transitive)
- Removed@material/touch-target@15.0.0-canary.112715df5.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.113b1a38e.0