Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

framer-motion-3d

Package Overview
Dependencies
Maintainers
3
Versions
540
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion-3d - npm Package Versions

1
54

7.5.0

Diff

Changelog

Source

[7.5.0] 2022-09-27

Added

  • useAnimationFrame now passes delta to provided callbacks as the second argument.
popmotion
published 7.4.0 •

Changelog

Source

[7.4.0] 2022-09-26

Added

  • Added internal values prop that allows the provision of motion values to use exclusively for performing animations on.
popmotion
published 7.3.6 •

Changelog

Source

[7.3.6] 2022-09-20

Fixed

  • Increasing threshold for what's considered a similar aspect ratio in "preserve-ratio" layout animations.
popmotion
published 7.3.5 •

Changelog

Source

[7.3.5] 2022-09-14

Fixed

  • isMotionValue no longer crashing when provided null.
popmotion
published 7.3.3 •

Changelog

Source

[7.3.3] 2022-09-13

Fixed

  • Ensuring children dynamic components re-render when context changes.
popmotion
published 7.3.2 •

Changelog

Source

[7.3.2] 2022-09-07

Added

  • isMotionComponent returns true if the provided component is a motion component.
  • unwrapMotionComponent returns the rendered component.
popmotion
published 7.3.1 •

Changelog

Source

[7.3.1] 2022-09-07

Fixed

  • Fixing application of rotateZ.
popmotion
published 7.3.0 •

Changelog

Source

[7.3.0] 2022-09-06

Added

  • layout="preserve-ratio" performs a position-only transition if the aspect ratio has changed.

Fixed

  • layout="position" now works with shared element transitions.
popmotion
published 7.2.1 •

Changelog

Source

[7.2.1] 2022-08-23

Added

  • Various filesize reductions.
popmotion
published 7.2.0 •

Changelog

Source

[7.2.0] 2022-08-14

Added

  • AnimatePresence's new mode="popLayout" prop will "pop" exiting elements from the document layout flow, allowing sibling layout elements to animate to their new layout as soon as exiting starts.

Deprecated

  • exitBeforeEnter - replace with mode="wait".
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