Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dhilt/ngx-ui-scroll
Virtual/infinite scroll for Angular
https://github.com/dhilt/ngx-ui-scroll
Viewport loads all items when positioned at top
warunaudayanga opened this issue 6 months ago
warunaudayanga opened this issue 6 months ago
fix: export types used by the `Datasource` class
arturovt opened this pull request 6 months ago
arturovt opened this pull request 6 months ago
Pause/resume methods
dhilt opened this pull request 11 months ago
dhilt opened this pull request 11 months ago
Pause/resume methods
dhilt opened this issue 11 months ago
dhilt opened this issue 11 months ago
Custom Routines
dhilt opened this pull request about 1 year ago
dhilt opened this pull request about 1 year ago
Custom Routines
dhilt opened this issue about 1 year ago
dhilt opened this issue about 1 year ago
Negative index cut after fetch
dhilt opened this pull request about 1 year ago
dhilt opened this pull request about 1 year ago
Multiple scroll components with windowViewport
muchbetterug opened this issue about 1 year ago
muchbetterug opened this issue about 1 year ago
Is it possible to implement nested uiScroll?
tradingproject19 opened this issue about 1 year ago
tradingproject19 opened this issue about 1 year ago
Object reference after appending
muchbetterug opened this issue about 1 year ago
muchbetterug opened this issue about 1 year ago
Issue: adaptor.reload(reloadIndex) not functioning correctly on iOS
klscmms opened this issue over 1 year ago
klscmms opened this issue over 1 year ago
Angular 16
dhilt opened this pull request over 1 year ago
dhilt opened this pull request over 1 year ago
Do not create `UiScrollComponent` on Node.js side
arturovt opened this pull request over 1 year ago
arturovt opened this pull request over 1 year ago
Upgrade to Angular 16
arturovt opened this pull request over 1 year ago
arturovt opened this pull request over 1 year ago
Ng-zone optimization
dhilt opened this pull request over 1 year ago
dhilt opened this pull request over 1 year ago
Setup Husky and Prettier
arturovt opened this pull request over 1 year ago
arturovt opened this pull request over 1 year ago
Reduce change detection cycles
arturovt opened this pull request over 1 year ago
arturovt opened this pull request over 1 year ago
Adapter.reset collision
dhilt opened this pull request over 1 year ago
dhilt opened this pull request over 1 year ago
Angular 16 compatibility ?
ThibDums opened this issue over 1 year ago
ThibDums opened this issue over 1 year ago
TypeError: Cannot read properties of undefined (reading 'log')
weilinzung opened this issue over 1 year ago
weilinzung opened this issue over 1 year ago
Scrolling on item click when it's not fully visible in list
gaspgor opened this issue over 1 year ago
gaspgor opened this issue over 1 year ago
remove\update\prepend does not work properly
coloz opened this issue almost 2 years ago
coloz opened this issue almost 2 years ago
Observable dataSource change (emission) does not update uiScroll list
dil-pkollar opened this issue almost 2 years ago
dil-pkollar opened this issue almost 2 years ago
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump json5 from 2.2.1 to 2.2.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump express from 4.17.2 to 4.17.3 in /server
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps): bump qs and express in /server
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps): bump engine.io from 6.2.0 to 6.2.1
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Sluggish on iOS
muchbetterug opened this issue about 2 years ago
muchbetterug opened this issue about 2 years ago
build(deps): bump loader-utils from 2.0.2 to 2.0.4
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Nested cdkVirtualFor in cdk-virtual-scroll-viewport
kevalgw opened this issue about 2 years ago
kevalgw opened this issue about 2 years ago
build(deps): bump loader-utils from 2.0.2 to 2.0.3
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Data loading is abnormal when scrolling up
coloz opened this issue about 2 years ago
coloz opened this issue about 2 years ago
Scroll position jumps/changes when new items are loaded in viewport
asifnkhan opened this issue over 2 years ago
asifnkhan opened this issue over 2 years ago
Item separation
erikjons opened this issue over 2 years ago
erikjons opened this issue over 2 years ago
Mouse wheel scrolling gets stuck on loading after updating Chrome (v102)
Kikimora124 opened this issue over 2 years ago
Kikimora124 opened this issue over 2 years ago
Smoothscrolling
muchbetterug opened this issue over 2 years ago
muchbetterug opened this issue over 2 years ago
build(deps): bump async from 2.6.3 to 2.6.4
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Bump minimist from 1.2.5 to 1.2.6
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Bump karma from 6.3.9 to 6.3.16
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump url-parse from 1.5.3 to 1.5.10
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
What is the best practice to update an item within the list without flashing?
CAIsoul opened this issue almost 3 years ago
CAIsoul opened this issue almost 3 years ago
Bump url-parse from 1.5.3 to 1.5.7
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
How to update startIndex after reseting data source.
CRDEV00 opened this issue almost 3 years ago
CRDEV00 opened this issue almost 3 years ago
Bump follow-redirects from 1.14.5 to 1.14.8
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump karma from 6.3.9 to 6.3.14
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
How to use Ngx UI Scroll with Ngrx?
GitHubish opened this issue almost 3 years ago
GitHubish opened this issue almost 3 years ago
Bump nanoid from 3.1.30 to 3.2.0
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump log4js from 6.3.0 to 6.4.0
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump shelljs from 0.8.4 to 0.8.5
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump engine.io from 6.1.0 to 6.1.1
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Bump follow-redirects from 1.14.5 to 1.14.7
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
v3.0.0
dhilt opened this pull request about 3 years ago
dhilt opened this pull request about 3 years ago
@angular/cli throws ngcc error when building v2.3.1
dpraul opened this issue about 3 years ago
dpraul opened this issue about 3 years ago
Not enough items after the first fetch may cause wrong first index on initial load
dhilt opened this pull request about 3 years ago
dhilt opened this pull request about 3 years ago
Wrong first visible index when minIndex < startIndex and bufferSize is small
dhilt opened this issue about 3 years ago
dhilt opened this issue about 3 years ago
Why is the get() method called twice at startup?
sawa-ko opened this issue about 3 years ago
sawa-ko opened this issue about 3 years ago
Fix updater not working
i7d3v3l0p3r opened this issue about 3 years ago
i7d3v3l0p3r opened this issue about 3 years ago
Items with webcomponent Shadow DOM are not fetched correctly
RasmusKjeldgaard opened this issue about 3 years ago
RasmusKjeldgaard opened this issue about 3 years ago
scrollbar appears and disappears when scrolling
elira opened this issue about 3 years ago
elira opened this issue about 3 years ago
Virtual insert
dhilt opened this pull request about 3 years ago
dhilt opened this pull request about 3 years ago
TypeError: Cannot read property 'log' of undefined
IgorVNC opened this issue over 3 years ago
IgorVNC opened this issue over 3 years ago
Adapter.remove API improvements
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Adapter.remove API: omit continuous series requirement
dhilt opened this issue over 3 years ago
dhilt opened this issue over 3 years ago
Component seems to auto scroll on calling adapter.reload
ThomasDevens opened this issue over 3 years ago
ThomasDevens opened this issue over 3 years ago
Adapter append/prepend extension
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Adapter.append/prepend extension
dhilt opened this issue over 3 years ago
dhilt opened this issue over 3 years ago
Difference between expected and real sizes when targeting last item
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Bump tar from 6.1.0 to 6.1.11
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Misaligned scroll targeting last item in startIndex/reload
markushall opened this issue over 3 years ago
markushall opened this issue over 3 years ago
How to insert() / update() many items
GKersten opened this issue over 3 years ago
GKersten opened this issue over 3 years ago
Explicitely state the EOF for the UiScroll?
taujoey opened this issue over 3 years ago
taujoey opened this issue over 3 years ago
horizontal scroll not working
lan10rd opened this issue over 3 years ago
lan10rd opened this issue over 3 years ago
Bump tar from 6.1.0 to 6.1.3
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Fast scrolling white screen, override scroll bar
gaoyajiang opened this issue over 3 years ago
gaoyajiang opened this issue over 3 years ago
Reload via *ngIf: runtime exception and memory leak
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Memory leak when using Datasource class instance
markushall opened this issue over 3 years ago
markushall opened this issue over 3 years ago
HTML element is not defined
gaoyajiang opened this issue over 3 years ago
gaoyajiang opened this issue over 3 years ago
I am working with angular , but it is not working on C# API please help me
thananhtuan2011 opened this issue over 3 years ago
thananhtuan2011 opened this issue over 3 years ago
Seeking recommendations for elegantly showing end of results / no results messages
dpraul opened this issue over 3 years ago
dpraul opened this issue over 3 years ago
Bump postcss from 7.0.35 to 7.0.36
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Expose Settings interface as part of the public api
MadsBuchmann opened this issue over 3 years ago
MadsBuchmann opened this issue over 3 years ago
"TypeError: Cannot redefine property: id" with ngIf
taujoey opened this issue over 3 years ago
taujoey opened this issue over 3 years ago
Bump dns-packet from 1.3.1 to 1.3.4
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Bump browserslist from 4.16.4 to 4.16.6
dependabot[bot] opened this pull request over 3 years ago
dependabot[bot] opened this pull request over 3 years ago
Card like "list" layout
taujoey opened this issue over 3 years ago
taujoey opened this issue over 3 years ago
buffer page alignment
nanamicat opened this issue over 3 years ago
nanamicat opened this issue over 3 years ago
Constant size strategy
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Frequent size strategy
dhilt opened this pull request over 3 years ago
dhilt opened this pull request over 3 years ago
Frequent and Constant size strategies
dhilt opened this issue over 3 years ago
dhilt opened this issue over 3 years ago
Compatibility of ngx-ui-scroll version 2.0.0 with Angular 7
anasrbh opened this issue over 3 years ago
anasrbh opened this issue over 3 years ago
scroller jumps back to start when using maxIndex and the size is too large
deeg opened this issue over 3 years ago
deeg opened this issue over 3 years ago
Create ci.yml
dhilt opened this pull request almost 4 years ago
dhilt opened this pull request almost 4 years ago
how to change maxIndex
coloz opened this issue almost 4 years ago
coloz opened this issue almost 4 years ago
v2.0.0
dhilt opened this pull request almost 4 years ago
dhilt opened this pull request almost 4 years ago
Release 2.0.0
dhilt opened this issue almost 4 years ago
dhilt opened this issue almost 4 years ago
Find item in datasource so that I can modify its attributes
tubergen opened this issue almost 4 years ago
tubergen opened this issue almost 4 years ago
vscroll dependency doesn't update when ngx-ui-scroll is updated
dpraul opened this issue almost 4 years ago
dpraul opened this issue almost 4 years ago