preact-transitioning
preact-transitioning copied to clipboard
Preact components for easily implementing basic CSS animations and transitions
Heya! I'm totally lost at this point. Can this module be used to create entire page transitions, using `react-router`? I have this css: ```css .pageFromBottom { animation: animBot 1.3s ease-in-out...
Finally, a lightweight implementation of transition-groups. Nice! :smiley: I'm particularly interested in transitions to indicate adding/removing items, and have always thought the best way to indicate this was simply to...
The TypeScript types could not be resolved when importing the package under modern module resolution settings like `node16` or `bundler`. This patch resolves this issue by specifying `"exports"."types"` in addition...
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
Closes #30
It would make it a lot easier to read and understand the examples if they were separated into their own components.
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.0 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...