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

Bump qunit from 2.24.0 to 2.24.1

dependabot[bot] opened this pull request 15 days ago
Bump eslint-plugin-prettier from 5.2.1 to 5.2.3

dependabot[bot] opened this pull request 22 days ago
Bump qunit from 2.23.1 to 2.24.0

dependabot[bot] opened this pull request 22 days ago
Bump @babel/eslint-parser from 7.25.9 to 7.26.5

dependabot[bot] opened this pull request 29 days ago
Vertical collection tests compatible with Ember 6

mixonic opened this pull request about 1 month ago
Bump ember-cli-dependency-checker from 3.3.2 to 3.3.3

dependabot[bot] opened this pull request about 1 month ago
Bump @babel/eslint-parser from 7.22.15 to 7.25.9

dependabot[bot] opened this pull request about 1 month ago
Bump @ember/optional-features from 2.0.0 to 2.2.0

dependabot[bot] opened this pull request about 1 month ago
Bump @embroider/test-setup from 3.0.1 to 3.0.3

dependabot[bot] opened this pull request about 1 month ago
Bump eslint-plugin-qunit from 8.0.0 to 8.1.2

dependabot[bot] opened this pull request about 1 month ago
Bump dev Node to v18, reroll lockfile

mixonic opened this pull request about 1 month ago
Add dependabot

mixonic opened this pull request about 1 month ago
Need new build with rollup 2.79.2

adityaprasoon opened this issue about 1 month ago
Mikek2252 patch 1

Mikek2252 opened this pull request 9 months ago
feat: use ember-shiki in dummy app

IgnaceMaes opened this pull request over 1 year ago
Rewrite VerticalCollection to a GlimmerComponent

mixonic opened this pull request over 1 year ago
Ember v3.28.0...v5.2.0

mixonic opened this pull request over 1 year ago
Drop 3.12 and earlier from CI

mixonic opened this pull request over 1 year ago
Proposal: Vertical Collection 5

mixonic opened this issue over 1 year ago
Add #389 to the release notes of v4.0.0, and include v3.1.1 in release notes

johanrd opened this pull request about 2 years ago
Patch release 3.1.1

johanrd opened this pull request about 2 years ago
Fix build for ember-source 4.0+

wagenet opened this pull request over 2 years ago
latest version with embroider doesn't add elements as you scroll

BryanCrotaz opened this issue over 2 years ago
Docs link in readme uses 1.0.0-beta.7

BryanCrotaz opened this issue over 2 years ago
Transpiling error in Ember 4 without embroider

BryanCrotaz opened this issue over 2 years ago
clear scheduled actions after recalculation

Atrue opened this pull request over 2 years ago
twokul/use debug

twokul opened this pull request over 2 years ago
Fix for detached Node element exception

twokul opened this pull request over 2 years ago
[v4] Refactor a bunch of debug code to DEBUG

mixonic opened this pull request over 2 years ago
[Question] What is the best way to estimateHeight for different heights?

clintongreen opened this issue over 2 years ago
Move retry to action step

mixonic opened this pull request over 2 years ago
Adopt angle bracket invocation, update readme, drop positional param

mixonic opened this pull request over 2 years ago
Lower a CI timeout back to 9 minutes

mixonic opened this pull request over 2 years ago
Adopt native getters over this.get

mixonic opened this pull request over 2 years ago
Tests are flakey and unstable

runspired opened this issue over 2 years ago
Fix README

runspired opened this pull request over 2 years ago
fix: enable parallel builds

runspired opened this pull request over 2 years ago
Drop Ember CLI 2 support

mixonic opened this pull request over 2 years ago
Add explicit exit to retry

mixonic opened this pull request over 2 years ago
Add a QUnit level test timeout

mixonic opened this pull request over 2 years ago
[v4] Test suite cleanup

mixonic opened this pull request over 2 years ago
[v4] Drop ember-compatibility-helpers]

mixonic opened this pull request over 2 years ago
[v4] Bump dependencies

