Ecosyste.ms: OpenCollective

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

github.com/html-next/vertical-collection

Infinite Scroll and Occlusion at > 60FPS
https://github.com/html-next/vertical-collection

chore(pod-components): improve code organization

69e0f50a8c7cc591945b954b2296b85e2bc612d3 authored over 8 years ago
fix(in-viewport): fix radar import location

6f8c7f1909a43a03ea340ec1b7692232d723666c authored over 8 years ago
fix(horizontal-collection): remove dead code

a674380a187bee367ec9d347270bb025bf7204f0 authored over 8 years ago
perf(occlusion-collection): don't use forEach

8f0e8505454287abcdcc890b60ce7c39701dc5ed authored over 8 years ago
chore(deps): updates ember-cli

ecd7ecfd3145cf793bc125b77b405e3db39756b1 authored over 8 years ago
chore(docs): removes outdated docs

0e1091c76ed7f0f2baa84fa10b345fadaa583a27 authored over 8 years ago
perf(recycling): implements object recycling

058a3b4c31806313d20473209fac1b434f4b5712 authored over 8 years ago
feat(virtual-element): implements virtual-element and various array optimizations

4a7cebde5d74ed9303411c6dd9bb632fa0a32ca3 authored over 8 years ago
feat(virtual-element): adds virtual-element class for use with radar

73d0e5b684a611a6315e885ee4be33283ba2268e authored over 8 years ago
chore(radar): refactors radar into a -private directory

05265588c0a702c38c5512e4ef5da41f8c26b420 authored over 8 years ago
breaking(default-buffer-size): bufferSize is now 0.25 by default

17eab8d726fb688e0b043523824a4d13235a5b01 authored over 8 years ago
fix(scroller): fix bugs with event setup and teardown

ffa2afc92e9896591124a65dc192d6163043e9bd authored over 8 years ago
feat(radar): updates radar to use the new scroll primitives and Container

7b0c039a304b5f921fe001e19478c9c78ac70564 authored over 8 years ago
perf(scroll): adds scroll handler helper primitives

925d2e28e8f26756ce5d1aa00e151180759e1924 authored over 8 years ago
feat(cache-list): implements an array cache mechanism

f508cdd9a56a5a891a5ef9b52e4a2127e316eaaf authored over 8 years ago
feat(ember): encapsulates private ember usage

6b367c12f7aa3b91a784db67caa72a94757a554b authored over 8 years ago
feat(container): updates radar and geography to take advantage of Container

9da4795c8944e798070b20534ab77816f6774f64 authored over 8 years ago
feat(container): implements a window container to normalize cross-browser scroll quirks

38fe76dfc33a5e0d5946905fc58ecc806953b121 authored over 8 years ago
fix(default-styles): ensure vertical-item has a min-height

ad9cd987a6a6061a55f4b53a40726a35cfe324a8 authored over 8 years ago
fix(default-styles): ensure vertical-collection has height

91b4604a0bd35254965ea7e4538345ed4533ee50 authored over 8 years ago
fix(radar): bind window events to run loops

b0bf8a71ae2a3c83727f574dfef1f46e96d7b3b8 authored over 8 years ago
fix merge

71e0e353cc789701760f7468ea903a8667c45cc4 authored over 8 years ago
fix master

f2efeb4daca8fd110e4c51c4dd0ff8e5518a733f authored over 8 years ago
Released 0.5.3

f9c3cebbad30ebfbbfd6889f79aa9563690f0cce authored over 8 years ago
chore(dependencies): updates ember-cli dependencies

5edccb9847da4f3b49b4ced8a64d084b2f848da9 authored over 8 years ago
fix(heights): fixes 0.5.x regression

c669169443e07a99db8ec93651d892386f6bcc70 authored over 8 years ago
Merge pull request #115 from crossroads/develop

Verify presence of objects before calling destroy and forEach

5b59a17a56f51e9debe4ef902090b9d6adbab828 authored over 8 years ago
Merge pull request #108 from cball/vertical-item-classnames

Add itemClassNames to vertical-collection.

93e51de5934db5b21c1c68cb0ca223d5604a53f1 authored over 8 years ago
Merge pull request #113 from knownasilya/patch-1

Add install instructions

32380870132499901b6885716e2bb669ced0abf6 authored over 8 years ago
Merge pull request #112 from bgentry/develop

fix grammar in readme

8ea6b8475650333859847c1407793abc6c65919e authored over 8 years ago
Verify presence of objects before calling destroy and forEach

- fixed issues "Cannot read property 'destroy' of null" and "Cannot read property 'forEach' of null"

7de12abc06a6bd584a45f8dc11a9bcb7b52fe6e4 authored over 8 years ago
Add install instructions

