Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Releases: zefoy/ngx-swiper-wrapper

Bug fix release

28 Sep 11:42
Compare
Choose a tag to compare
Bug fix release Pre-release
Pre-release
  • Fixed component controls to work in IE11

Bug fix release

28 Sep 19:17
Compare
Choose a tag to compare
  • Fixed slide class adding for static children

Bug fix release

28 Sep 12:53
Compare
Choose a tag to compare
  • Fixed the automatic swiper-slide class adding in the component

Bug fix release

28 Sep 11:38
Compare
Choose a tag to compare
  • Fixed component controls to work in IE11

Feature release

12 Sep 11:01
Compare
Choose a tag to compare
Feature release Pre-release
Pre-release
  • Removed runInsideAngular option

  • Removed deprecated functions from the component

  • Changed output emit to be run inside the Angular zone

Bug fix release

12 Sep 10:52
Compare
Choose a tag to compare
  • Switched to using injection token to avoid errors with Angular 5

Bug fix release

03 Sep 18:11
Compare
Choose a tag to compare
  • Fixed component element not hidden when custom classes or html element was used

Feature release

02 Aug 19:48
Compare
Choose a tag to compare
  • Fixed init event not being sent at all

  • Fixed isAtFirst / isAtLast not being updated

  • Added index input so that two-way binding to index is possible

Bug fix release

01 Aug 08:52
Compare
Choose a tag to compare
  • Fixed possible error when updating swiper

Bug fix release

01 Aug 08:41
Compare
Choose a tag to compare
  • Fixed setIndex to use the default speed if none given