react-transition-group

An easy way to perform animations when a React component enters or leaves the DOM

  • 所有者: reactjs/react-transition-group
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

react-transition-group npm

ATTENTION! To address many issues that have come up over the years, the API in v2 and above is not backwards compatible with the original React addon (v1-stable).

For a drop-in replacement for react-addons-transition-group and react-addons-css-transition-group, use the v1 release. Documentation and code for that release are available on the v1-stable branch.

We are no longer updating the v1 codebase, please upgrade to the latest version when possible

A set of components for managing component states (including mounting and unmounting) over time, specifically designed with animation in mind.

Documentation

TypeScript

TypeScript definitions are published via DefinitelyTyped and can be installed via the following command:

npm install @types/react-transition-group

Examples

Clone the repo first:

git@github.com:reactjs/react-transition-group.git

Then run npm install (or yarn), and finally npm run storybook to start a storybook instance that you can navigate to in your browser to see the examples.

主要指标

概览
名称与所有者reactjs/react-transition-group
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证Other
所有者活动
创建于2016-11-20 19:29:24
推送于2024-12-24 10:40:57
最后一次提交2022-12-03 14:40:21
发布数44
最新版本名称v4.4.5 (发布于 )
第一版名称v1.0.0 (发布于 2016-12-09 10:48:27)
用户参与
星数10.2k
关注者数83
派生数651
提交数400
已启用问题?
问题数582
打开的问题数212
拉请求数223
打开的拉请求数31
关闭的拉请求数81
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?