Releases: dhilt/ngx-ui-scroll
Releases · dhilt/ngx-ui-scroll
Adapter lastVisible, IE fixes
v0.0.7 demo app fix (2)
Adapter firstVisible, isLoading (subscribable)
Merge pull request #57 from dhilt/first-visible Adapter.firstVisible implementation
Workflow 4, Angular 6
- uiScroll Workflow v4
- Entire Window scrollable feature
- extended logging
- Angular 6
Adapter
isLoading
- Adapter.isLoading
- Datasource, IDatasource
- routing for demo App
Workflow 3, Adapter
- The third version of the uiScroll Workflow is introduced in this release.
- It also includes the initial implementation of the Adapter which is purposed for external API calls. Currently the Adapter object has only one method designed to reload the scroller:
Adapter.reload(index)
. - Adapter reload sample is added to the demo App.
- The number of tests is increased to 100.
Different item heights
v0.0.3 v0.0.3
Base release
v0.0.1 0.0.1 release