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 }}
swipswaps
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 3, 2021
[added] tabbable support for iframes
Show description for 68af7ec
jaksenko
authored and
diasbruno
committed
68af7ec
View commit details
Copy full SHA for 68af7ec
Browse repository at this point
Fix typo in docs
nielsdB97
authored and
diasbruno
committed
28986ea
View commit details
Copy full SHA for 28986ea
Browse repository at this point
Commits on Nov 10, 2021
Release v3.14.4.
diasbruno
committed
702ff62
View commit details
Copy full SHA for 702ff62
Browse repository at this point
[fixed] using concat for finding shadowRoot descendants instead of spread
Show description for 12ccd6a
stevematney
and
diasbruno
committed
12ccd6a
View commit details
Copy full SHA for 12ccd6a
Browse repository at this point
[fixed] ensuring usage of Web Components functions in all browsers (Safari, specifically)
stevematney
authored and
diasbruno
committed
f5783ca
View commit details
Copy full SHA for f5783ca
Browse repository at this point
Update src/helpers/tabbable.js
Show description for b049feb
stevematney
and
diasbruno
committed
b049feb
View commit details
Copy full SHA for b049feb
Browse repository at this point
[fixed] Ensure we don't check for hidden on Shadow DOM.
Show description for edc4f12
stevematney
authored and
diasbruno
committed
edc4f12
View commit details
Copy full SHA for edc4f12
Browse repository at this point
Commits on Oct 28, 2021
Wrap NODE_ENV conditional code in block
vladzdev
authored and
diasbruno
committed
ffbaf0e
View commit details
Copy full SHA for ffbaf0e
Browse repository at this point
Wrap NODE_ENV conditional code in block
vladzdev
authored and
diasbruno
committed
5eccdb0
View commit details
Copy full SHA for 5eccdb0
Browse repository at this point
Wrap NODE_ENV conditional code in block
vladzdev
authored and
diasbruno
committed
f5d404c
View commit details
Copy full SHA for f5d404c
Browse repository at this point
Commits on Oct 25, 2021
[chore] update karma dependency.
diasbruno
committed
22e80e7
View commit details
Copy full SHA for 22e80e7
Browse repository at this point
Bump ws from 6.2.1 to 6.2.2
Show description for e3bfbf8
dependabot[bot]
authored and
diasbruno
committed
e3bfbf8
View commit details
Copy full SHA for e3bfbf8
Browse repository at this point
Bump path-parse from 1.0.6 to 1.0.7
Show description for fa914c5
dependabot[bot]
authored and
diasbruno
committed
fa914c5
View commit details
Copy full SHA for fa914c5
Browse repository at this point
Bump url-parse from 1.5.1 to 1.5.3
Show description for 9e867d5
dependabot[bot]
authored and
diasbruno
committed
9e867d5
View commit details
Copy full SHA for 9e867d5
Browse repository at this point
Commits on Jun 18, 2021
Update readme documentation with CDN installation
Show description for fb6bab5
EliseyMartynov
authored and
diasbruno
committed
fb6bab5
View commit details
Copy full SHA for fb6bab5
Browse repository at this point
Update documentation by my suggestion in #889
Show description for d5ecf0a
EliseyMartynov
authored and
diasbruno
committed
d5ecf0a
View commit details
Copy full SHA for d5ecf0a
Browse repository at this point
Commits on Jun 15, 2021
Release v3.14.3.
diasbruno
committed
fd193f2
View commit details
Copy full SHA for fd193f2
Browse repository at this point
Commits on Jun 8, 2021
[changed]: Updated and formatted example in README
PepijnSenders
authored and
diasbruno
committed
b33923a
View commit details
Copy full SHA for b33923a
Browse repository at this point
Commits on Jun 5, 2021
[fixed] Cancel requested animation frame on unmount.
adriantrunzo
authored and
diasbruno
committed
0847049
View commit details
Copy full SHA for 0847049
Browse repository at this point
Commits on Jun 2, 2021
[chore] added link to the discussion for react-modal v4.
diasbruno
committed
fc76b0c
View commit details
Copy full SHA for fc76b0c
Browse repository at this point
[chore] Don't allow mkdocs.yml be included on releases.
diasbruno
committed
0d99156
View commit details
Copy full SHA for 0d99156
Browse repository at this point
Release v3.14.2.
diasbruno
committed
e392b09
View commit details
Copy full SHA for e392b09
Browse repository at this point
[chore] Don't allow .log in on releases.
Show description for 172879e
diasbruno
committed
172879e
View commit details
Copy full SHA for 172879e
Browse repository at this point
Release v3.14.1.
diasbruno
committed
eb10154
View commit details
Copy full SHA for eb10154
Browse repository at this point
Commits on Jun 1, 2021
Fixing lint error and PR suggestion change to use double quotes
beekermememe
authored and
diasbruno
committed
fc62ab1
View commit details
Copy full SHA for fc62ab1
Browse repository at this point
Working on lint error
brendankeogh-sf
authored and
diasbruno
committed
ce94d86
View commit details
Copy full SHA for ce94d86
Browse repository at this point
Wrapping getComputedStyle in try catch per PR review
brendankeogh-sf
authored and
diasbruno
committed
7e732d7
View commit details
Copy full SHA for 7e732d7
Browse repository at this point
Adding a check to see if the element is a prototype of Element before getting the computed style
beekermememe
authored and
diasbruno
committed
31d59b2
View commit details
Copy full SHA for 31d59b2
Browse repository at this point
Commits on May 21, 2021
[fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari
Benjamin Padula
authored and
diasbruno
committed
827796d
View commit details
Copy full SHA for 827796d
Browse repository at this point
Commits on May 16, 2021
[chore] regenerate package-lock.
diasbruno
committed
76df16b
View commit details
Copy full SHA for 76df16b
Browse repository at this point
bump prop-types to 15.7.2
HAL5652
authored and
diasbruno
committed
4fbe228
View commit details
Copy full SHA for 4fbe228
Browse repository at this point
[chore] update packages.
diasbruno
committed
a5f959a
View commit details
Copy full SHA for a5f959a
Browse repository at this point
[chore] clean up all element leaks between tests.
diasbruno
committed
8050773
View commit details
Copy full SHA for 8050773
Browse repository at this point
Commits on Apr 13, 2021
Release v3.13.1.
diasbruno
committed
9523683
View commit details
Copy full SHA for 9523683
Browse repository at this point
Commits on Apr 3, 2021
Updated README.md
Show description for 5832904
harshit1902
authored and
diasbruno
committed
5832904
View commit details
Copy full SHA for 5832904
Browse repository at this point
Previous
Next
You can’t perform that action at this time.