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

@material/fab

Package Overview
Dependencies
Maintainers
17
Versions
1700
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/fab - npm Package Compare versions

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

13

CHANGELOG.md

@@ -6,3 +6,3 @@ # 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)

@@ -14,6 +14,17 @@

* **fab:** Add overflow: visible to make touch target visible in… ([#5241](https://github.com/material-components/material-components-web/issues/5241)) ([5850080](https://github.com/material-components/material-components-web/commit/5850080))
* **fab:** Adjust fab line-height ([#5254](https://github.com/material-components/material-components-web/issues/5254)) ([525989b](https://github.com/material-components/material-components-web/commit/525989b))
### Code Refactoring
* **touchtarget:** Rename mdc-touch-target-component => mdc… ([#5245](https://github.com/material-components/material-components-web/issues/5245)) ([afe0dd1](https://github.com/material-components/material-components-web/commit/afe0dd1))
### Features
* **fab:** Add support for increased touch target to mini FAB. ([#5231](https://github.com/material-components/material-components-web/issues/5231)) ([0c4d8f3](https://github.com/material-components/material-components-web/commit/0c4d8f3))
### BREAKING CHANGES
* **touchtarget:** Renames mixin from mdc-touch-target-component => mdc-touch-target-margin

22

package.json
{
"name": "@material/fab",
"description": "The Material Components for the web floating action button component",
"version": "5.0.0-canary.66299b646.0",
"version": "5.0.0-canary.7084b403a.0",
"license": "MIT",

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

"dependencies": {
"@material/animation": "5.0.0-canary.66299b646.0",
"@material/elevation": "5.0.0-canary.66299b646.0",
"@material/feature-targeting": "5.0.0-canary.66299b646.0",
"@material/ripple": "5.0.0-canary.66299b646.0",
"@material/rtl": "5.0.0-canary.66299b646.0",
"@material/shape": "5.0.0-canary.66299b646.0",
"@material/theme": "5.0.0-canary.66299b646.0",
"@material/touch-target": "5.0.0-canary.66299b646.0",
"@material/typography": "5.0.0-canary.66299b646.0"
"@material/animation": "5.0.0-canary.7084b403a.0",
"@material/elevation": "5.0.0-canary.7084b403a.0",
"@material/feature-targeting": "5.0.0-canary.7084b403a.0",
"@material/ripple": "5.0.0-canary.7084b403a.0",
"@material/rtl": "5.0.0-canary.7084b403a.0",
"@material/shape": "5.0.0-canary.7084b403a.0",
"@material/theme": "5.0.0-canary.7084b403a.0",
"@material/touch-target": "5.0.0-canary.7084b403a.0",
"@material/typography": "5.0.0-canary.7084b403a.0"
},
"gitHead": "4bcc7c183ed18cfdcbaf564e317231824ea91b6b"
"gitHead": "6a82bd7664073498cf25876314019948f3295c87"
}

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