be1711218c41590d3e05afe00cdd8c476da788c0 authored over 8 years ago
fix grammar in readme

edfe4dd611993ec0d908e60a72cb69c4462679c7 authored almost 9 years ago
feat(vertical-collection): adds itemClassNames.

Allows for custom classes on vertical-items.

2c265a4f5b22ff05cb7d115070ee6460572ff1dd authored almost 9 years ago
Released 0.5.2

278a9bbe79dfda7b518ff199e5f459307123ad70 authored almost 9 years ago
fix ember-cli version

ec55351fd2b5a9450814a9a9b8423cbb5ac16d03 authored almost 9 years ago
Merge pull request #107 from runspired/develop

fix addon dependency issue

aeede99ac006d1b01a330cf25c1864729da8ed89 authored almost 9 years ago
fix addon dependency issue

76594a08f91271c112cb7b9917576b74949567e6 authored almost 9 years ago
Merge pull request #106 from runspired/develop

Patch Release

4e07c060391b728fc155e5b2704ed19165554c07 authored almost 9 years ago
Merge pull request #105 from pete-the-pete/develop

Fixing links to runspired blog

b9b170c11d6975499e374ee274903e7560c8319c authored almost 9 years ago
Fixing links to runspired blog

28fdfd24b35b8bb739865239e46ce68ee796d3cd authored almost 9 years ago
Released 0.5.1

b02f80083542c4a203b19b6bed69377f05b34286 authored almost 9 years ago
Merge pull request #104 from runspired/develop

Include ember-getowner-polyfill in dependencies.

cac622aad23be293b01e220d37e60abf50daa9b6 authored almost 9 years ago
Include ember-getowner-polyfill in dependencies.

This is required for any consuming applications to run this addon. Which means it is not a devel...

995021323cc5fea7513231562ee42b9a57b5f64f authored almost 9 years ago
Merge pull request #102 from runspired/develop

patch log output

0a24ed0f5289fb47133958698dbc8feb1d5da528 authored almost 9 years ago
removes forgotten logs

73a672e4d8083e59869270e104940bd613b62d42 authored almost 9 years ago
Released 0.5.0

c3799a60367df5e2bbc55d7e228781c7c9eff2f2 authored almost 9 years ago
bump ember-run-raf, remove invisible divs, fix satellite cycling

9f623dbfd60230607126166f0edad0e7ee078ec6 authored almost 9 years ago
Released 0.4.8

0a87eeb2257257e8c522de906945f28558893feb authored almost 9 years ago
fix(changelog): updates changelog from last release

fc36460c463da33e53c72c6374373e25b3fde996 authored almost 9 years ago
fix(container): use getOwner to resolve deprecation

132216e5acc0fdd0754a23323ffe97ee6018f2c9 authored almost 9 years ago
fix(visualizer): improves teardown

e68fcb43f19517c976ec0cd31b0e3dfe4ee0babe authored almost 9 years ago
fix(geography): ensures that destroy sequence completes before update sequence

90138118c154144c7c29f5d8abab2a60f0d7571d authored almost 9 years ago
fix(geography): don't cycle if we don't have any components

a6afb46808a3caa7424c09687d80ed658015c995 authored almost 9 years ago
Merge pull request #100 from runspired/develop

Released 0.4.7

88d44031ef0500e24a275b036a2787631a839f7a authored almost 9 years ago
fix(changelog-config): generate changelog from the develop branch

c4aabc209f2d42668c12b5c121a363384c7b42c4 authored almost 9 years ago
fix(vertical-collection): removes template logic that crept in from smart-collection

917e2e8c2886116092f38fefb8bf5da2dd70adca authored almost 9 years ago
Released 0.4.7

c15737bf7c9512600ff0a4d8bf3eaa93a87251b2 authored almost 9 years ago
Merge pull request #99 from runspired/develop

Fix (Firefox)

126b557f37a32b370adba4aea56d8c40ad970e77 authored almost 9 years ago
fix(firefox): scrollTop argggggggg

31b36aa5b04a5088cfa5b468d2092990f93f4920 authored almost 9 years ago
fix(readme): copy fix

c2c47dd73107f6c89bd842d1ca6a69090f5a4bef authored almost 9 years ago
Merge pull request #97 from runspired/chore/dependencies

Chore/dependencies

0da31b3806501d5560ae08aa2e8891e11cbf42f5 authored almost 9 years ago
fix(travis): improves travis test env

41d4fb5495b8b8ecf2e09fba317f91099d1812ab authored almost 9 years ago
fix(dependencies): removes unneeded string escape

0022b10960d8ae3b8d832b5189a290a786104218 authored almost 9 years ago
fix(eslint): removes eslint configurations

