Socket
Socket
Sign inDemoInstall

react-flip-toolkit

Package Overview
Dependencies
10
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
22Next

7.0.5-1

Diff

aholachek
published 7.0.5-0 •

aholachek
published 7.0.4 •

aholachek
published 7.0.4-beta.0 •

aholachek
published 7.0.3 •

aholachek
published 7.0.2 •

aholachek
published 7.0.1 •

aholachek
published 7.0.0 •

Changelog

Source

7.0.0 Release

** Summary ** This release adds swipe-enabled FLIP, a spring utility, and reduces the size of the main library by a bit.

Breaking changes

  • Stagger delays for nested Flipped components are now no longer automatically handled. If you want a Flipped animation to wait for another (staggered) Flipped animation to begin, you need to explicitly provide a prop that references the flipId of the Flipped component to wait until: delayUntil="flipId". Getting rid of auttomatically handled nested staggers reduced the complexity of the code and made the library a bit smaller and a lot more maintainable.

Added

  • spring, a function to handle spring tweening of style attributes for you.
  • Swipe, a component which allows for swipe-driven FLIP.

Improved

  • flip-toolkit, the base of the library without any React, is now its own package on npm
aholachek
published 7.0.0-beta.4 •

aholachek
published 7.0.0-alpha.12 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc