@lion/progress-indicator
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -9,3 +9,3 @@ # Progress Indicator >> Overview ||10 | ||
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/24b205837eb6a0111d8c80077dcab0b5040533e0/docs/components/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/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/components/progress-indicator/examples.md) if you want to see a possible implementation. | ||
@@ -12,0 +12,0 @@ ## Features |
{ | ||
"name": "@lion/progress-indicator", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "A progress indicator that is easily styleable and accessible in all contexts", | ||
@@ -13,2 +13,3 @@ "license": "MIT", | ||
}, | ||
"type": "module", | ||
"main": "index.js", | ||
@@ -40,4 +41,4 @@ "module": "index.js", | ||
"dependencies": { | ||
"@lion/core": "^0.22.0", | ||
"@lion/localize": "^0.24.0" | ||
"@lion/core": "^0.23.0", | ||
"@lion/localize": "^0.25.0" | ||
}, | ||
@@ -44,0 +45,0 @@ "keywords": [ |
@@ -9,3 +9,3 @@ # Progress Indicator >> Overview ||10 | ||
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/24b205837eb6a0111d8c80077dcab0b5040533e0/docs/components/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/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/components/progress-indicator/examples.md) if you want to see a possible implementation. | ||
@@ -12,0 +12,0 @@ ## Features |
23890
Yes
+ Added@lion/core@0.23.1(transitive)
+ Added@lion/localize@0.25.0(transitive)
- Removed@lion/core@0.22.0(transitive)
- Removed@lion/localize@0.24.0(transitive)
Updated@lion/core@^0.23.0
Updated@lion/localize@^0.25.0