Skip to content

Releases: Jaspero/ng-slider

v2.3.3

Choose a tag to compare

@svendjanis svendjanis released this 31 Oct 08:40

Update to Angular 14

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Dec 14:11

2.3.0 (2020-12-14)

Features

  • transition between last and first slide (a90aaf3)

v2.2.2

Choose a tag to compare

@flauc flauc released this 21 May 07:26

2.2.2 (2020-05-21)

Bug Fixes

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

v2.2.1

Choose a tag to compare

@flauc flauc released this 20 May 09:41

2.2.1 (2020-05-20)

Bug Fixes

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

v2.2.0

Choose a tag to compare

@flauc flauc released this 12 Jul 11:02

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

Choose a tag to compare

@flauc flauc released this 10 Jul 11:19

2.1.1 (2019-07-10)

Bug Fixes

v2.1.0

Choose a tag to compare

@flauc flauc released this 10 Jul 10:55

2.1.0 (2019-07-10)

Features

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

v2.0.0

Choose a tag to compare

@flauc flauc released this 03 Jul 12:27

2.0.0 (2019-07-03)

Bug Fixes

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

Performance Improvements

BREAKING CHANGES

  • Require Angular v8+

v1.6.6

Choose a tag to compare

@flauc flauc released this 01 Mar 06:52

1.6.6 (2019-03-01)

Bug Fixes

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

v1.6.5

Choose a tag to compare

@flauc flauc released this 20 Feb 13:19

1.6.5 (2019-02-20)

Bug Fixes