Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/orizens/ngx-infinite-scroll

Infinite Scroll Directive for Angular
https://github.com/orizens/ngx-infinite-scroll

Merge pull request #34 from orizens/issue33

fixes #33

af2b7296042003200afd04e32c58ca042176c6fa authored over 8 years ago by Oren Farhi <[email protected]>
fixes #33

7ef1883b1551e3c6a1b58790df835df2e17ca1da authored over 8 years ago by orizens <[email protected]>
Merge branch 'master' of https://github.com/orizens/angular2-infinite-scroll

503a03ad5bab3fbf5edfa7c130a885fb6872a02c authored over 8 years ago by orizens <[email protected]>
Merge pull request #27 from Hongbo-Miao/patch-1

add Installation method
Thanks @Hongbo-Miao

38eecb0ad676fd751bde44beb3b018c6ea4a56af authored over 8 years ago by Oren Farhi <[email protected]>
add Installation method

23249acfed67983aa00b5ccf166c13506ab91013 authored over 8 years ago by Hongbo Miao <[email protected]>
0.1.3

2faf61d8661d9fb067a4af2792ab2f5b32636145 authored over 8 years ago by orizens <[email protected]>
updated version with fix for #21

976fa0d66564d3e336c17d523ad1c4701b3f7522 authored over 8 years ago by orizens <[email protected]>
attempt to fix #21

747de8a0c8d444566e07f048104aefa0670c848e authored over 8 years ago by orizens <[email protected]>
removed es6-shim typings

bd9f126e64f8aa2c69157c541a6d2d813ca15fbe authored over 8 years ago by orizens <[email protected]>
Merge pull request #26 from orizens/typings

Typings & more

87b88c8023071b8b79ed77488b596e8dfce11cbd authored over 8 years ago by Oren Farhi <[email protected]>
adde eslint config

3ea401bc5236474da2af0b4722cf7669c1f2a9e9 authored over 8 years ago by orizens <[email protected]>
updated travis

a6ebc06982ad884ad1fe9c3638b7e4a983dfbaf5 authored over 8 years ago by orizens <[email protected]>
simplified running tests, now with phantomjs

d70bc6862fcf91deffaec5d508d10b924b737804 authored over 8 years ago by orizens <[email protected]>
fixed error in typings after tsc compile, added typings

2586b9dc483c7f832b594b3397ad396ad4adb015 authored over 8 years ago by orizens <[email protected]>
added travis badge

e55117465d49ab4019bd1ff0527b853757dfadfb authored over 8 years ago by orizens <[email protected]>
added travis

fb0766c14434a0181c45ab3d6628d87d6fbac415 authored over 8 years ago by orizens <[email protected]>
Merge pull request #23 from orizens/tests

Unit Tests:
closes #16
left with replacing the tsconfig.json of development to be the main t...

063d2b0816e5ea537c902773f23ede3380ae2511 authored over 8 years ago by Oren Farhi <[email protected]>
added credits

1e12c647de0dc14cf3ceaf15f1483f8635faacea authored over 8 years ago by orizens <[email protected]>
updated spec with more tests

773c8b7cef8c71a5069d89d4e3cb0e772a0353ac authored over 8 years ago by orizens <[email protected]>
updated tests to run successfuly

459005c76eeed4d64666673b784f0187ab0a62d8 authored over 8 years ago by orizens <[email protected]>
trying to add jasmine unit tests

59e539d24a5186037f260d8f2b45a95846a815ad authored over 8 years ago by orizens <[email protected]>
updated bundled

6575002670beac19c387c1e48a2b0adcb05575ee authored over 8 years ago by orizens <[email protected]>
0.1.2

d7ac03b70dcc1e4f9c5f6c51ea2af6c809a06a71 authored over 8 years ago by orizens <[email protected]>
Merge pull request #22 from tallkid24/master

Implement scroll up infinite scroll

203e15d214444fdc2b7aeb25cbc83eb75f13c68a authored over 8 years ago by Oren Farhi <[email protected]>
Reverting some renaming so that the changes will be backwards compatible.

8534b643b462031ba5c15326f05f377c8a66f1bb authored over 8 years ago by Kyle Then <[email protected]>
Updating the readme for the scroll up changes.

