Skip to content

Releases: FormidableLabs/nuka-carousel

nuka-carousel@8.0.1

08 Apr 21:37
0ec7466
Compare
Choose a tag to compare

Patch Changes

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

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

nuka-carousel@8.0.0

05 Apr 18:19
d095497
Compare
Choose a tag to compare

Major Changes

  • Nuka v8 Release (#1047)

nuka-carousel@7.0.0

15 Nov 20:18
51616cb
Compare
Choose a tag to compare

Major Changes

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

nuka-carousel@5.6.0

21 Sep 19:28
3812d09
Compare
Choose a tag to compare

Minor Changes

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

nuka-carousel@6.0.3

08 May 13:26
08660fe
Compare
Choose a tag to compare

Patch Changes

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

nuka-carousel@6.0.2

27 Apr 13:57
9b075e0
Compare
Choose a tag to compare

Patch Changes

  • Add package provenance (#1015)

nuka-carousel@6.0.1

06 Apr 18:59
05c2ea4
Compare
Choose a tag to compare

Patch Changes

  • Fix output of types. (#1010)

nuka-carousel@5.5.1

20 Mar 12:30
Compare
Choose a tag to compare

nuka-carousel@5.5.0

11 Mar 16:30
Compare
Choose a tag to compare
  • Implement fixed width slides with intersection observer (#985)
  • Fix cellAlignment issue
  • Enforce scrollMode remainder if slidesToScroll auto is used

nuka-carousel@5.4.1

15 Nov 17:23
b9f591a
Compare
Choose a tag to compare

Patch Changes

  • slider-frame is no longer a focus target if enableKeyboardControls is false (#984)

  • fix the Alignment type so library users don't need to import an enum for a simple value (#974)