@lion/progress-indicator
Advanced tools
Comparing version 0.4.0 to 0.4.1
# @lion/progress-indicator | ||
## 0.4.1 | ||
### Patch Changes | ||
- 59dad284: Removed lion-specific component namings from overview.md files | ||
## 0.4.0 | ||
@@ -4,0 +10,0 @@ |
# Content >> Progress Indicator >> Overview ||10 | ||
`lion-progress-indicator` implements accessibility requirements for progress indicators. | ||
A web component that implements accessibility requirements for progress indicators. | ||
@@ -9,7 +9,7 @@ ```html | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/6f2b6f940a0875091f1d940f45f0cd32dffce9ac/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/80e1f79e0b9f3e9a6607c5b6c797aee575401603/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
## Features | ||
`LionProgressIndicator` is designed to be extended to add visuals. | ||
This component is designed to be extended in order to add visuals. | ||
@@ -16,0 +16,0 @@ - Accessibility compliant |
{ | ||
"name": "@lion/progress-indicator", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "A progress indicator that is easily styleable and accessible in all contexts", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
# Content >> Progress Indicator >> Overview ||10 | ||
`lion-progress-indicator` implements accessibility requirements for progress indicators. | ||
A web component that implements accessibility requirements for progress indicators. | ||
@@ -9,7 +9,7 @@ ```html | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/6f2b6f940a0875091f1d940f45f0cd32dffce9ac/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
Note: You don't see a live demo here as it would be empty, since there is no styling. Check out the [examples](https://github.com/ing-bank/lion/blob/80e1f79e0b9f3e9a6607c5b6c797aee575401603/docs/components/content/progress-indicator/examples.md) if you want to see a possible implementation. | ||
## Features | ||
`LionProgressIndicator` is designed to be extended to add visuals. | ||
This component is designed to be extended in order to add visuals. | ||
@@ -16,0 +16,0 @@ - Accessibility compliant |
33003