Releases: wethegit/react-marquee
Releases · wethegit/react-marquee
v2.2.0
React Marquee v2.1.3
- Add reverse option by @andrewrubin in #129
v2.1.1
Patch Changes
- #95
b8ba89f
Thanks @marlonmarcello! - fix: ensures timer variable is properly scoped
v2.1.0
Minor Changes
- #72
8056d5e
Thanks @wonderfulfrog! - feat: convert project to typescript and add types
v2.0.4
Update React dependency to 17-18
v2.0.2
Release notes
- Fixes an issue where content was being squished. Setting the marquee's CSS width property to
max-content
.
v2.0.1
Changes in v2.0.1:
- Fixes a Firefox issue where the animation would not start, despite correctly calculating the offsets.
v2.0.0
- Adds a small performance boost via memoization
- Adds the ability to play/pause through props or CSS custom property
- Remove gaps between slides
- Adds JSdoc source comments
v1.0.0
- Replace Webpack with Vite
v0.0.0
Merge pull request #2 from wethegit/dev 0.0.0