Releases: braposo/react-text-loop Releases · braposo/react-text-loop
v2.3.0 14 Dec 18:36
Compare Sorry, something went wrong.
No results found v2.2.1 17 Nov 13:03
Compare Sorry, something went wrong.
No results found Fixes memory leak on component unmount (Fixes #41 ) Updates all packages to latest versions Updates example code so it doesn't load everything at once v2.2.0 01 Nov 22:09
Compare Sorry, something went wrong.
No results found v2.1.1 01 Nov 22:08
Compare Sorry, something went wrong.
No results found Add sideEffect declaration
v2.1.0 16 Sep 23:23
Compare Sorry, something went wrong.
No results found Converts code to Typescript.
v2.0.2 05 May 11:46
Compare Sorry, something went wrong.
No results found v2.0.1 30 Dec 15:50
Compare Sorry, something went wrong.
No results found Fixes server-side rendering issue (#29 )
v2.0.0 26 Dec 12:58
Compare Sorry, something went wrong.
No results found BREAKING: Rename speed prop to interval BREAKING: Remove glamorous in favour of cxs and drop support for style prop Publish multiple module types (#9 ) Improve README (#10 ) Add noWrap prop to disable whitespace: nowrap if needed (#14 ) Add delay prop to control animation (#13 #12 #15 ) Add onChange callback (#16 ) Use requestAnimationFrame for more performant animations Overall performance improvements v1.1.0 01 Jun 11:03
Compare Sorry, something went wrong.
No results found Simplifies API by removing unnecessary initialWidth and initialHeight props Adds support for masking the animation around the bounding box by using the prop mask Adds support to remove fading animation by using the prop fade. Replaces internal PropTypes with new prop-types package to avoid deprecation warnings in React 15.5 v1.0.0 29 Mar 13:10
Compare Sorry, something went wrong.
No results found