Skip to content

Releases: angular-ui/ui-scroll

ES5 build fix

Choose a tag to compare

@dhilt dhilt released this 17 May 21:00
3339d3b

What's Changed

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

Node 18, Webpack 5 and GitHub Actions

Choose a tag to compare

@dhilt dhilt released this 19 Apr 14:15
17c80d5

Details: #284

Edge cases when removing items

Choose a tag to compare

@dhilt dhilt released this 02 Oct 15:27
ac52d74

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

Replace bind/unbind with on/off

Choose a tag to compare

@dhilt dhilt released this 13 May 14:08
8cce506

Just some deprecation changes.
Based on issue #241.

Inertia

Choose a tag to compare

@dhilt dhilt released this 08 Apr 15:49
a957d07
  • Reconsidered scroll event handling
  • Fixed inertia scrolling issues

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

immutableTop option

Choose a tag to compare

@dhilt dhilt released this 17 Aug 00:46
0182953

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

Choose a tag to compare

@dhilt dhilt released this 03 Aug 14:46
41e4c4f
  • added bufferFirst, bufferLast, bufferLength read-only properties to the Adapter
  • fixed reload unsubscribe issue 226

jqLite/jQuery load

Choose a tag to compare

@dhilt dhilt released this 19 Jun 10:58
fdcca3d
v1.7.4

v1.7.4 build

Parsing improvements

Choose a tag to compare

@dhilt dhilt released this 27 May 17:07
dd58738
v1.7.3

1.7.3 build

IE Compatibility

Choose a tag to compare

@dhilt dhilt released this 26 Jul 04:47
v1.7.2

v1.7.2 change log