@hig/progress-bar
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,8 @@ | ||
# [@hig/progress-bar-v1.0.2](https://github.com/Autodesk/hig/compare/@hig/progress-bar@1.0.1...@hig/progress-bar@1.0.2) (2019-02-08) | ||
### Bug Fixes | ||
* bump up theme-context dependency ([b068dab](https://github.com/Autodesk/hig/commit/b068dab)) | ||
# [@hig/progress-bar-v1.0.1](https://github.com/Autodesk/hig/compare/@hig/progress-bar@1.0.0...@hig/progress-bar@1.0.1) (2019-01-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@hig/progress-bar", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "HIG Progress Bar", | ||
@@ -20,3 +20,3 @@ "author": "Autodesk Inc.", | ||
"dependencies": { | ||
"@hig/theme-context": "^2.0.0", | ||
"@hig/theme-context": "^2.1.0", | ||
"emotion": "^10.0.0", | ||
@@ -23,0 +23,0 @@ "prop-types": "^15.6.1" |
# Progress Bar | ||
The progress bar is one kind of visual indication of content loading. | ||
The progress bar is one kind of visual representation of content loading. | ||
@@ -5,0 +5,0 @@ Read more about when and how to use the Progress Bar component [on the website](https://hig.autodesk.com/web/components/progress-indicators). |
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
16913
Updated@hig/theme-context@^2.1.0