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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Allow JSXAttributes types to be shortcut-spread into the spread type like normal objects
- #19047
#19047
Merged
Wesley Wigham (weswigham)
merged 14 commits into
master
microsoft/TypeScript:master
from
unify-type-for-jsx
microsoft/TypeScript:unify-type-for-jsx
Copy head branch name to clipboard
Dec 16, 2017
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Allow JSXAttributes types to be shortcut-spread into the spread type like normal objects
#19047
Wesley Wigham (weswigham)
merged 14 commits into
master
microsoft/TypeScript:master
from
unify-type-for-jsx
microsoft/TypeScript:unify-type-for-jsx
Copy head branch name to clipboard
Commits
Commits on Oct 9, 2017
Bring jsx type resolution inline with normal objects, move jsx attribute property ignorign into relationship check
Wesley Wigham (weswigham)
committed
ee7b199
View commit details
Copy full SHA for ee7b199
Browse repository at this point
Improved errors and reordered members
Wesley Wigham (weswigham)
committed
9b8b353
View commit details
Copy full SHA for 9b8b353
Browse repository at this point
Always use inferrential mode for jsx pass
Wesley Wigham (weswigham)
committed
f8ba8b6
View commit details
Copy full SHA for f8ba8b6
Browse repository at this point
Add some missing skipLibChecks
Wesley Wigham (weswigham)
committed
5631af7
View commit details
Copy full SHA for 5631af7
Browse repository at this point
New check mode instead of odd type mapper
Wesley Wigham (weswigham)
committed
41f21de
View commit details
Copy full SHA for 41f21de
Browse repository at this point
Commits on Oct 12, 2017
Merge branch 'master' into unify-type-for-jsx
Wesley Wigham (weswigham)
committed
f515e13
View commit details
Copy full SHA for f515e13
Browse repository at this point
Do not enable object literal freshness checks on jsx spreads
Wesley Wigham (weswigham)
committed
4e9d35b
View commit details
Copy full SHA for 4e9d35b
Browse repository at this point
Fix minor style nits
Wesley Wigham (weswigham)
committed
5933dd0
View commit details
Copy full SHA for 5933dd0
Browse repository at this point
Commits on Oct 17, 2017
Merge branch 'master' into unify-type-for-jsx
Wesley Wigham (weswigham)
committed
e3a68f3
View commit details
Copy full SHA for e3a68f3
Browse repository at this point
Commits on Oct 31, 2017
Merge branch 'master' into unify-type-for-jsx
Wesley Wigham (weswigham)
committed
e672780
View commit details
Copy full SHA for e672780
Browse repository at this point
Update order of type for test
Wesley Wigham (weswigham)
committed
d35f961
View commit details
Copy full SHA for d35f961
Browse repository at this point
Commits on Dec 15, 2017
Merge branch 'master' into unify-type-for-jsx
Wesley Wigham (weswigham)
committed
1656ff0
View commit details
Copy full SHA for 1656ff0
Browse repository at this point
Merge branch 'master' into unify-type-for-jsx
Wesley Wigham (weswigham)
committed
19864e1
View commit details
Copy full SHA for 19864e1
Browse repository at this point
Accept corrected baseline
Wesley Wigham (weswigham)
committed
3755425
View commit details
Copy full SHA for 3755425
Browse repository at this point
You can’t perform that action at this time.