@material/progress-indicator
Advanced tools
Comparing version 6.0.0-canary.7ec96974e.0 to 6.0.0-canary.82fa986b9.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [6.0.0-canary.7ec96974e.0](https://github.com/material-components/material-components-web/compare/v5.0.0...v6.0.0-canary.7ec96974e.0) (2020-02-24) | ||
# [6.0.0-canary.82fa986b9.0](https://github.com/material-components/material-components-web/compare/v5.1.0...v6.0.0-canary.82fa986b9.0) (2020-04-08) | ||
**Note:** Version bump only for package @material/progress-indicator |
{ | ||
"name": "@material/progress-indicator", | ||
"description": "The Material Components for the web interface for Progress Indicators", | ||
"version": "6.0.0-canary.7ec96974e.0", | ||
"version": "6.0.0-canary.82fa986b9.0", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "79d3bd54f6272eb54a09e4cbd6a0e62f64e30a98" | ||
"gitHead": "4fd9bd21072735eb447e594a5fade5eb1e846831" | ||
} |
@@ -11,3 +11,3 @@ <!--docs: | ||
# Progress Indicators | ||
The MDC Progress Indicator component exposes common foundation and component interfaces for a progress indicator. Components that implement these interfaces include [linear progress](https://github.com/material-components/material-components-web/tree/master/packages/mdc-linear-progress) and circular progress (WIP). | ||
The MDC Progress Indicator component exposes common foundation and component interfaces for a progress indicator. Components that implement these interfaces include [linear progress](https://github.com/material-components/material-components-web/tree/master/packages/mdc-linear-progress) and [circular progress](https://github.com/material-components/material-components-web/tree/master/packages/mdc-circular-progress). | ||
[Material Design progress & activity requirements](https://material.io/go/design-progress-indicators). | ||
@@ -14,0 +14,0 @@ |
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
13211