Socket
Socket
Sign inDemoInstall

@material/floating-label

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/floating-label - npm Package Compare versions

Comparing version 4.0.0-canary.0 to 4.0.0-canary.1

32

CHANGELOG.md

@@ -6,2 +6,34 @@ # Change Log

# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09)
### Features
* **text-field:** Center align inner elements for dynamic height ([#4990](https://github.com/material-components/material-components-web/issues/4990)) ([4d94b22](https://github.com/material-components/material-components-web/commit/4d94b22))
### BREAKING CHANGES
* **text-field:** Removed sass variable in notched outline - `$mdc-notched-outline-transition-duration`.
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09)
### Features
* **text-field:** Center align inner elements for dynamic height ([#4990](https://github.com/material-components/material-components-web/issues/4990)) ([4d94b22](https://github.com/material-components/material-components-web/commit/4d94b22))
### BREAKING CHANGES
* **text-field:** Removed sass variable in notched outline - `$mdc-notched-outline-transition-duration`.
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05)

@@ -8,0 +40,0 @@

14

package.json
{
"name": "@material/floating-label",
"description": "The Material Components for the web floating-label component",
"version": "4.0.0-canary.0",
"version": "4.0.0-canary.1",
"license": "MIT",

@@ -25,10 +25,10 @@ "keywords": [

"dependencies": {
"@material/animation": "^4.0.0-canary.0",
"@material/base": "^4.0.0-canary.0",
"@material/rtl": "^4.0.0-canary.0",
"@material/theme": "^4.0.0-canary.0",
"@material/typography": "^4.0.0-canary.0",
"@material/animation": "^4.0.0-canary.1",
"@material/base": "^4.0.0-canary.1",
"@material/rtl": "^4.0.0-canary.1",
"@material/theme": "^4.0.0-canary.1",
"@material/typography": "^4.0.0-canary.1",
"tslib": "^1.9.3"
},
"gitHead": "a9e69493144f4246efe28a958126afc2fedebd60"
"gitHead": "edc72a4d7d6a61d61620fd05a80e2491e518bccf"
}

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