db790519158702f024fee43263264f1aff7da1b2 authored over 8 years ago by tallkid24 <[email protected]>
Making differentiating scroll up and scroll down distances and call backs and passing them to the scroller.

bf71d0a8b314784cccf3279150162c4a645d932f authored over 8 years ago by tallkid24 <[email protected]>
Differentiate between the scroll up and scroll down (Based on a last scrolled position) and then based on that, either check to see if the scroll up or down callback should be called.

d724050fff41c7a02033475d8477d08ac9f06b4e authored over 8 years ago by tallkid24 <[email protected]>
0.1.1

c6bc77ff2f3f3276580b75af92ebe1f7978d350f authored over 8 years ago by orizens <[email protected]>
updated bundle with immediate check

483a157b737be7c6f258f1da618d77142183c418 authored over 8 years ago by orizens <[email protected]>
merge from master

629c6f4b5672bc8af59e3c8a9f71e8ef99729a7b authored over 8 years ago by orizens <[email protected]>
added: immediate check interval

467072b2aaa6554e82376cf423ecc09f03ce5853 authored over 8 years ago by orizens <[email protected]>
Merge pull request #15 from bernardopacheco/readme-update

Update readme according to the new Angular 2 package scope

a7cd07812d27548b44796ebb856e7e220750972c authored over 8 years ago by Oren Farhi <[email protected]>
Update readme according to the new Angular 2 package scope

740a820c445df52d5e216878648c6fbc1675b239 authored over 8 years ago by Bernardo Pacheco <[email protected]>
0.1.0

a8a3310ea73ff56c2f5f8ff2fc9a41ae0e9b0b6c authored over 8 years ago by orizens <[email protected]>
upgraded scorll event ot use rx/observable, and throttle

2440e32c60470abcc6813e3cb32eba0a36126d30 authored over 8 years ago by orizens <[email protected]>
0.0.10

d33ac4a5214f9b6a758a537c2c3334131b164c7a authored over 8 years ago by orizens <[email protected]>
updated package

87c5e06388f76b73c28545da20c31b3e5c8c100c authored over 8 years ago by orizens <[email protected]>
updated to inline sourcemaps

2372387061ae6f9437c2bcb356af18b0204a40c6 authored over 8 years ago by orizens <[email protected]>
updated and handler

b739af1df3997c622d92bff1e5a7520f158097e5 authored over 8 years ago by orizens <[email protected]>
0.0.9

e603ddf06529496716717870d1af0f97e94738e3 authored over 8 years ago by orizens <[email protected]>
new version

4ed87ab5a97f181a0d43ed399274915015883632 authored over 8 years ago by orizens <[email protected]>
new release: fixes #4, added new attributes

f5534b5ec09f0517725b4a63bfd55fb80bcc41ca authored over 8 years ago by orizens <[email protected]>
Merge branch 'master' of https://github.com/orizens/angular2-infinite-scroll

e642ffe199b31cd5b749bcbbf6a07d31d43d871b authored over 8 years ago by orizens <[email protected]>
Merge pull request #13 from zoehneto/typings

Add more typings

8d6682874f9b095519ac052e3a6e13a7f86bff64 authored over 8 years ago by Oren Farhi <[email protected]>
Merge pull request #12 from zoehneto/configure-throttle

Make throttle configurable

e7b289fbdce0284e0a07ca368b511aa324a45d2e authored over 8 years ago by Oren Farhi <[email protected]>
import window from facade

fc39a63885f89bdf4458ba472b864b8eb8f4eead authored over 8 years ago by Tom Z?hner <[email protected]>
add more typings

a72be9a35dea89236ae1b5a5d186ca9ea1526712 authored over 8 years ago by Tom Z?hner <[email protected]>
corrected bundle

db1c13033adce899762f6b94bfc41cf12b3baf72 authored over 8 years ago by Tom Z?hner <[email protected]>
update bundle

819dab2a0b8dfc885c59001835f0e711c9d5fd65 authored over 8 years ago by Tom Z?hner <[email protected]>
Update bundle

20b33d1aab11f25f195c5e8ad14fc9ce3015ed56 authored over 8 years ago by Tom Z?hner <[email protected]>
Make throttle configurable

