Skip to content

Releases: FormidableLabs/nuka-carousel

nuka-carousel@8.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 13:45
e839a97

Minor Changes

nuka-carousel@8.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Oct 18:20
887e31d

Patch Changes

  • Improve the stability of swiping (#1077)

nuka-carousel@8.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 20:09
a579b58

Minor Changes

  • feat: provide page info on beforeSlide and afterSlide callbacks (#1070)

Patch Changes

  • fix carousel missing last page if it is less than half of the container width in scrollDistance screen (#1064)

nuka-carousel@8.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Apr 21:37
0ec7466

Patch Changes

  • Fix screen measurement when scrollWidth is a float (#1055)

  • Prevent divide by zero errors in measurements (#1058)

nuka-carousel@8.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Apr 18:19
d095497

Major Changes

  • Nuka v8 Release (#1047)

nuka-carousel@7.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 20:18
51616cb

Major Changes

  • Adjusts roles and aria attributes. Adds new "carouselId", "tabbed", and "landmark" props. (#1036)

nuka-carousel@5.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 19:28
3812d09

Minor Changes

  • Adjusts roles and aria attributes. Adds new "carouselId", "tabbed", and "landmark" props. (#1031)

nuka-carousel@6.0.3

Choose a tag to compare

@github-actions github-actions released this 08 May 13:26
08660fe

Patch Changes

  • Fix peer dependency version for React in package. (#1017)

nuka-carousel@6.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 13:57
9b075e0

Patch Changes

  • Add package provenance (#1015)

nuka-carousel@6.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Apr 18:59
05c2ea4

Patch Changes

  • Fix output of types. (#1010)