FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.07k stars 595 forks source link

Discrepancy of npm and github v5.0.5 versions #863

Closed David245M closed 2 years ago

David245M commented 2 years ago

Bugs and Questions

Prerequisites

Feel free to delete this section if you have checked off all of the following.

Describe Your Environment

Describe the Problem

There is discrepancy of v5.0.5 deployed to npm and v5.0.5 on github. you can see it if you check inline styles in slider-container: in npm padding rule is presence, in github it is absent.

Expected behavior: Conformity of versions, absent of inline padding rule. Actual behavior: Discrepancy of versions, presense of inline padding rule.

ValGeorgiev commented 2 years ago

Hey @David245M Thanks for raising this with us. I just fixed it and released a new version v5.0.6. Here is a link. I will close this now, feel free to reopen it.