b4ea374c9d27bd6c89edae2017644ba178e553b3 authored over 8 years ago by Tom Z?hner <[email protected]>
0.0.8

0ae56099fdfea320c4b520ffacb47c92f9b90a33 authored over 8 years ago by orizens <[email protected]>
updated dependencies

c1c72873804ab0ad0e1c941ff53e540604c1df18 authored over 8 years ago by orizens <[email protected]>
0.0.7

d480b41e068a0339755929b400272d52ca5d1c28 authored over 8 years ago by orizens <[email protected]>
0.0.6

490a9ba90b7c5161db19559b4e7ac92d5e83d596 authored over 8 years ago by orizens <[email protected]>
Merge pull request #11 from golear91/patch-1

adding a comma before template definition

40e0558183ecd7ed40be58a4cd10ebe9e11c81cb authored over 8 years ago by Oren Farhi <[email protected]>
0.0.5

19ba4f315424598f052b8b1c40bb593dcd45c073 authored over 8 years ago by orizens <[email protected]>
udpated bundle

81392f219ff9c4b80e50cacdf61c10d584e19381 authored over 8 years ago by orizens <[email protected]>
updated number type

c1fc03b8ded5951e634688dcdada3ff0331ce5ae authored over 8 years ago by orizens <[email protected]>
fixes #14

1af2199a15f48279e5340e143ae860d96ac0af6a authored over 8 years ago by orizens <[email protected]>
adding a comment before template definition

d99c4b3c12715a8385839b67d6781defb462ee53 authored over 8 years ago by Gabe O'Leary <[email protected]>
Merge pull request #8 from bczengel/rc.1-update

Update to 2.0.0-rc.1

fd207d871df1fc31f249b002cae709b2d70980da authored over 8 years ago by Oren Farhi <[email protected]>
Update to 2.0.0-rc.1

c4ffda15ef74f9cebc389de1f1f4e294660adeb1 authored over 8 years ago by Brian Zengel <[email protected]>
Merge pull request #2 from cschroeter/master

Update to 2.0.0-beta.6. Depend on peerDependencies explicitly.

13edc4fe81c37caa5be1ee1a677109532af1c757 authored almost 9 years ago by Oren Farhi <[email protected]>
Update to 2.0.0-beta.6. Depend on peerDependencies explicitly.

e28acb72d8db447a29af0933c9c26f31e43f65b0 authored almost 9 years ago by Christian Schröter <[email protected]>
updated readme

013be9435162f0c97f22ffc9529734f2d20d979d authored almost 9 years ago by orizens <[email protected]>
updated bundles version

492031217b18dcc1af32703e79f1ec3a204dff04 authored almost 9 years ago by orizens <[email protected]>
0.0.4

807397ca24f7351f3f023c1a8fa976a1447a0eef authored almost 9 years ago by orizens <[email protected]>
updated event to 'scrolled' instead of scroll

7dcc0c5c7dc40e1d292aad3360b47c67cc7196ec authored almost 9 years ago by orizens <[email protected]>
0.0.3

08c8bd5583c8e66a108f9d466251dab09b7f750f authored almost 9 years ago by orizens <[email protected]>
updates..

9aee649cc8d0d95e53d26edb4ccbbf11d7c72f93 authored almost 9 years ago by orizens <[email protected]>
updated main entry point

20ac4afc93b8e9c9a8e52d249d27d97163235034 authored almost 9 years ago by orizens <[email protected]>
updated index.js

ee82d122481b0517e6ea59cf36408dbcc31f7d5e authored almost 9 years ago by orizens <[email protected]>
added ignores, exported default object

3eecf7dc5e2835b9c18c1c4eff3f6ea0fd6f78a5 authored almost 9 years ago by orizens <[email protected]>
0.0.2

73c7810edae67e0643acc2465df97e2b602ecb34 authored almost 9 years ago by orizens <[email protected]>
updated links and exmaples

98f07a73ef2219f9b722818461474a3d1f0ab72b authored almost 9 years ago by orizens <[email protected]>
initial commit

9bd4df9bb3fea25dc43fcd410c6f56937e03b93b authored almost 9 years ago by orizens <[email protected]>