@cultureamp/kaizen-component-library
Advanced tools
Comparing version 5.17.0 to 5.17.1
@@ -1,2 +0,2 @@ | ||
# [5.17.0](https://github.com/cultureamp/big-frontend-repo/compare/v5.16.1...v5.17.0) (2019-06-19) | ||
## [5.17.1](https://github.com/cultureamp/big-frontend-repo/compare/v5.17.0...v5.17.1) (2019-06-20) | ||
@@ -6,11 +6,12 @@ | ||
* **kaizen:** Fix elm storybook module name (expects `Main`) ([aae9f9c](https://github.com/cultureamp/big-frontend-repo/commit/aae9f9c)) | ||
* **kaizen:** Remove legacy storybook build artefact ([6ca41c7](https://github.com/cultureamp/big-frontend-repo/commit/6ca41c7)) | ||
* **kaizen:** Remove webpack file ([8417857](https://github.com/cultureamp/big-frontend-repo/commit/8417857)) | ||
* **kaizen:** make style attribute elm 18 compatible ([3c60502](https://github.com/cultureamp/big-frontend-repo/commit/3c60502)) | ||
# [5.17.0](https://github.com/cultureamp/big-frontend-repo/compare/v5.16.1...v5.17.0) (2019-06-19) | ||
### Features | ||
* **kaizen:** Add elm version of loadingplaceholder ([08a81f2](https://github.com/cultureamp/big-frontend-repo/commit/08a81f2)) | ||
* **kaizen:** add width modifier ([c4901bd](https://github.com/cultureamp/big-frontend-repo/commit/c4901bd)) | ||
* **kaizen:** add elm version of LoadingPlaceholder component ([#397](https://github.com/cultureamp/big-frontend-repo/issues/397)) ([0e7794a](https://github.com/cultureamp/big-frontend-repo/commit/0e7794a)) | ||
@@ -17,0 +18,0 @@ |
@@ -9,7 +9,7 @@ # Loading Placeholder | ||
| | Design Review | | | ||
| | Elm Version | | | ||
| ✓ | Elm Version | | | ||
| ✓ | React Version | | | ||
| | Elm Unit Tests | | | ||
| | React Unit Tests | | | ||
| | Elm Examples | | | ||
| ✓ | Elm Examples | | | ||
| ✓ | React Examples | | | ||
@@ -16,0 +16,0 @@ | | Cross Browser Testing | | |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "5.17.0", | ||
"version": "5.17.1", | ||
"private": false, | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
1402383