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

preact8-css-transition-group

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preact8-css-transition-group

Apply CSS transitions when adding or removing Preact components/elements.

  • 2.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

preact8-css-transition-group

This is a fork of preact-css-transition-group that explicitly depends on Preact 8 for use in Uppy, to address #2226, #2227 and #2377.

You may want to use this in your Preact 8 widgets to prevent interference with a Preact X app.

The full list of differences:

  • preact8-css-transition-group ships CommonJS only, not UMD
  • preact8-css-transition-group only ships unminified code
  • preact8-css-transition-group specifies preact ^8.0.0 in its peerDependencies

Original readme

A preact fork of css-transition-group, which was originally extracted from the React codebase itself. The overwhelming majority of the code was written by the lovely folks of the React team, so kudos to them!

This module may be of use to you if:

  • you want to apply CSS transitions when adding or removing elements; or
  • you are getting a "not found" error for react/lib/ReactCSSTransitionGroup

Keywords

FAQs

Package last updated on 27 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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