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
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 }}
Salve-Software
/
react-native-nitro-jsdom
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: DOM ergonomics parity + Intl polyfill + async onConfirm
- #48
#48
Merged
eumaninho54
merged 11 commits into
main
Salve-Software/react-native-nitro-jsdom:main
from
feat/dom-parity-and-intl
Salve-Software/react-native-nitro-jsdom:feat/dom-parity-and-intl
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: DOM ergonomics parity + Intl polyfill + async onConfirm
#48
eumaninho54
merged 11 commits into
main
Salve-Software/react-native-nitro-jsdom:main
from
feat/dom-parity-and-intl
Salve-Software/react-native-nitro-jsdom:feat/dom-parity-and-intl
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat(dom): add v0.17 ergonomics gaps
Show description for 7b0cd52
eumaninho54
and
claude
committed
7b0cd52
View commit details
Copy full SHA for 7b0cd52
Browse repository at this point
feat(sandbox): make onConfirm awaitable
Show description for bd9e8d3
eumaninho54
and
claude
committed
bd9e8d3
View commit details
Copy full SHA for bd9e8d3
Browse repository at this point
feat(dom): reflect hidden/title/lang/dir on Element
Show description for 272d88f
eumaninho54
and
claude
committed
272d88f
View commit details
Copy full SHA for 272d88f
Browse repository at this point
feat(dom): decompose <a>/<area> href into URL parts
Show description for 4992fdf
eumaninho54
and
claude
committed
4992fdf
View commit details
Copy full SHA for 4992fdf
Browse repository at this point
feat(dom): add document.currentScript
Show description for 5cfc356
eumaninho54
and
claude
committed
5cfc356
View commit details
Copy full SHA for 5cfc356
Browse repository at this point
feat(dom): add Intl.NumberFormat/DateTimeFormat polyfill
Show description for e585025
eumaninho54
and
claude
committed
e585025
View commit details
Copy full SHA for e585025
Browse repository at this point
docs: add v0.18 roadmap entry
Show description for b09eb4c
eumaninho54
and
claude
committed
b09eb4c
View commit details
Copy full SHA for b09eb4c
Browse repository at this point
fix(android): register IntlBindings.cpp in CMake sources
Show description for d344c02
eumaninho54
and
claude
committed
d344c02
View commit details
Copy full SHA for d344c02
Browse repository at this point
fix(dom): stop Element.prototype.host from breaking Shadow DOM traversal
Show description for 62dda99
eumaninho54
and
claude
committed
62dda99
View commit details
Copy full SHA for 62dda99
Browse repository at this point
fix(dom): selectedIndex/selectedOptions default consistently
Show description for e32be89
eumaninho54
and
claude
committed
e32be89
View commit details
Copy full SHA for e32be89
Browse repository at this point
fix(dom): tighten Intl currency/dateStyle/timeStyle handling
Show description for 1673826
eumaninho54
and
claude
committed
1673826
View commit details
Copy full SHA for 1673826
Browse repository at this point
You can’t perform that action at this time.