Nuka Carousel Versions Save

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.

[email protected]

1 month ago

Patch Changes

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

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

[email protected]

1 month ago

Major Changes

  • Nuka v8 Release (#1047)

[email protected]

6 months ago

Major Changes

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

[email protected]

7 months ago

Minor Changes

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

[email protected]

1 year ago

Patch Changes

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

[email protected]

1 year ago

Patch Changes

  • Add package provenance (#1015)

[email protected]

1 year ago

Patch Changes

  • Fix output of types. (#1010)

5.5.1

1 year ago
  • Fix to only include inert property when slide is not in view (#1000) @allypalanzi

5.5.0

1 year ago
  • Implement fixed width slides with intersection observer (#985)
  • Fix cellAlignment issue
  • Enforce scrollMode remainder if slidesToScroll auto is used

[email protected]

1 year ago

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)