@material/linear-progress
Advanced tools
Comparing version 15.0.0-canary.4e840d685.0 to 15.0.0-canary.4fe911371.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [15.0.0-canary.4e840d685.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.4e840d685.0) (2023-05-02) | ||
# [15.0.0-canary.4fe911371.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.4fe911371.0) (2023-06-07) | ||
@@ -21,1 +21,3 @@ | ||
* **linearprogress:** Added theme mixin that declares custom properties in MDC linear progress ([d25f340](https://github.com/material-components/material-components-web/commit/d25f3404c0a8658f2639cd7845a98aef62063988)) | ||
* **linearprogress:** Implement `track-shape` token ([90291f2](https://github.com/material-components/material-components-web/commit/90291f2e27c48df2958bdf5fd1854b79f032cf96)) | ||
* **linearprogress:** Implement separate `track-height` and `active-indicator-height` tokens ([3b5b55e](https://github.com/material-components/material-components-web/commit/3b5b55e31a3f69bc1b4f380f57b9276bfb2ad4a8)) |
{ | ||
"name": "@material/linear-progress", | ||
"description": "The Material Components for the web linear progress indicator component", | ||
"version": "15.0.0-canary.4e840d685.0", | ||
"version": "15.0.0-canary.4fe911371.0", | ||
"license": "MIT", | ||
@@ -20,9 +20,9 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "15.0.0-canary.4e840d685.0", | ||
"@material/base": "15.0.0-canary.4e840d685.0", | ||
"@material/dom": "15.0.0-canary.4e840d685.0", | ||
"@material/feature-targeting": "15.0.0-canary.4e840d685.0", | ||
"@material/progress-indicator": "15.0.0-canary.4e840d685.0", | ||
"@material/rtl": "15.0.0-canary.4e840d685.0", | ||
"@material/theme": "15.0.0-canary.4e840d685.0", | ||
"@material/animation": "15.0.0-canary.4fe911371.0", | ||
"@material/base": "15.0.0-canary.4fe911371.0", | ||
"@material/dom": "15.0.0-canary.4fe911371.0", | ||
"@material/feature-targeting": "15.0.0-canary.4fe911371.0", | ||
"@material/progress-indicator": "15.0.0-canary.4fe911371.0", | ||
"@material/rtl": "15.0.0-canary.4fe911371.0", | ||
"@material/theme": "15.0.0-canary.4fe911371.0", | ||
"tslib": "^2.1.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "feb1f9f53257b520aff6dfe5dd1a15e319e73a40" | ||
"gitHead": "a9de53a24d5e0f79f94310f061cdf2ab718df7f4" | ||
} |
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
682293
5876
+ Added@material/animation@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/base@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/dom@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/progress-indicator@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/rtl@15.0.0-canary.4fe911371.0(transitive)
+ Added@material/theme@15.0.0-canary.4fe911371.0(transitive)
- Removed@material/animation@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/base@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/dom@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/progress-indicator@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/rtl@15.0.0-canary.4e840d685.0(transitive)
- Removed@material/theme@15.0.0-canary.4e840d685.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.4fe911371.0
Updated@material/progress-indicator@15.0.0-canary.4fe911371.0