Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@material/icon-button

Package Overview
Dependencies
Maintainers
17
Versions
1664
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/icon-button - npm Package Compare versions

Comparing version 5.0.0-canary.66299b646.0 to 5.0.0-canary.7084b403a.0

7

CHANGELOG.md

@@ -6,4 +6,7 @@ # Change Log

# [5.0.0-canary.66299b646.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.66299b646.0) (2019-11-08)
# [5.0.0-canary.7084b403a.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.7084b403a.0) (2019-11-15)
**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.66299b646.0",
"version": "5.0.0-canary.7084b403a.0",
"license": "MIT",

@@ -23,6 +23,6 @@ "main": "dist/mdc.iconButton.js",

"dependencies": {
"@material/base": "5.0.0-canary.66299b646.0",
"@material/feature-targeting": "5.0.0-canary.66299b646.0",
"@material/ripple": "5.0.0-canary.66299b646.0",
"@material/theme": "5.0.0-canary.66299b646.0",
"@material/base": "5.0.0-canary.7084b403a.0",
"@material/feature-targeting": "5.0.0-canary.7084b403a.0",
"@material/ripple": "5.0.0-canary.7084b403a.0",
"@material/theme": "5.0.0-canary.7084b403a.0",
"tslib": "^1.9.3"

@@ -33,3 +33,3 @@ },

},
"gitHead": "4bcc7c183ed18cfdcbaf564e317231824ea91b6b"
"gitHead": "6a82bd7664073498cf25876314019948f3295c87"
}

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc