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

feat(height-did-change): Allow on the fly resizing (#8)

* feat(height-did-change): Allow on the fly resizing

* Fix linting errors, and add test asser...

6adb95063c601f523b5bfbb9b130929cdfd6a289 authored almost 8 years ago by Seena Rowhani <[email protected]>
feat(inverse-yield): Yields to inverse when no content is provided (#7)

* feat(inverse-yield): Yields to inverse when no content is provided

830fd2ffd5f61655d4dbf3d64c7b00806a8c249f authored almost 8 years ago by Seena Rowhani <[email protected]>
refactor(radar): Stop cacheing scrollTop (#6)

Sometimes scrollTop can change between the time we schedule a RAF and the time
the RAF occurs, ...

2d3c0a4e056eec924f6781b6328282b6b278f2a1 authored almost 8 years ago by Chris Garrett <[email protected]>
bugfix(caches): Removes cached values for tops (#5)

Currently it's too buggy to try to track the tops of the containers with a cache
if it becomes ...

8eead8082ba7dca201578510992da9104d4f4fd2 authored almost 8 years ago by Chris Garrett <[email protected]>
fix(scroll): Fix bug attempting to remove unknown handler on transition (#4)

5c8303685a2b5361e42904f6ab7d7f801cbba1dd authored almost 8 years ago by Seena Rowhani <[email protected]>
fix(demo): Small fixes in dummy app (#3)

* fix(demo): Fix case where dbmon throws errors on queries undefined

* fix(demo): Remove item...

92dff0e7b361bfbed099c8626da140b72fd492be authored almost 8 years ago by Seena Rowhani <[email protected]>
Merge pull request #2 from html-next/feature/make-radar-computed

refactor(radar): Converts `radar` into a computed property

6771ba03056e3d0f98a7731a311fe88ab981bcff authored almost 8 years ago by Chris Garrett <[email protected]>
solve race condition with wait helper

65f4d737c07d7d800c554b192b71719fb62a3df6 authored almost 8 years ago by Christopher Garrett <[email protected]>
fixes positional params

2a977848b0a86aa5926b668eb253bed7e9b63eb6 authored almost 8 years ago by Christopher Garrett <[email protected]>
fix tests for 1.13+ (positional params cannot be directly assigned)

ffd558eb16691fff5dd6c9b58ac18b3d96b94fca authored almost 8 years ago by Christopher Garrett <[email protected]>
add display

cf27b150d7d5022c7fc2e7dc1b9a8f7f6706e8c6 authored almost 8 years ago by Christopher Garrett <[email protected]>
fix rootURL, install chrome

cfe3e1a2738d06432b89b9fd0e19a993a3dd5c9a authored almost 8 years ago by Christopher Garrett <[email protected]>
fix use strict, eslint flags

550fe70a5c15d941b4f17785a474ba14b306d949 authored almost 8 years ago by Christopher Garrett <[email protected]>
fix build and VC destroy loop

f9436ec4250a106ca6747b3d33bf5dfa2f5fc605 authored almost 8 years ago by Christopher Garrett <[email protected]>
refactor(radar): Converts `radar` into a computed property

It turns out that `radar` needs to be a computed property in order to respond to
array mutations...

5285c720217f3b56643382e8960c89e89ece68b3 authored almost 8 years ago by Christopher Garrett <[email protected]>
Finalizing basic structure for 1.0.0, cleanup, and getting ready for tests

a9564d5c98d2fe35f4a8bfe274a024d5bbe7be76 authored almost 8 years ago by Christopher Garrett <[email protected]>
wip

2a5e19ea8392376407399c4fc7a63aa8e586922e authored almost 8 years ago by Christopher Garrett <[email protected]>
wip

def7b66a87de44544d7dbf45df3b1e4648968d6e authored almost 8 years ago by Christopher Garrett <[email protected]>
fixes an edge case bug where firstVisibleIndex===middleItemIndex

1ecd1409c7dc65552b0bbdb354fb463a1590102e authored almost 8 years ago by Christopher Garrett <[email protected]>
Removes LazyKeyList

fc4f6a5f3af53b3b32a3d4b03b119e5420938b90 authored almost 8 years ago by Christopher Garrett <[email protected]>
fix renderFromLast

40fa699ad10218255682def84188215e0ea4a5c6 authored almost 8 years ago by Christopher Garrett <[email protected]>
refactor to add item change hooks, fix _scrollTop -> _visibleTop

b3dbcda04fa7d830343ff5c74ab4c7a148ee18a5 authored almost 8 years ago by Christopher Garrett <[email protected]>
adds tests, fixes some positioning logic

05a744a509c57003c612dc5115d15ad1a6e539b1 authored almost 8 years ago by Christopher Garrett <[email protected]>
moves chrome fix to better location, adds comments

6b407d08f10cb466bce913cc08b5ca0604054419 authored almost 8 years ago by Christopher Garrett <[email protected]>
fix for chrome bug

9d45338a201a742a0b780ea39e858faf8a5762b9 authored almost 8 years ago by Christopher Garrett <[email protected]>
wip

cfd310d2a1955e3224e3e068b7917ae00c5a8cd5 authored almost 8 years ago by Christopher Garrett <[email protected]>
adds margin calculations, comments, restructures for readability

29bec36b70fe560fa0de5cb40cb2bae40d179820 authored almost 8 years ago by Christopher Garrett <[email protected]>
geometryManager refactor

7d549e88d327356389083f9793347ea2ad061785 authored almost 8 years ago by Christopher Garrett <[email protected]>
refactor orderedComponents

6b48df27d165d4654fd69528e4377220fa589ffc authored almost 8 years ago by Christopher Garrett <[email protected]>
extract only once

685e2a6cef1c1c1fd0b98c6a35a25c409c8925ae authored almost 8 years ago by Christopher Garrett <[email protected]>
SkipList refactor complete, adds LazyKeyList

82d681fff4e1309dd7461b7261129604cd4d7823 authored almost 8 years ago by Christopher Garrett <[email protected]>
Variable heights added

208fdc4b9e1879fd9f242bfe7926463d5e885783 authored almost 8 years ago by Christopher Garrett <[email protected]>
implements diffing strategy for virtual components

cac6bf47ce36e304703dd07cc313d9c5936d3789 authored almost 8 years ago by Christopher Garrett <[email protected]>
decent state

aa6db87603fc880b03013ac99b16a776095d4fae authored almost 8 years ago by Christopher Garrett <[email protected]>
fix earthquake

b2414a5d7cf5b338fc3e5b2f9f5f2c306640d719 authored almost 8 years ago by Christopher Garrett <[email protected]>
implements virtualization, simplifies, cleans

521a2e018ac15601e3efe454b9f95bdcac48c593 authored almost 8 years ago by Christopher Garrett <[email protected]>
refactor(number-tree): simplifies the architecture

This refactor rethinks the way that we track the positions of elements
that are not rendered. Ra...

199a934fa98aae7384e44b1c307c986ab001e095 authored almost 8 years ago by Christopher Garrett <[email protected]>
wip

24f508a9bd98449018b2dc1ca0f1898217b6d7e8 authored almost 8 years ago by Christopher Garrett <[email protected]>
WIP: Everything is in a decent state

Vertical Collection itself is working. Next steps will be to refactor the
KeyList and Radar conc...

36efdf06575fc9736e064b5c50e59045adec218f authored almost 8 years ago by Christopher Garrett <[email protected]>
updates to recycling mechanics

fde74f7bac3302a73cf96260c1141a4fac713a71 authored about 8 years ago by Chris Thoburn <[email protected]>
trim following port, VirtualComponent, and more work on getting recycling to work

f2f9b39e3ff86d96081fe96a00f10c1d503cf8e5 authored about 8 years ago by Chris Thoburn <[email protected]>
stashing work

07af4b2c0b6def27f8f2cf3a29c57a70fe5e8ce5 authored about 8 years ago by Chris Thoburn <[email protected]>
chore(tests): adds tests for the scroll handler

40b4db0d6af4687b75f5e827c98daec7e956294e authored about 8 years ago by Chris Thoburn <[email protected]>
stashing work on recycling

be240df03a6d1a76a272ed20e37a6ab290a203ed authored about 8 years ago by Chris Thoburn <[email protected]>
nice things

124f0726860c4d6a8c919bd83ee9e8f0abe7617f authored about 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #144 from runspired/feat/virtualization

[WIP] Feat/virtualization

a0747f790d19bea0572c7a875eb4cdcab56f07de authored about 8 years ago by Chris Thoburn <[email protected]>
make nicer things

04a89de319948200ab996d6e126b70922716a139 authored about 8 years ago by Chris Thoburn <[email protected]>
remove use of jquery, adds temporary console.time calls while we iterate on the virtualization

f2365a9b97f72c4aa7bd64bbd7f144d473b214c6 authored about 8 years ago by Chris Thoburn <[email protected]>
drop proxy code path

968ea9fba3aaa4d531077d5460146ca76ea87916 authored about 8 years ago by Chris Thoburn <[email protected]>
feat(css-debug): debugCSS=true will debug your CSS

506acb0a931ee431144c548bbc8a1d1058a56505 authored about 8 years ago by Chris Thoburn <[email protected]>
fix tests

06cdba6dadd2972b547bbc75fb519f49a41b8375 authored about 8 years ago by Chris Thoburn <[email protected]>
eslint fixes

bad044bee81e8e9311fe207c4821f1c1e1c1541f authored about 8 years ago by Chris Thoburn <[email protected]>
eslint goodness

933111d8037d6f334e946d42936294a518611668 authored about 8 years ago by Chris Thoburn <[email protected]>
refactor defaultHeight

5e582d7bd6ea00ef6e368f8e5078952e97a3a200 authored about 8 years ago by Chris Thoburn <[email protected]>
remove more proxy related cruft, fix use of items

e0eacdadf7f3df656f033945fc2a99272e616432 authored about 8 years ago by Chris Thoburn <[email protected]>
code cleanup

efe9ebdcad286caa344a1200795ed4f7a663f453 authored about 8 years ago by Chris Thoburn <[email protected]>
improved test harness

7f64f42cc29e81dad5b330f99b1a277d0a0d7f4e authored about 8 years ago by Chris Thoburn <[email protected]>
fix bugs from stripping proxy

25bed0101ed452a24b52c832f7b27d3f06f7bd2b authored about 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #147 from sreedhar7/develop

fix(flexible-layouts): fix bugs with detecting if scrolling forward w…

c02cc5e3c72b9b2bff276d652c5a8532d78215cf authored about 8 years ago by Chris Thoburn <[email protected]>
fix(flexible-layouts): fix bugs with detecting if scrolling forward when rebuilding

6cc489e592ab4990f6df07fe7a19d85880c7a272 authored about 8 years ago by Sreedhar Veeravalli <[email protected]>
feature cleanup

d1ba719f8b9d989e382f8f02d3b1f11899b51f26 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #141 from ConorLinehan/feat/collection-debugging

feat(collection-debugging) adds check for css rules

ca69adfd2014142a2f0faa74d2c87f3aa2ddfb99 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #119 from adamjmcgrath/fix/last-visible-changed

fix: lastVisibleChanged action triggers for all visible items

8eadd49492e1ebfc45f8eee3eae284e2376eaac6 authored over 8 years ago by Chris Thoburn <[email protected]>
fix: lastVisibleChanged action triggers for all visible items

0bdfdb8ed8f2c3ac149d6c8c53452fad8181d5e9 authored over 8 years ago by adamjmcgrath <[email protected]>
Merge pull request #142 from sreedhar7/develop

fix(build): add support for including within an engine or addon

9e03b76ccea9106046b1003b2d4279fc918eb993 authored over 8 years ago by Chris Thoburn <[email protected]>
fix(build): add support for including within an engine or addon

4178af2c1fc1c222ca1a3819e909614b8a02b6f0 authored over 8 years ago by Sreedhar Veeravalli <[email protected]>
feat(collection-debugging) adds check for css rules

74997187ea328dd6f67c1fb77e887449efc83898 authored over 8 years ago by Conor Linehan <[email protected]>
remove dead code path

8b01c03da4849bd2a4830f27b469b213feefab9d authored over 8 years ago by Chris Thoburn <[email protected]>
fix issues with dynamic layouts :D

9b1284ee8128279814eb0c2a6f0dd18d41189a54 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #139 from runspired/master

Syncing with Master

8dfdfb6dd4f8c8d5a643a12e15f2dea677bdde0b authored over 8 years ago by Chris Thoburn <[email protected]>
docs fixes

3469c4f7e1a07a17871efeff3497274462898218 authored over 8 years ago by Chris Thoburn <[email protected]>
performance and glimmer2 updates

cac4318263e9a6da6dfe95e9ebbd88592951672b authored over 8 years ago by Chris Thoburn <[email protected]>
[BREAKING] eliminate default blueprint which installed ember-run-raf and ember-async-image

7d0b613b572f73ef708d79ddb5ccb226012aea15 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #138 from pgrippi/silence-console

fix(debug): prefer the use of ui.write over console.info

f492e53d2eae5fa7c1747dde3940e26289958791 authored over 8 years ago by Chris Thoburn <[email protected]>
fix(debug): prefer the use of this.ui.write over console.log

This will allow `ember test --silent` to be silent

af3fcd8a74653e3187f524959cdf295643cdde5d authored over 8 years ago by Peter Grippi <[email protected]>
fix rootURL

b7e4f677c9907f51dbd13b3228ceb9d272452425 authored over 8 years ago by Chris Thoburn <[email protected]>
Released 0.5.5

23e370586d0152e7f4e1aabfb4ee64763ba74f19 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #137 from runspired/develop

0.5.5

e44625e0c923baf68cb32c9d965a537dda5cd4b6 authored over 8 years ago by Chris Thoburn <[email protected]>
update docs

d23108c97c0e42805218bcee77ff991b19812ad4 authored over 8 years ago by Chris Thoburn <[email protected]>
update examples, get demo working with glimmer2

874527974bb91e92f7e1792b2f2d1d53b51e667d authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #136 from runspired/develop

New Release

053f823b61fd00c3bfc4ae32f429267f1b1b34d3 authored over 8 years ago by Chris Thoburn <[email protected]>
fix bug with body scroll, cleanup code trimming

9e2d8a88df3aa25b2ba6365f5241eedca6995bb4 authored over 8 years ago by Chris Thoburn <[email protected]>
feat(code-stripping): remove classCallChecks for perf, strip unused code from builds

dc04f49924e5b3379df4d97692e5405ad8c393a6 authored over 8 years ago by Chris Thoburn <[email protected]>
cleanup the debug css notice

ce9f94224502a70317e83f6cf1ad677df0e335af authored over 8 years ago by Chris Thoburn <[email protected]>
bump dependencies

75caa5a770e81d780ec3d5778d06c5b883b89f88 authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #126 from adamjmcgrath/update-height-after-render

fix(vertical-item): update height after render when the item is shown

a6cb843c0ba03b3f1f6f742475c44549f6be4baa authored over 8 years ago by Chris Thoburn <[email protected]>
Merge pull request #128 from adamjmcgrath/fix-scroll-handler

fix(scroll-handler): only update scroll handler length when elements array changes

a912964e0bf64b40a8d87646deddf798a7d3fd08 authored over 8 years ago by Chris Thoburn <[email protected]>
fix(scroll-handler): only update scroll handler length when elements array changes

bf1c02b4fa4c5d32c3bad0df9ab3a9e2086184a5 authored over 8 years ago by adamjmcgrath <[email protected]>
fix(vertical-item): update height after render when the item is shown

c6399038759d46b234f585f48b8e52a1434a1b46 authored over 8 years ago by adamjmcgrath <[email protected]>
fix(readme): cleanup style

441f76359695439ce91bae21cc34309409b6e0bc authored over 8 years ago by Chris Thoburn <[email protected]>
resolved conflicts

49d3694ff29a536776bd74db6aa3e6076b320b9a authored over 8 years ago by Chris Thoburn <[email protected]>
Released 0.5.4

10842288eab2564b4b930918e9b0ae6f8f9d04d9 authored over 8 years ago by Chris Thoburn <[email protected]>
fix(radar): resolves conflicts from last merge

7cd8c044ef29f10ec6e1f47430237fb0232d25ee authored over 8 years ago by Chris Thoburn <[email protected]>
Merge branch 'teddyzeenny-runloop' into develop

88e9aa07971dfb15bd2b90c9a15a0813ede445fa authored over 8 years ago by Chris Thoburn <[email protected]>
fix conflicts

dbba862dcc9ef806de2e33a624918663ef1f486a authored over 8 years ago by Chris Thoburn <[email protected]>
fix(collection): miscellaneous fixes from refactor

51d71e8a893f41fa2769c74aeb588fe970af3e39 authored over 8 years ago by Chris Thoburn <[email protected]>
chore(collection): remove dead code

318c25a83670b7bd48778a20e1368222d881095f authored over 8 years ago by Chris Thoburn <[email protected]>
fix(mixins): fixes errors caused by mixin removal

343df3d3cefddbf47928235233564c0b5ba6cd4f authored over 8 years ago by Chris Thoburn <[email protected]>
chore(mixins): refactor away from mixin usage

a412d75b5dec48c4be80a5e996bbfb9983967ccf authored over 8 years ago by Chris Thoburn <[email protected]>
chore(debug): improve code organization

9af3438bb44442241d4cad5d986c4b676fa9a684 authored over 8 years ago by Chris Thoburn <[email protected]>