mixonic opened this pull request over 2 years ago
Add Ember 4.5 to CI

mixonic opened this pull request over 2 years ago
Vertical Collection 4

mixonic opened this pull request over 2 years ago
Resolve ember 4 incompatibilities

NullVoxPopuli opened this pull request over 2 years ago
Add deprecation workflow, giving us a TODO for Ember v4

NullVoxPopuli opened this pull request over 2 years ago
Add a restore-key to main cache if try isn't hit

mixonic opened this pull request over 2 years ago
Make cache keys compatible with ember-try

mixonic opened this pull request over 2 years ago
Update actions, hopefully improve CI stability

mixonic opened this pull request over 2 years ago
Lower the timeout for test

mixonic opened this pull request over 2 years ago
Fix compat with strict mode template in test

mixonic opened this pull request over 2 years ago
Add Ember 4.4 to try config

mixonic opened this pull request over 2 years ago
Bump yarn.lock

mixonic opened this pull request over 2 years ago
v4 Proposal

mixonic opened this issue over 2 years ago
Bug: Update with given id fails (partly)

fpauser opened this issue over 2 years ago
Add failing test for updates with given key

fpauser opened this pull request over 2 years ago
Don't send action on non-existing items

azhiv opened this pull request over 2 years ago
Delete virtual element

Atrue opened this pull request over 2 years ago
Bug: Updating deleted items

Atrue opened this issue over 2 years ago
delete virtual domPool element

atrusov-retailnext opened this pull request over 2 years ago
Screenreader fails to navigate occluded elements

matthew-robertson opened this issue about 3 years ago
4 retries on CI, 1s sleep

mixonic opened this pull request about 3 years ago
Extend timeout for base tests, tweak retry

mixonic opened this pull request about 3 years ago
Use modern link-to API

mixonic opened this pull request about 3 years ago
Remove implicit this in tests

mixonic opened this pull request about 3 years ago
Upgrade ember-cli and dev deps

mixonic opened this pull request about 3 years ago
Drop Ember global use in favor of native API

mixonic opened this pull request about 3 years ago
Proper runloop imports

mixonic opened this pull request about 3 years ago
Remove property fallback lookup (no implicit this)

mixonic opened this pull request about 3 years ago
More cleanup

mixonic opened this pull request about 3 years ago
Update CI to Ember 2.18+

mixonic opened this pull request about 3 years ago
Update CI for vertical-collection v2

mixonic opened this pull request about 3 years ago
v3 Proposal

mixonic opened this issue about 3 years ago
No rerender on a @tracked array update

oliverlj opened this issue about 3 years ago
Not compatible with ember-4.0.0

fpauser opened this issue about 3 years ago
Disable Ember modules polyfill on 3.27+

chancancode opened this pull request over 3 years ago
ember-cli 3.28, ember-cli-htmlbars 5.x, require Ember >= 3.8

RobbieTheWagner opened this pull request over 3 years ago
Deprecate property fallback lookup (no implicit this)

johanrd opened this pull request over 3 years ago
Fix deprecations for implicit this in templates

pabloascarza opened this issue over 3 years ago
Bugfix: avoid unintentional polling

ro0gr opened this pull request about 4 years ago
Use once instead of setTimeout + run

andreyfel opened this pull request about 4 years ago
Remove comma in selector list in css

CubeSquared opened this pull request over 4 years ago
keyForItem called on null value

Emerson opened this issue almost 5 years ago
[feature] support RadarClass component attribute

flexyford opened this pull request almost 5 years ago
Update qunit-dom to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update ember-cli-template-lint to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update broccoli-merge-trees to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update broccoli-funnel to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update ember-resolver to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Update ember-perf-timeline to the latest version 🚀

greenkeeper[bot] opened this pull request about 5 years ago
Manual scrolling (updating idForFirstItem). Issue #162

ahamedalthaf opened this pull request over 5 years ago
Update ember-cli to the latest version 🚀

greenkeeper[bot] opened this pull request over 5 years ago