@material/line-ripple
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/line-ripple", | ||
"description": "The Material Components for the web line-ripple component", | ||
"version": "4.0.0-canary.5916d18c.0", | ||
"version": "4.0.0-canary.719b57e1.0", | ||
"license": "MIT", | ||
@@ -25,8 +25,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/animation": "4.0.0-canary.5916d18c.0", | ||
"@material/base": "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/theme": "4.0.0-canary.719b57e1.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "e3338b891c5ab3207ef8340a75490415e30e313a" | ||
"gitHead": "4184aa06e4862418697a150eaf45a13500e1c4ff" | ||
} |
113722
+ 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)