Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
gregfenton
/
react-modal
Public
forked from
reactjs/react-modal
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
react-modal
specs
on
master
User selector
All users
All time
Commit history
Commits on Oct 8, 2019
[added]: pass overlay and content element references to onAfterOpen fn (#741)
baruchvlz
authored and
diasbruno
committed
4ac3ff4
View commit details
Copy full SHA for 4ac3ff4
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
[fixed] some untabbable elements are being returned from findTabbable (#774)
Show description for 9be00a9
flurmbo
authored and
diasbruno
committed
9be00a9
View commit details
Copy full SHA for 9be00a9
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
[fixed] onAfterClose prop falsly called on unmount
gados3
authored and
diasbruno
committed
8a71f71
View commit details
Copy full SHA for 8a71f71
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
[added] Added an id prop, applied to the modal dialog (content) (#765)
Show description for c747c24
YassienW
authored and
diasbruno
committed
c747c24
View commit details
Copy full SHA for c747c24
View code at this point
Browse repository at this point
Commits on Dec 17, 2018
[added] Introduce onAfterClose callback prop (#724)
fernandofleury
authored and
diasbruno
committed
988f55a
View commit details
Copy full SHA for 988f55a
View code at this point
Browse repository at this point
Commits on Dec 10, 2018
[fixed] Allow empty classNames for body (#720)
Show description for 2ae092a
jitinmaher
authored and
diasbruno
committed
2ae092a
View commit details
Copy full SHA for 2ae092a
View code at this point
Browse repository at this point
Commits on Oct 27, 2018
[fixed] Allow ReactDOM.createPortal to be mocked in tests
Show description for fc53400
devrelm
authored and
diasbruno
committed
fc53400
View commit details
Copy full SHA for fc53400
View code at this point
Browse repository at this point
[fixed] Render `testId` property
adammahmood
authored and
diasbruno
committed
6a6bcf7
View commit details
Copy full SHA for 6a6bcf7
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
[fixed] set default role for accessibility
wszgxa
authored and
diasbruno
committed
a2c38cc
View commit details
Copy full SHA for a2c38cc
View code at this point
Browse repository at this point
Commits on Jul 4, 2018
[added] additional data attributes.
kaushik94
authored and
diasbruno
committed
c3e06ab
View commit details
Copy full SHA for c3e06ab
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
[fixed] Safety check for SSR (#668)
Show description for 73893a2
Lior Belinsky
authored and
diasbruno
committed
73893a2
View commit details
Copy full SHA for 73893a2
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
[added] htmlOpenClassName will follow the same rules like...
Show description for 0c6d966
diasbruno
committed
0c6d966
View commit details
Copy full SHA for 0c6d966
View code at this point
Browse repository at this point
[added] add class to html when modal is open
bannier
authored and
diasbruno
committed
088e68e
View commit details
Copy full SHA for 088e68e
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
[added] ref for overlay and content
Pomaskin Ilya
authored and
diasbruno
committed
0809958
View commit details
Copy full SHA for 0809958
View code at this point
Browse repository at this point
Fix minor typos in spec
dgowrie
authored and
diasbruno
committed
61b141d
View commit details
Copy full SHA for 61b141d
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
[fixed] Tab focus escapes modal on shift + tab after opening
jasonblanchard
authored and
diasbruno
committed
700a28a
View commit details
Copy full SHA for 700a28a
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
[fixed] management of aria-hidden attribute decoupled from the management of the body open class
kloots
authored and
diasbruno
committed
6c4d4ad
View commit details
Copy full SHA for 6c4d4ad
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
[fixed] stop propagating ESC key event.
Show description for 9a3542a
diasbruno
committed
9a3542a
View commit details
Copy full SHA for 9a3542a
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
[fixes] don't set aria-hidden if appElement is not defined.
Show description for 38dc8f9
sheerun
authored and
diasbruno
committed
38dc8f9
View commit details
Copy full SHA for 38dc8f9
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
[fixed] Respect overflow css property when determining whether or not a tabbable node is hidden
conlanpatrek
authored and
diasbruno
committed
c434e84
View commit details
Copy full SHA for c434e84
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
[chore] make sure all tests meet line-length requirement.
kloots
authored and
diasbruno
committed
400ac13
View commit details
Copy full SHA for 400ac13
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
[fixed] Add shouldCloseOnEsc prop
Show description for 1d495a6
spen
authored and
diasbruno
committed
1d495a6
View commit details
Copy full SHA for 1d495a6
View code at this point
Browse repository at this point
[chore] prettier all the things
Aditya Vohra
authored and
diasbruno
committed
47d0d87
View commit details
Copy full SHA for 47d0d87
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
[feature] initial support for react 16.
diasbruno
committed
b942504
View commit details
Copy full SHA for b942504
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
[chore] update dependencies, lint rules and refactor tests.
Show description for 16c3dce
diasbruno
committed
16c3dce
View commit details
Copy full SHA for 16c3dce
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Remove required flag from contentLabel propType in Modal
Show description for ba81894
bluSCALE4
authored and
diasbruno
committed
ba81894
View commit details
Copy full SHA for ba81894
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
[added] Don't focus after render if we don't want to
imadha
authored and
diasbruno
committed
93256e9
View commit details
Copy full SHA for 93256e9
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
[added] Support using multiple document.body classes
Show description for 9076eb7
Austin Wood
authored and
diasbruno
committed
9076eb7
View commit details
Copy full SHA for 9076eb7
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
[chore] added test for default parentSelector.
diasbruno
committed
581be77
View commit details
Copy full SHA for 581be77
View code at this point
Browse repository at this point
[chore] Return null for portal when modal is closed
Ives van Hoorne
authored and
diasbruno
committed
e56c414
View commit details
Copy full SHA for e56c414
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
[fixed] Modal.removePortal not called when using closeTimeoutMS
Sean Nichols
authored and
diasbruno
committed
f47e79d
View commit details
Copy full SHA for f47e79d
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
[added] allow users to pass aria-* attribute.
Show description for 67ee9f5
diasbruno
committed
67ee9f5
View commit details
Copy full SHA for 67ee9f5
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
[change] Track open body className appropriately
Andrew Fuller
authored and
diasbruno
committed
1baebf4
View commit details
Copy full SHA for 1baebf4
View code at this point
Browse repository at this point
Commits on Jun 25, 2017
[fixed] improvements on setAppElement...
Show description for f8edc2b
diasbruno
committed
f8edc2b
View commit details
Copy full SHA for f8edc2b
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Update react-addons-test-utils to react-dom/test-utils
Andrew Fuller
authored and
diasbruno
committed
6c780ae
View commit details
Copy full SHA for 6c780ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.