react-flip-toolkit
react-flip-toolkit copied to clipboard
A lightweight magic-move library for configurable layout transitions
Hi! Thanks for the amazing package! When using the 7.2.0 version, TypeScript complains about type declarations: ``` error TS7016: Could not find a declaration file for module 'react-flip-toolkit'. '/react-flip-toolkit/lib/index.modern.mjs' implicitly...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [ws](https://github.com/websockets/ws) from 5.2.3 to 5.2.4. Release notes Sourced from ws's releases. 5.2.4 Bug fixes Backported e55e5106 to the 5.x release line (4abd8f6d). Commits aa8fe0a [dist] 5.2.4 4abd8f6 [security] Fix...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Hi @aholachek , First of all, thank you very much for your great work on this project! 😊 🍀🚀 I would like to ask if there is a roadmap or...
Hi there, Just letting you know that the following warning shows after I moved a project from CRA to Vite. I understand that this is just a warning, but I...
I'm creating a script to take videos (via screenshots involving transparency in puppeteer) from animations. For this, I'd like to basically do a loop, update the percentage of the animation...