Skip to content

Releases: angular-ui/ui-scroll

ES5 build fix

17 May 21:00
3339d3b

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

Node 18, Webpack 5 and GitHub Actions

19 Apr 14:15
17c80d5

Choose a tag to compare

Edge cases when removing items

02 Oct 15:27
ac52d74

Choose a tag to compare

Fixed indexes consistency, added few tests.
Based on issue #232.

Replace bind/unbind with on/off

13 May 14:08
8cce506

Choose a tag to compare

Just some deprecation changes.
Based on issue #241.

Inertia

08 Apr 15:49
a957d07

Choose a tag to compare

  • Reconsidered scroll event handling
  • Fixed inertia scrolling issues

Details can be found in the description of PR #238.

immutableTop option

17 Aug 00:46
0182953

Choose a tag to compare

Adapter.applyUpdates and Adapter.prepend methods got options argument:

{
  immutableTop: true
}

Details can be found in the description of PR #230.

Buffer first, last and length

03 Aug 14:46
41e4c4f

Choose a tag to compare

  • added bufferFirst, bufferLast, bufferLength read-only properties to the Adapter
  • fixed reload unsubscribe issue 226

jqLite/jQuery load

19 Jun 10:58
fdcca3d

Choose a tag to compare

v1.7.4

v1.7.4 build

Parsing improvements

27 May 17:07
dd58738

Choose a tag to compare

v1.7.3

1.7.3 build

IE Compatibility

26 Jul 04:47

Choose a tag to compare

v1.7.2

v1.7.2 change log