nativescript-telerik-ui
Advanced tools
Comparing version 1.5.0-2016.10.20.1 to 1.5.0-2016.10.20.2
@@ -77,3 +77,2 @@ var core_1 = require('@angular/core'); | ||
}; | ||
this.listView.on("itemLoading", this.onItemLoading, this); | ||
} | ||
@@ -208,2 +207,6 @@ Object.defineProperty(RadListViewComponent.prototype, "listView", { | ||
], RadListViewComponent.prototype, "items", Object.getOwnPropertyDescriptor(RadListViewComponent.prototype, "items"))); | ||
Object.defineProperty(RadListViewComponent.prototype, "onItemLoading", | ||
__decorate([ | ||
core_1.HostListener("itemLoading", ['$event']) | ||
], RadListViewComponent.prototype, "onItemLoading", Object.getOwnPropertyDescriptor(RadListViewComponent.prototype, "onItemLoading"))); | ||
RadListViewComponent = __decorate([ | ||
@@ -210,0 +213,0 @@ core_1.Component({ |
@@ -1,1 +0,1 @@ | ||
{"name":"nativescript-telerik-ui","version":"1.5.0-2016.10.20.1","description":"Telerik UI for NativeScript is a set of rich-ui, cross-platform components based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_free"},"keywords":["nativescript","ui","sidedrawer","listview"],"author":"Telerik AD","license":"SEE LICENSE IN LICENSE.md","devDependencies":{"del":"^1.2.0","gulp":"^3.9.0","gulp-decompress":"^1.0.2","gulp-gzip":"^1.2.0","gulp-rename":"^1.2.2","gulp-tar":"^1.4.0","gulp-typescript":"^2.8.0","gulp-untar2":"^0.1.0","gulp-unzip":"^0.1.3"}} | ||
{"name":"nativescript-telerik-ui","version":"1.5.0-2016.10.20.2","description":"Telerik UI for NativeScript is a set of rich-ui, cross-platform components based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_free"},"keywords":["nativescript","ui","sidedrawer","listview"],"author":"Telerik AD","license":"SEE LICENSE IN LICENSE.md","devDependencies":{"del":"^1.2.0","gulp":"^3.9.0","gulp-decompress":"^1.0.2","gulp-gzip":"^1.2.0","gulp-rename":"^1.2.2","gulp-tar":"^1.4.0","gulp-typescript":"^2.8.0","gulp-untar2":"^0.1.0","gulp-unzip":"^0.1.3"}} |
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
31389189
30878