Skip to content

Commit

Permalink
version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orizens committed Apr 19, 2017
1 parent 1b3c476 commit 6a6c9f6
Show file tree
Hide file tree
Showing 36 changed files with 17 additions and 1,643 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v 0.4.2 (2017/04/19)
* [NEW] - added **'[infiniteScroll]'** by [Angular's styleguide](https://angular.io/docs/ts/latest/guide/style-guide.html#!#02-06). **[infinite-scroll]** will be deprecated in future version.
* reduced bundle size with imports for RxJS Observable and Subscription objects #126.
* removed old code directory from repo

## v 0.4.1 (2017/04/13)
* Fixes #147 - (__InfiniteScrollModule is not an NgModule__)

Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[![Build Status](https://travis-ci.org/orizens/ngx-infinite-scroll.svg?branch=master)](https://travis-ci.org/orizens/angular2-infinite-scroll)
[![Build Status](https://travis-ci.org/orizens/ngx-infinite-scroll.svg?branch=master)](https://travis-ci.org/orizens/ngx-infinite-scroll)

# Angular Infinite Scroll
Inspired by [ng-infinite-scroll](https://github.com/sroze/ngInfiniteScroll) directive for angular (> 2, 4).

## Angular Support
Supports in Angular **> +2, 4 etc..**
Supports in Angular **> 4**
For Angular (<= 2.3.1), you can use ```npm i angular2-infinite-scroll``` (latest version is 0.3.42) - please notice **the angular2-infinite-scroll** package is deprecated

## Angular Consulting Services
I'm a Senior Javascript Engineer & A Front End Consultant at [Orizens](http://orizens.com).
Expand Down
43 changes: 0 additions & 43 deletions old/.eslintrc.json

This file was deleted.

14 changes: 0 additions & 14 deletions old/.travis.yml

This file was deleted.

27 changes: 0 additions & 27 deletions old/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions old/LICENSE

This file was deleted.

148 changes: 0 additions & 148 deletions old/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions old/angular2-infinite-scroll.ts

This file was deleted.

32 changes: 0 additions & 32 deletions old/config/helpers.js

This file was deleted.

Loading

0 comments on commit 6a6c9f6

Please sign in to comment.