@material/linear-progress
Advanced tools
Comparing version 4.0.0-canary.5916d18c.0 to 4.0.0-canary.719b57e1.0
@@ -6,3 +6,3 @@ # Change Log | ||
# 4.0.0-canary.5916d18c.0 (2019-10-18) | ||
# 4.0.0-canary.719b57e1.0 (2019-11-01) | ||
@@ -12,2 +12,2 @@ | ||
* **ripple:** Remove unnecessary overflow: hidden. ([#5191](https://github.com/material-components/material-components-web/issues/5191)) ([5916d18](https://github.com/material-components/material-components-web/commit/5916d18)) | ||
* **text-field:** Updated shape mixins to set density scale ([#5207](https://github.com/material-components/material-components-web/issues/5207)) ([719b57e](https://github.com/material-components/material-components-web/commit/719b57e)) |
{ | ||
"name": "@material/linear-progress", | ||
"description": "The Material Components for the web linear progress indicator component", | ||
"version": "4.0.0-canary.5916d18c.0", | ||
"version": "4.0.0-canary.719b57e1.0", | ||
"license": "MIT", | ||
@@ -21,6 +21,6 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "4.0.0-canary.5916d18c.0", | ||
"@material/base": "4.0.0-canary.5916d18c.0", | ||
"@material/feature-targeting": "4.0.0-canary.5916d18c.0", | ||
"@material/theme": "4.0.0-canary.5916d18c.0", | ||
"@material/animation": "4.0.0-canary.719b57e1.0", | ||
"@material/base": "4.0.0-canary.719b57e1.0", | ||
"@material/feature-targeting": "4.0.0-canary.719b57e1.0", | ||
"@material/theme": "4.0.0-canary.719b57e1.0", | ||
"tslib": "^1.9.3" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "e3338b891c5ab3207ef8340a75490415e30e313a" | ||
"gitHead": "4184aa06e4862418697a150eaf45a13500e1c4ff" | ||
} |
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
216448
1950
+ Added@material/animation@4.0.0-canary.719b57e1.0(transitive)
+ Added@material/base@4.0.0-canary.719b57e1.0(transitive)
+ Added@material/feature-targeting@4.0.0-canary.719b57e1.0(transitive)
+ Added@material/theme@4.0.0-canary.719b57e1.0(transitive)
- Removed@material/animation@4.0.0-canary.5916d18c.0(transitive)
- Removed@material/base@4.0.0-canary.5916d18c.0(transitive)
- Removed@material/feature-targeting@4.0.0-canary.5916d18c.0(transitive)
- Removed@material/theme@4.0.0-canary.5916d18c.0(transitive)