Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reactjs
/
react-transition-group
Public
Notifications
You must be signed in to change notification settings
Fork
649
Star
10.2k
Code
Issues
213
Pull requests
31
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
v2.6.1
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 14, 2019
chore(release): 2.6.1 [skip ci]
Show description for 0cda0c5
semantic-release-bot
committed
0cda0c5
Copy full SHA for 0cda0c5
ci: temporarily switch to Node v11.10 to fix tests
Show description for bd1017c
silvenon
authored
bd1017c
Copy full SHA for bd1017c
fix(package.json): mark react-transition-group as side-effect free for webpack tree shaking (#472)
Setsun
authored and
silvenon
committed
b81dc89
Copy full SHA for b81dc89
chore: fix Gatsby build (#465)
Show description for 61d8d09
silvenon
authored
61d8d09
Copy full SHA for 61d8d09
docs: document `key` prop trick in TransitionGroup (#467)
Show description for c73de46
shelldandy
authored and
silvenon
committed
c73de46
Copy full SHA for c73de46
Commits on Mar 5, 2019
Make exit timeout optional (#464)
Show description for 3a4cf9c
dimensi
authored and
silvenon
committed
3a4cf9c
Copy full SHA for 3a4cf9c
Commits on Feb 26, 2019
chore(release): 2.6.0 [skip ci]
Show description for 7e6785b
semantic-release-bot
committed
7e6785b
Copy full SHA for 7e6785b
feat: add appear timeout (#462)
Show description for 52cdc34
dimensi
authored and
jquense
committed
52cdc34
Copy full SHA for 52cdc34
Commits on Feb 14, 2019
Merge pull request #456 from errendir/swap-refs-in-tests
Show description for ea5761b
silvenon
authored
ea5761b
Copy full SHA for ea5761b
In tests replace string refs with function refs retaining the instance after the unmount
errendir
committed
054ca40
Copy full SHA for 054ca40
Commits on Feb 13, 2019
chore: bundle UMD with rollup (#449)
Show description for ac15233
TrySound
authored and
jquense
committed
ac15233
Copy full SHA for ac15233
Commits on Jan 14, 2019
chore(release): 2.5.3 [skip ci]
Show description for e88f48a
semantic-release-bot
committed
e88f48a
Copy full SHA for e88f48a
fix: strip custom prop-types in production (#448)
Show description for 46fa20f
TrySound
authored and
jquense
committed
46fa20f
Copy full SHA for 46fa20f
Commits on Dec 27, 2018
chore: fix storybook (#445)
plotnikovn
authored and
jquense
committed
200bfc3
Copy full SHA for 200bfc3
Commits on Dec 20, 2018
chore(release): 2.5.2 [skip ci]
Show description for 8f68611
semantic-release-bot
committed
8f68611
Copy full SHA for 8f68611
fix: pass appear to CSSTransition callbacks (#441)
Show description for df7adb4
Lazyuki
authored and
jquense
committed
df7adb4
Copy full SHA for df7adb4
Commits on Dec 17, 2018
docs: Fix type declaration comment (#439)
asvetly
authored and
taion
committed
69a45c4
Copy full SHA for 69a45c4
Commits on Dec 10, 2018
chore(release): 2.5.1 [skip ci]
Show description for 977c9ce
semantic-release-bot
committed
977c9ce
Copy full SHA for 977c9ce
fix: prevent calling setState in TransitionGroup if it has been unmounted (#435)
restlessbit
authored and
jquense
committed
6d46b69
Copy full SHA for 6d46b69
Commits on Oct 6, 2018
Merge pull request #421 from joss-c/patch-1
Show description for c1787ed
silvenon
authored
c1787ed
Copy full SHA for c1787ed
Fix CDN/External link
joss-c
authored
af2ca0c
Copy full SHA for af2ca0c
Commits on Oct 1, 2018
Merge pull request #418 from ievax/patch-1
Show description for 8943f40
silvenon
authored
8943f40
Copy full SHA for 8943f40
Commits on Sep 30, 2018
Update year in LICENSE
ievax
authored
bcb854f
Copy full SHA for bcb854f
Commits on Sep 26, 2018
chore(release): 2.5.0 [skip ci]
Show description for 53156df
semantic-release-bot
committed
53156df
Copy full SHA for 53156df
feat: update build and package dependencies (#413)
jquense
authored
af3d45a
Copy full SHA for af3d45a
Commits on Aug 12, 2018
chore: fix typo and remove a redundant space (#395)
mvasin
authored and
jquense
committed
c9b7bbd
Copy full SHA for c9b7bbd
Commits on Jul 19, 2018
Merge pull request #378 from silvenon/docs
Show description for c3b7708
silvenon
authored
c3b7708
Copy full SHA for c3b7708
docs: add instructions for using with React Router
silvenon
committed
795592f
Copy full SHA for 795592f
test: fix prop types in component template
silvenon
committed
26aeadd
Copy full SHA for 26aeadd
docs: hopefully fix active nav link style
silvenon
committed
e29afdd
Copy full SHA for e29afdd
test: add prop types for location in docs
silvenon
committed
225a555
Copy full SHA for 225a555
docs: make CodeSandbox examples span full-width
silvenon
committed
a97f1e2
Copy full SHA for a97f1e2
style: make code block on home page more readable
silvenon
committed
dba0af4
Copy full SHA for dba0af4
refactor: make CodeSandbox example logic reusable
silvenon
committed
5403e1d
Copy full SHA for 5403e1d
chore: add some missing peer dependencies to docs
silvenon
committed
1229604
Copy full SHA for 1229604
Pagination
Previous
Next
You can’t perform that action at this time.