@material/linear-progress
Advanced tools
Comparing version 15.0.0-canary.e8912fd37.0 to 15.0.0-canary.ea2191426.0
@@ -6,7 +6,13 @@ # Change Log | ||
# [15.0.0-canary.e8912fd37.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.e8912fd37.0) (2023-01-26) | ||
# [15.0.0-canary.ea2191426.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.ea2191426.0) (2023-04-11) | ||
### Bug Fixes | ||
* **linearprogress:** Fix buffer dots animation when track height is increased ([0c53abc](https://github.com/material-components/material-components-web/commit/0c53abc81c05b9afecc127380c700c99fac5d2f8)) | ||
* **linearprogress:** Fix missing buffering keyframes ([ea21914](https://github.com/material-components/material-components-web/commit/ea219142617255a2b365823701b6ea43ff9a9611)) | ||
### Features | ||
* **linearprogress:** Added theme mixin that declares custom properties in MDC linear progress ([d25f340](https://github.com/material-components/material-components-web/commit/d25f3404c0a8658f2639cd7845a98aef62063988)) |
{ | ||
"name": "@material/linear-progress", | ||
"description": "The Material Components for the web linear progress indicator component", | ||
"version": "15.0.0-canary.e8912fd37.0", | ||
"version": "15.0.0-canary.ea2191426.0", | ||
"license": "MIT", | ||
@@ -20,9 +20,9 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "15.0.0-canary.e8912fd37.0", | ||
"@material/base": "15.0.0-canary.e8912fd37.0", | ||
"@material/dom": "15.0.0-canary.e8912fd37.0", | ||
"@material/feature-targeting": "15.0.0-canary.e8912fd37.0", | ||
"@material/progress-indicator": "15.0.0-canary.e8912fd37.0", | ||
"@material/rtl": "15.0.0-canary.e8912fd37.0", | ||
"@material/theme": "15.0.0-canary.e8912fd37.0", | ||
"@material/animation": "15.0.0-canary.ea2191426.0", | ||
"@material/base": "15.0.0-canary.ea2191426.0", | ||
"@material/dom": "15.0.0-canary.ea2191426.0", | ||
"@material/feature-targeting": "15.0.0-canary.ea2191426.0", | ||
"@material/progress-indicator": "15.0.0-canary.ea2191426.0", | ||
"@material/rtl": "15.0.0-canary.ea2191426.0", | ||
"@material/theme": "15.0.0-canary.ea2191426.0", | ||
"tslib": "^2.1.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "72b44fe55689bb591aeaddf242920ba73a6e5bb6" | ||
"gitHead": "8723a8c5fa13530d57b1651464ec28e9ed1d4bb2" | ||
} |
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
663075
5810
+ Added@material/animation@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/base@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/dom@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/progress-indicator@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/rtl@15.0.0-canary.ea2191426.0(transitive)
+ Added@material/theme@15.0.0-canary.ea2191426.0(transitive)
- Removed@material/animation@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/base@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/dom@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/progress-indicator@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/rtl@15.0.0-canary.e8912fd37.0(transitive)
- Removed@material/theme@15.0.0-canary.e8912fd37.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.ea2191426.0
Updated@material/progress-indicator@15.0.0-canary.ea2191426.0