Socket
Socket
Sign inDemoInstall

@material/button

Package Overview
Dependencies
15
Maintainers
14
Versions
1698
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-canary.7f17127d5.0 to 15.0.0-canary.7f224ddd4.0

8

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

# [15.0.0-canary.7f17127d5.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.7f17127d5.0) (2022-11-03)
# [15.0.0-canary.7f224ddd4.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.7f224ddd4.0) (2023-12-28)

@@ -12,3 +12,6 @@

* **button:** fix theme elevation resolver ([2528c1c](https://github.com/material-components/material-components-web/commit/2528c1c3b6b2a9870807df8c03c49ea45db811b7))
* The focus ring shouldn't ignore the container-shape value ([7a3942e](https://github.com/material-components/material-components-web/commit/7a3942e7ad206c3754dd34e2da62b88e4a9dc311))
* **button:** add `pressed-outline-color` key ([ab55c07](https://github.com/material-components/material-components-web/commit/ab55c07d28e2a10b30260021e97f8c337208e937))
* **button:** Add line-height: initial to button progress indicator class ([602fe8e](https://github.com/material-components/material-components-web/commit/602fe8efa3f3c9a41c7f74a7c5717a0abdec0c60))
* **button:** Attribute `hidden` now correctly hides the button. ([88db019](https://github.com/material-components/material-components-web/commit/88db019902ca09811794b202d66ce1f9f2e54aec))

@@ -20,2 +23,5 @@ * **button:** Refactored HCM focus ring into a base style with display: none so mixins can be applied to both a visible non-HCM ring and the HCM ring without extra specificity to override ripple-theme.focus selectors ([6a61d62](https://github.com/material-components/material-components-web/commit/6a61d62f6b2b1f6b4bcf7477bdad46ba4139e5c8))

* **button:** Introduced a new token: `"keep-touch-target"` to the `theme` mixin. ([21d1196](https://github.com/material-components/material-components-web/commit/21d1196a7cae2760582c1cefb64e418e99f7d9b2))
* **button:** Mixin styling for progress buttons ([2860d24](https://github.com/material-components/material-components-web/commit/2860d244d9fc4c5bf47d3f03e7dc60bbfc56c7c9))
* **button:** Support state-layer-color theming for buttons and icon-buttons ([127a44b](https://github.com/material-components/material-components-web/commit/127a44b284698c40533b2e52cd0311ec689aa026))
* **touch-target:** margin mixin now also allows custom property maps as arguments. ([dd99c87](https://github.com/material-components/material-components-web/commit/dd99c87645f91ff535df8d50be84ffcfd643ae47))

28

package.json
{
"name": "@material/button",
"description": "The Material Components for the web button component",
"version": "15.0.0-canary.7f17127d5.0",
"version": "15.0.0-canary.7f224ddd4.0",
"license": "MIT",

@@ -18,17 +18,17 @@ "keywords": [

"dependencies": {
"@material/density": "15.0.0-canary.7f17127d5.0",
"@material/dom": "15.0.0-canary.7f17127d5.0",
"@material/elevation": "15.0.0-canary.7f17127d5.0",
"@material/feature-targeting": "15.0.0-canary.7f17127d5.0",
"@material/focus-ring": "15.0.0-canary.7f17127d5.0",
"@material/ripple": "15.0.0-canary.7f17127d5.0",
"@material/rtl": "15.0.0-canary.7f17127d5.0",
"@material/shape": "15.0.0-canary.7f17127d5.0",
"@material/theme": "15.0.0-canary.7f17127d5.0",
"@material/tokens": "15.0.0-canary.7f17127d5.0",
"@material/touch-target": "15.0.0-canary.7f17127d5.0",
"@material/typography": "15.0.0-canary.7f17127d5.0",
"@material/density": "15.0.0-canary.7f224ddd4.0",
"@material/dom": "15.0.0-canary.7f224ddd4.0",
"@material/elevation": "15.0.0-canary.7f224ddd4.0",
"@material/feature-targeting": "15.0.0-canary.7f224ddd4.0",
"@material/focus-ring": "15.0.0-canary.7f224ddd4.0",
"@material/ripple": "15.0.0-canary.7f224ddd4.0",
"@material/rtl": "15.0.0-canary.7f224ddd4.0",
"@material/shape": "15.0.0-canary.7f224ddd4.0",
"@material/theme": "15.0.0-canary.7f224ddd4.0",
"@material/tokens": "15.0.0-canary.7f224ddd4.0",
"@material/touch-target": "15.0.0-canary.7f224ddd4.0",
"@material/typography": "15.0.0-canary.7f224ddd4.0",
"tslib": "^2.1.0"
},
"gitHead": "26e22af93057c0fa00e7fa9eb104abdc96131eec"
"gitHead": "ff8ff3ce455054f1532d1ae0983f40634a524886"
}

@@ -27,2 +27,3 @@ /**

import * as path from 'path';
import {expectStylesWithNoFeaturesToBeEmpty} from '../../../testing/featuretargeting';

@@ -29,0 +30,0 @@

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc