@material/progress-indicator
Advanced tools
Comparing version 6.0.0-canary.26c049afa.0 to 6.0.0-canary.2cc6966f6.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [6.0.0-canary.26c049afa.0](https://github.com/material-components/material-components-web/compare/v5.1.0...v6.0.0-canary.26c049afa.0) (2020-03-10) | ||
# [6.0.0-canary.2cc6966f6.0](https://github.com/material-components/material-components-web/compare/v5.1.0...v6.0.0-canary.2cc6966f6.0) (2020-03-24) | ||
**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.26c049afa.0", | ||
"version": "6.0.0-canary.2cc6966f6.0", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "sideEffects": false, | ||
}, | ||
"gitHead": "042ad06994baa2c42398713e57185e4bafc82a3a" | ||
"gitHead": "4af7a6e31c561afa46ba7b74cb35de52099583ed" | ||
} |
@@ -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