angular2-infinite-scroll
Advanced tools
Comparing version 0.3.42 to 0.3.43
@@ -0,1 +1,10 @@ | ||
## v 0.3.42 | ||
* updated deprecated link | ||
## v 0.3.41 | ||
* added deprecates link | ||
## v 0.3.4 | ||
## v 0.3.3 (2017/03/01) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "angular2-infinite-scroll", | ||
"version": "0.3.42", | ||
"version": "0.3.43", | ||
"description": "An infinite scroll directive for angular2", | ||
@@ -18,3 +18,3 @@ "main": "angular2-infinite-scroll.js", | ||
"postversion": "git push origin master", | ||
"_prepublish": "node ./node_modules/@angular/compiler-cli/src/main.js && node make.js", | ||
"prepublish": "node ./node_modules/@angular/compiler-cli/src/main.js && node make.js", | ||
"pretest": "npm run clean", | ||
@@ -25,2 +25,3 @@ "preversion": "npm run clean && npm run prepublish && npm test", | ||
"test": "karma start karma.conf.js", | ||
"version": "git add ./", | ||
"watch": "tsc --project ./src --watch" | ||
@@ -27,0 +28,0 @@ }, |
@@ -0,1 +1,2 @@ | ||
[![Build Status](https://travis-ci.org/orizens/angular2-infinite-scroll.svg?branch=master)](https://travis-ci.org/orizens/angular2-infinite-scroll) | ||
# DEPRECATED - Please Use The New NGX-Infinite-Scroll | ||
@@ -8,3 +9,3 @@ [ngx-infinite-scroll](http://github.com/orizens/ngx-infinite-scroll) | ||
## Angular Support | ||
Supports in Angular - **Final - 2.x.x** | ||
Supports in Angular **> +2, 4** | ||
@@ -149,13 +150,3 @@ ## Angular Consulting Services | ||
## Testing | ||
To start developing tdd/bdd style: ```npm run dev``` | ||
This will: compile ts files, watch for changes and start the test task. Whenever a ts file is changed, it will rerun the tests. | ||
Travis-ci is integrated | ||
### Credits For Tests Setup | ||
[ng2-test-seed](https://github.com/juliemr/ng2-test-seed) has been a huge help and source of inspiration. At first, copy & paste, then, customisation to adapt to this code repository. | ||
Thanks [@juliemr](https://github.com/juliemr)! | ||
# Showcase Examples | ||
* [Echoes Player Ng2 Version](http://orizens.github.io/echoes-ng2) ([github repo for echoes player](http://github.com/orizens/echoes-ng2)) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
49
2
163334
1750
151
1