Skip to content

Releases: dhilt/ngx-ui-scroll

Adapter lastVisible, IE fixes

08 Aug 21:05
663f4eb
Compare
Choose a tag to compare
v0.0.7

demo app fix (2)

Adapter firstVisible, isLoading (subscribable)

25 Jul 06:15
5c6589e
Compare
Choose a tag to compare
Merge pull request #57 from dhilt/first-visible

Adapter.firstVisible implementation

Workflow 4, Angular 6

09 Jun 00:37
Compare
Choose a tag to compare
  • uiScroll Workflow v4
  • Entire Window scrollable feature
  • extended logging
  • Angular 6

Adapter

05 May 17:34
Compare
Choose a tag to compare
  • uiScroll Workflow v3
  • Datasource.Adapter object
  • Adapter.reload(), Adapter.isLoading
  • 115 tests

isLoading

28 Apr 11:58
Compare
Choose a tag to compare
isLoading Pre-release
Pre-release
  • Adapter.isLoading
  • Datasource, IDatasource
  • routing for demo App

Workflow 3, Adapter

27 Apr 02:14
7d5e6c7
Compare
Choose a tag to compare
Workflow 3, Adapter Pre-release
Pre-release
  • 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

14 Apr 13:39
Compare
Choose a tag to compare
v0.0.3

v0.0.3

Base release

25 Mar 15:36
Compare
Choose a tag to compare
v0.0.1

0.0.1 release