@khanacademy/wonder-blocks-progress-spinner
Advanced tools
Comparing version 1.1.35 to 1.1.36
# @khanacademy/wonder-blocks-progress-spinner | ||
## 1.1.36 | ||
### Patch Changes | ||
- Updated dependencies [175a2dd2] | ||
- @khanacademy/wonder-blocks-core@4.5.0 | ||
## 1.1.35 | ||
@@ -4,0 +11,0 @@ |
10
docs.md
@@ -1,7 +0,5 @@ | ||
Progress spinners to be used when indicating that some piece of content is loading. They come in three sizes (default, small, and xsmall) and also in light and dark varities. By default `CircularSpinner` should be used for most loading indicators. | ||
Documentation for `@khanacademy/wonder-blocks-progress-spinner` is now in Storybook. | ||
```js | ||
import {CircularSpinner} from "@khanacademy/wonder-blocks-progress-spinner"; | ||
<CircularSpinner /> | ||
``` | ||
Visit the [Storybook | ||
ProgressSpiner](https://khan.github.io/wonder-blocks/?path=/docs/progressspinner) | ||
docs on GitHub Pages. |
{ | ||
"name": "@khanacademy/wonder-blocks-progress-spinner", | ||
"version": "1.1.35", | ||
"version": "1.1.36", | ||
"design": "v1", | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
"@khanacademy/wonder-blocks-color": "^1.2.0", | ||
"@khanacademy/wonder-blocks-core": "^4.4.0", | ||
"@khanacademy/wonder-blocks-core": "^4.5.0", | ||
"@khanacademy/wonder-blocks-spacing": "^3.0.5" | ||
@@ -23,0 +23,0 @@ }, |
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
26586
10
577