Socket
Socket
Sign inDemoInstall

react-tween-state

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tween-state - npm Package Versions

2

0.1.5

Diff

Changelog

Source

0.1.5 (April 28th 2016)

  • [I] Move React and React-DOM dependencies to devDependencies. React-tween-state doesn't require React.
chenglou
published 0.1.4 •

Changelog

Source

0.1.4 (November 21th 2015)

  • [I] Support for IE9 through requestAnimationFrame polyfill. a0b4fb5.
  • [I] Used to use this.isMounted() internally. Removed that since React might deprecate this. #49.
  • [F] If duration's 0, we jump to config.endValue immediately, rather than calling the easing function. #52.
chenglou
published 0.1.3 •

Changelog

Source

0.1.3 (July 4th 2015)

  • [I] Export everything as default.
chenglou
published 0.1.2 •

chenglou
published 0.1.1 •

Changelog

Source

0.1.1 (June 21th 2015)

Note: this version is not compatible with React < 0.13.

  • [I] Better API! See the updated examples.
  • [I] Library converted to ES7 with Babel.
  • [I] Compatible with UMD.
  • [F] See the note here.
chenglou
published 0.1.0 •

chenglou
published 0.0.5 •

Changelog

Source

0.0.5 (March 17th 2015)

Note: this is the last release compatible with React < 0.13!

  • [I] Small optimizations.
  • [F] #24: Prevent error when onEnd unmounts the component (through parent).
chenglou
published 0.0.4 •

Changelog

Source

0.0.4 (November 14th 2014)

  • [I] Bower support!
  • [F] The passed-in config object is no longer mutated.
chenglou
published 0.0.3 •

Changelog

Source

0.0.3 (August 2nd 2014)

  • [F] Stop animation after the component's unmounted.
chenglou
published 0.0.2 •

Changelog

Source

0.0.2 (July 25th 2014)

  • [I] Delay option. See the updated README.
  • [F] Default param not initialized correctly.
  • [F] Animation not starting.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc