@trademe/ng-defer-load
Advanced tools
Comparing version 1.1.0-alpha.4 to 1.1.0-alpha.5
@@ -49,2 +49,5 @@ "use strict"; | ||
if (this.preRender) { | ||
/* tslint:disable */ | ||
console.log('Pre rendering', this.preRender, this._element.nativeElement); | ||
/* tslint:enable */ | ||
this.load(); | ||
@@ -51,0 +54,0 @@ } |
{ | ||
"name": "@trademe/ng-defer-load", | ||
"version": "1.1.0-alpha.4", | ||
"version": "1.1.0-alpha.5", | ||
"description": "Angular directive to load elements lazily", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
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
17849
188