@material/linear-progress
Advanced tools
Comparing version 4.0.0-canary.5916d18c.0 to 4.0.0-canary.62d3a09b.0
@@ -6,7 +6,4 @@ # Change Log | ||
# 4.0.0-canary.5916d18c.0 (2019-10-18) | ||
# 4.0.0-canary.62d3a09b.0 (2019-11-01) | ||
### Bug Fixes | ||
* **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)) | ||
**Note:** Version bump only for package @material/linear-progress |
{ | ||
"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.62d3a09b.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.62d3a09b.0", | ||
"@material/base": "4.0.0-canary.62d3a09b.0", | ||
"@material/feature-targeting": "4.0.0-canary.62d3a09b.0", | ||
"@material/theme": "4.0.0-canary.62d3a09b.0", | ||
"tslib": "^1.9.3" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "e3338b891c5ab3207ef8340a75490415e30e313a" | ||
"gitHead": "e00a9686a58b0fd5ec957d4008b6674dafd4dad2" | ||
} |
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
216261
1950
+ Added@material/animation@4.0.0-canary.62d3a09b.0(transitive)
+ Added@material/base@4.0.0-canary.62d3a09b.0(transitive)
+ Added@material/feature-targeting@4.0.0-canary.62d3a09b.0(transitive)
+ Added@material/theme@4.0.0-canary.62d3a09b.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)