aba96217101b783f148da2e7f29543f3ad78246d authored almost 9 years ago
chore(dependencies): removes lint and grunt

e5acd1619059e4b49dd54145c526734781278bc4 authored almost 9 years ago
chore(dependencies): updates ember-cli

a29faa74eb75a5ceb5601ccfab39ee05323926dc authored almost 9 years ago
feat(readme): adds more complete readme

08d2372b34a7de49d06acde7c0af855b8cc1b620 authored almost 9 years ago
Released 0.4.6

23a808bd8cdf877cf5922c658d6cc53413217a84 authored almost 9 years ago
turn off development

74aa2b912e9c6644bf8238e4aa7a469d99b6cc08 authored almost 9 years ago
Released 0.4.5

1d01344a6a2f9fd0f81386a3c2b219bd5e4519a3 authored almost 9 years ago
fix(repo-url): needs to have git in it

206e0a91e0eedb874dbcc4f45a2dfc11c242d418 authored almost 9 years ago
fix(repo-url): use a more standard url notation

4186250b5f7e172eb0642c3df200c23d59a9d421 authored almost 9 years ago
feat(changelog): adds ember-cli-changelog

75c9d150ca5af3d2a7de8eeb4bc3fbd34dfd4c03 authored almost 9 years ago
fix(visualizer): adds z-index

90cd5fdaa4d7abf182958ba4cbd7e9815842a227 authored almost 9 years ago
fix(scroll-handlers): listen on window, not document.body

a34ca5089819c7023f1f106f66b65e3f2156fb6d authored almost 9 years ago
Merge pull request #88 from kylemellander/test/model/list-radar

Test/model/list radar

739d80bc7ef4290e16c1e48d998b256aa9b2f927 authored about 9 years ago
Merge pull request #92 from davidgoli/fix-test-support

Fix test support

01b645ed00a92d53a44666be66e5d6885710c3b7 authored about 9 years ago
fix scenario when content is empty

1d77898ef5de36e9fbd80e706c379884354e95cb authored about 9 years ago
update ember-resolver

b2d34bc8214e6586b1b886d6829164c490f026f5 authored about 9 years ago
fix build & test; fix lint issues (except complexity)

ee53e2f923261f2d76130d2325109de9cca4bda3 authored about 9 years ago
adds pledgie badge

e0f8d9630132b308334cb7ec2aef9b208ba8d4c2 authored about 9 years ago
Change Suave version

f4d8b1e423c282f89921e5c8432b749bc78cc87b authored about 9 years ago
Merge pull request #87 from kylemellander/test/model/radar

Test/model/radar

7c5eaa756271c17f79dceb9113092eab47c84572 authored about 9 years ago
Add list-satellite tests

8c2607867b49f9fb4e8111a2727a8e4cf0b08758 authored about 9 years ago
Change ember-suave version

a52f5cec71b3c315c3261bf4b7c1a409633cad0a authored about 9 years ago
Tests refactored

e5ecf1e8ee81df35fc732fc94b2aee419896e59e authored about 9 years ago
Test for Radar and fix silentNight method

eba906d68803e7c8e498f5c9b380acee38dc53a7 authored about 9 years ago
Add some tests for the Radar model

7386065c97b06a0f623bffe8e98f968f4a670180 authored about 9 years ago
Add test for destroying ListSatellite model

5352d1cd10fa4549fd204c76679318e384482360 authored about 9 years ago
Add tests for next & prev in ListSatellite model

7438473ef9548e668a64470d0252b913f6bbccad authored about 9 years ago
Add first tests for addon/models/list-satellite

04223f760b288b28dd8c0a53d1c18e7f2db1f26c authored about 9 years ago
Refactor satellite test

a7f8cba0b1b2d422c6f039ba357f7ada6315e270 authored about 9 years ago
Refactor tests

e3d8a23277199cbe6cec3f4559ae8982b387c3e4 authored about 9 years ago
Add test for register and unregister satellite

e5d8d64d8c5ffdb29b46aa3a0f894fceb1f5bd1f authored about 9 years ago
Add tests for satellite model

d81c9d5a4e4d81795fdbb937899c10d2b69a944b authored about 9 years ago
Minor refactor for geography tests

700e01e2b2cf9dd77290930d4f12c4b47c6603de authored about 9 years ago
Merge pull request #78 from runspired/in-viewport

feature(in-viewport): service, mixin, component, and occludable-area based on radar

5269a3ebed4cb220bdd2b4ac1e8df6997ce32956 authored about 9 years ago
fix satellite resize dX dY

bf47ee6f90d8b0f17f6c5f63c38ae1e52d861ecd authored about 9 years ago
readies in-viewport mixin

af98b620a5faf185aae4aacbffcd8de8625b0e53 authored about 9 years ago