Skip to content

Releases: Jaspero/ng-slider

v2.3.3

31 Oct 08:40
Compare
Choose a tag to compare

Update to Angular 14

v2.3.0

14 Dec 14:11
Compare
Choose a tag to compare

2.3.0 (2020-12-14)

Features

  • transition between last and first slide (a90aaf3)

v2.2.2

21 May 07:26
Compare
Choose a tag to compare

2.2.2 (2020-05-21)

Bug Fixes

  • revert get new wrapperInnerEl width on slides changes (7c24cd6)

v2.2.1

20 May 09:41
Compare
Choose a tag to compare

2.2.1 (2020-05-20)

Bug Fixes

  • get new wrapperInnerEl width on slides changes (1f325a9)

v2.2.0

12 Jul 11:02
Compare
Choose a tag to compare

2.2.0 (2019-07-12)

Features

  • Jump to initial slide without animation closes #17 (7a715e9)
  • Transition duration on last slide closes #15 (de66c43)

v2.1.1

10 Jul 11:19
Compare
Choose a tag to compare

2.1.1 (2019-07-10)

Bug Fixes

v2.1.0

10 Jul 10:55
Compare
Choose a tag to compare

2.1.0 (2019-07-10)

Features

  • block auto slide if mouse is outside of document (ee21bd8)

v2.0.0

03 Jul 12:27
Compare
Choose a tag to compare

2.0.0 (2019-07-03)

Bug Fixes

  • replace offsetWidth with getBoundingClientRect().width (d8a5c6a)

Performance Improvements

BREAKING CHANGES

  • Require Angular v8+

v1.6.6

01 Mar 06:52
Compare
Choose a tag to compare

1.6.6 (2019-03-01)

Bug Fixes

  • slideInView emitting with pagination closes:#12 (95760ec)

v1.6.5

20 Feb 13:19
Compare
Choose a tag to compare

1.6.5 (2019-02-20)

Bug Fixes