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 }}
ZZHGit
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
RyanCavanaugh
Datepicker
All time
Commit History
Commits on Jan 13, 2016
Merge pull request #6472 from pcbro/pcbro-patch-1
Show description for 36e9e9e
RyanCavanaugh
committed
36e9e9e
Copy full SHA for 36e9e9e
Commits on Jan 12, 2016
Merge pull request #6358 from RyanCavanaugh/fix6349
Show description for 5f024a3
RyanCavanaugh
committed
5f024a3
Copy full SHA for 5f024a3
Commits on Jan 6, 2016
Properly cache JSX element types for SFC expressions
RyanCavanaugh
committed
cf8daff
Copy full SHA for cf8daff
Commits on Jan 5, 2016
Merge pull request #6291 from RyanCavanaugh/fix6280
Show description for aed73bd
RyanCavanaugh
committed
aed73bd
Copy full SHA for aed73bd
Change logic in identifying SFCs
Show description for 53106cb
RyanCavanaugh
committed
53106cb
Copy full SHA for 53106cb
Commits on Jan 4, 2016
Merge pull request #6290 from RyanCavanaugh/fix5865
Show description for 0debd2b
RyanCavanaugh
committed
0debd2b
Copy full SHA for 0debd2b
Commits on Jan 1, 2016
Merge pull request #6287 from RyanCavanaugh/fix6241
Show description for 6be0206
RyanCavanaugh
committed
6be0206
Copy full SHA for 6be0206
Add test for non-used React import
RyanCavanaugh
committed
7aa8ba6
Copy full SHA for 7aa8ba6
Commits on Dec 30, 2015
Issue correct errors for missing JSX closing tags
Show description for 2c4856a
RyanCavanaugh
committed
2c4856a
Copy full SHA for 2c4856a
Commits on Dec 29, 2015
Add test to verify no error when 'React' is not in scope
RyanCavanaugh
committed
7b36432
Copy full SHA for 7b36432
Tag the 'react' import as used even under --jsx preserve
Show description for 80a16de
RyanCavanaugh
committed
80a16de
Copy full SHA for 80a16de
Make linter happy
RyanCavanaugh
committed
3288f5b
Copy full SHA for 3288f5b
Escape quotes when they appear as HTML entities in JSX text
Show description for e12855b
RyanCavanaugh
committed
e12855b
Copy full SHA for e12855b
Commits on Dec 18, 2015
Merge pull request #6104 from RyanCavanaugh/fix6029
Show description for 0163675
RyanCavanaugh
committed
0163675
Copy full SHA for 0163675
Commits on Dec 15, 2015
Use nicer flag collection method
RyanCavanaugh
committed
a2b6e8c
Copy full SHA for a2b6e8c
Properly handle multiply-declared optional properties in JSX attr. type
Show description for 023e375
RyanCavanaugh
committed
023e375
Copy full SHA for 023e375
Commits on Dec 14, 2015
Merge pull request #5876 from RyanCavanaugh/javaScriptPrototypes
Show description for 2f447ee
RyanCavanaugh
committed
2f447ee
Copy full SHA for 2f447ee
Check for function flag on class symbol
RyanCavanaugh
committed
37f3ff8
Copy full SHA for 37f3ff8
Commits on Dec 9, 2015
One more
RyanCavanaugh
committed
fcfc424
Copy full SHA for fcfc424
Address CR feedback
RyanCavanaugh
committed
50892ac
Copy full SHA for 50892ac
Merge pull request #5996 from RyanCavanaugh/fix5994
Show description for 383cbf0
RyanCavanaugh
committed
383cbf0
Copy full SHA for 383cbf0
Improve comment
RyanCavanaugh
committed
d3c9815
Copy full SHA for d3c9815
Use logic for win
RyanCavanaugh
committed
58427c4
Copy full SHA for 58427c4
Commits on Dec 8, 2015
Merge pull request #5993 from RyanCavanaugh/fix5991
Show description for 992bd7a
RyanCavanaugh
committed
992bd7a
Copy full SHA for 992bd7a
Fix up for 'async'
RyanCavanaugh
committed
964fbea
Copy full SHA for 964fbea
Disallow modifiers in object literal property assignment
Show description for 92d7d1c
RyanCavanaugh
committed
92d7d1c
Copy full SHA for 92d7d1c
Parse JSX attributes as AssignmentExpressions
Show description for 51c5474
RyanCavanaugh
committed
51c5474
Copy full SHA for 51c5474
Commits on Dec 7, 2015
Merge pull request #5974 from RyanCavanaugh/fix5955
Show description for 7c1ef22
RyanCavanaugh
committed
7c1ef22
Copy full SHA for 7c1ef22
Actually include the fix....
RyanCavanaugh
committed
05c1703
Copy full SHA for 05c1703
Support 'this' in inferred method bodies
RyanCavanaugh
committed
c97dfff
Copy full SHA for c97dfff
Identify JSX closing tags as identifiers so they emit correctly
Show description for 04f8c32
RyanCavanaugh
committed
04f8c32
Copy full SHA for 04f8c32
Commits on Dec 4, 2015
Simplified JS prototype class inference
RyanCavanaugh
committed
fcd00a5
Copy full SHA for fcd00a5
Merge remote-tracking branch 'upstream/master' into javaScriptPrototypes
RyanCavanaugh
committed
6bb62d6
Copy full SHA for 6bb62d6
JS Prototypes WIP
RyanCavanaugh
committed
fabc43d
Copy full SHA for fabc43d
Commits on Dec 1, 2015
Merge fixup
RyanCavanaugh
committed
c4b0b62
Copy full SHA for c4b0b62
Pagination
Previous
Next
You can’t perform that action at this time.