@material/linear-progress
Advanced tools
Comparing version 15.0.0-canary.311ab4d4a.0 to 15.0.0-canary.311f29a60.0
@@ -6,7 +6,17 @@ # Change Log | ||
# [15.0.0-canary.311ab4d4a.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.311ab4d4a.0) (2023-02-27) | ||
# [15.0.0-canary.311f29a60.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.311f29a60.0) (2024-04-23) | ||
### Bug Fixes | ||
* **linearprogress:** Fix `track-color` in Theming API ([79b1b61](https://github.com/material-components/material-components-web/commit/79b1b612b9ec10a42caf5946efdead14e44e7f7a)) | ||
* **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:** Add `bar-and-track-height` token ([51f9c0c](https://github.com/material-components/material-components-web/commit/51f9c0c28888cc20bcfd982e3c3ee6d8701b276c)) | ||
* **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.311ab4d4a.0", | ||
"version": "15.0.0-canary.311f29a60.0", | ||
"license": "MIT", | ||
@@ -20,9 +20,9 @@ "main": "dist/mdc.linearProgress.js", | ||
"dependencies": { | ||
"@material/animation": "15.0.0-canary.311ab4d4a.0", | ||
"@material/base": "15.0.0-canary.311ab4d4a.0", | ||
"@material/dom": "15.0.0-canary.311ab4d4a.0", | ||
"@material/feature-targeting": "15.0.0-canary.311ab4d4a.0", | ||
"@material/progress-indicator": "15.0.0-canary.311ab4d4a.0", | ||
"@material/rtl": "15.0.0-canary.311ab4d4a.0", | ||
"@material/theme": "15.0.0-canary.311ab4d4a.0", | ||
"@material/animation": "15.0.0-canary.311f29a60.0", | ||
"@material/base": "15.0.0-canary.311f29a60.0", | ||
"@material/dom": "15.0.0-canary.311f29a60.0", | ||
"@material/feature-targeting": "15.0.0-canary.311f29a60.0", | ||
"@material/progress-indicator": "15.0.0-canary.311f29a60.0", | ||
"@material/rtl": "15.0.0-canary.311f29a60.0", | ||
"@material/theme": "15.0.0-canary.311f29a60.0", | ||
"tslib": "^2.1.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "07f8d2f7bb4b2f30e60a6bd8739befd9d17bfbfc" | ||
"gitHead": "7bc0264e163e842f0f96c1dbf7a468c022db1497" | ||
} |
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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
682361
5876
+ Added@material/animation@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/base@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/dom@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/feature-targeting@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/progress-indicator@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/rtl@15.0.0-canary.311f29a60.0(transitive)
+ Added@material/theme@15.0.0-canary.311f29a60.0(transitive)
- Removed@material/animation@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/base@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/dom@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/feature-targeting@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/progress-indicator@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/rtl@15.0.0-canary.311ab4d4a.0(transitive)
- Removed@material/theme@15.0.0-canary.311ab4d4a.0(transitive)
Updated@material/feature-targeting@15.0.0-canary.311f29a60.0
Updated@material/progress-indicator@15.0.0-canary.311f29a60.0