ngx-skeleton-loader
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -10,2 +10,8 @@ # Change Log | ||
## [1.1.1][] - 2018-12-17 | ||
### Fixed | ||
- Fixing Stackblitz link demo link | ||
## [1.1.0][] - 2018-12-17 | ||
@@ -61,5 +67,7 @@ | ||
[1.0.2]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v1.0.2 | ||
[unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v1.1.0...HEAD | ||
[1.1.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v1.1.0 | ||
[Unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v1.1.0...HEAD | ||
[1.1.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v1.1.0 | ||
[Unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v1.1.1...HEAD | ||
[1.1.1]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v1.1.1 |
@@ -34,2 +34,2 @@ # How to start | ||
- Please be sure to state which version of node **and** npm you're using | ||
- Please use try to simulate your bug based on [the demo on Stackblitz](https://stackblitz.com/edit/ngx-skeleton-loader-sample)! | ||
- Please use try to simulate your bug based on [the demo on Stackblitz](https://ngx-skeleton-loader-sample.stackblitz.io)! |
{ | ||
"name": "ngx-skeleton-loader", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,4 +15,2 @@ # NGX Skeleton loader | ||
> This is a common concept, but why use this directive instead solve it via server-side rendering? | ||
The idea of this component is make the process transparent and easier. So the main point is integrate this component with other tooling process, such as: | ||
@@ -34,3 +32,3 @@ | ||
Try out our [demo on Stackblitz](https://stackblitz.com/edit/ngx-skeleton-loader-sample)! | ||
Try out our [demo on Stackblitz](https://ngx-skeleton-loader-sample.stackblitz.io)! | ||
@@ -37,0 +35,0 @@ ## Install |
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
47450
97