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 }}
cpplearner
/
TypeScript-DOM-lib-generator
Public
forked from
microsoft/TypeScript-DOM-lib-generator
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
fixEvents
User selector
All users
All time
Commit history
Commits on Mar 14, 2017
Merge branch 'master' of https://github.com/Microsoft/TSJS-lib-generator into fixEvents
Zhengbo Li
committed
9da495f
View commit details
Copy full SHA for 9da495f
Browse repository at this point
Remove other <this> types
Zhengbo Li
committed
1f837ef
View commit details
Copy full SHA for 1f837ef
Browse repository at this point
Update baseline
Zhengbo Li
committed
9d80b4d
View commit details
Copy full SHA for 9d80b4d
Browse repository at this point
Make EventTarget generic
Zhengbo Li
committed
a072f26
View commit details
Copy full SHA for a072f26
Browse repository at this point
Commits on Mar 11, 2017
Fixes DocumentFragment missing getElementById() (#212)
Show description for 31d3c78
arjunyel
authored and
Zhengbo Li
committed
31d3c78
View commit details
Copy full SHA for 31d3c78
Browse repository at this point
Commits on Mar 7, 2017
Merge pull request #210 from nkemnitz/imagebitmap
Show description for 06e89db
mhegazy
authored
06e89db
View commit details
Copy full SHA for 06e89db
Browse repository at this point
Commits on Mar 2, 2017
Merge pull request #208 from alfaslash/master
Show description for 960bff8
mhegazy
authored
960bff8
View commit details
Copy full SHA for 960bff8
Browse repository at this point
Add signature for formData types (Fetch API). Add 'flavor': 'Web' and remove formData types from webworker.generated.d.ts
alfaslash
committed
9b4dfcb
View commit details
Copy full SHA for 9b4dfcb
Browse repository at this point
remove ImageBitmap typedefs
nkemnitz
committed
93ff618
View commit details
Copy full SHA for 93ff618
Browse repository at this point
Added ImageBitmap interface
nkemnitz
committed
095ceb4
View commit details
Copy full SHA for 095ceb4
Browse repository at this point
Commits on Mar 1, 2017
Add missing new lines
zhengbli
committed
35b5be8
View commit details
Copy full SHA for 35b5be8
Browse repository at this point
Clean up code
zhengbli
committed
3f237e9
View commit details
Copy full SHA for 3f237e9
Browse repository at this point
Add signature for formData types (Fetch API)
alfaslash
committed
16ea293
View commit details
Copy full SHA for 16ea293
Browse repository at this point
Merge pull request #206 from bondz/fix-AudioNode-interface
Show description for 0e72dcb
mhegazy
authored
0e72dcb
View commit details
Copy full SHA for 0e72dcb
Browse repository at this point
Update baselines
zhengbli
committed
016f1c5
View commit details
Copy full SHA for 016f1c5
Browse repository at this point
Do the same thing for nonEventTarget base types
zhengbli
committed
cfc8513
View commit details
Copy full SHA for cfc8513
Browse repository at this point
Make events use 'this' as eventTarget when possible
zhengbli
committed
8bc5d6d
View commit details
Copy full SHA for 8bc5d6d
Browse repository at this point
Support more events
zhengbli
committed
84d2094
View commit details
Copy full SHA for 84d2094
Browse repository at this point
Make more events generic
zhengbli
committed
1b10ce8
View commit details
Copy full SHA for 1b10ce8
Browse repository at this point
Make event listeners work
zhengbli
committed
1504c92
View commit details
Copy full SHA for 1504c92
Browse repository at this point
Merge pull request #205 from bondz/master
Show description for 47e04c8
mhegazy
authored
47e04c8
View commit details
Copy full SHA for 47e04c8
Browse repository at this point
Add override for AudioNode connect method
bondz
committed
1bb3687
View commit details
Copy full SHA for 1bb3687
Browse repository at this point
Commits on Feb 28, 2017
docType argument on CreateDocument can be null
bondz
committed
e7257b8
View commit details
Copy full SHA for e7257b8
Browse repository at this point
Merge pull request #198 from nicolashenry/master
Show description for b983eeb
mhegazy
authored
b983eeb
View commit details
Copy full SHA for b983eeb
Browse repository at this point
Merge pull request #203 from nkemnitz/webgl-teximage
Show description for a573633
mhegazy
authored
a573633
View commit details
Copy full SHA for a573633
Browse repository at this point
Commits on Feb 25, 2017
Set texImage2D and texSubImage2D last parameter non-optional
nkemnitz
committed
a2430db
View commit details
Copy full SHA for a2430db
Browse repository at this point
Commits on Feb 22, 2017
Fix URLSearchParams
nicolashenry
committed
59f8829
View commit details
Copy full SHA for 59f8829
Browse repository at this point
Commits on Feb 18, 2017
Merge pull request #194 from argelius/fix-hasFeature-proto
Show description for ebd3e56
mhegazy
authored
ebd3e56
View commit details
Copy full SHA for ebd3e56
Browse repository at this point
Commits on Feb 15, 2017
Override signature of document.implementation.hasFeature
argelius
committed
b7091c8
View commit details
Copy full SHA for b7091c8
Browse repository at this point
Revert changes
argelius
committed
d9940a0
View commit details
Copy full SHA for d9940a0
Browse repository at this point
Commits on Feb 14, 2017
Merge pull request #193 from Microsoft/usePromise
Show description for 7f4edf7
mhegazy
authored
7f4edf7
View commit details
Copy full SHA for 7f4edf7
Browse repository at this point
Fix document.implementation.hasFeature prototype
argelius
committed
7a9c7fb
View commit details
Copy full SHA for 7a9c7fb
Browse repository at this point
Commits on Feb 13, 2017
Use Promise<T> instead of PromiseLike<T>
mhegazy
committed
414ee14
View commit details
Copy full SHA for 414ee14
Browse repository at this point
Commits on Feb 2, 2017
add PromiseRejectionEvent from WHATWG Living Standard (#187)
tuures
authored and
Zhengbo Li
committed
92f4c64
View commit details
Copy full SHA for 92f4c64
Browse repository at this point
Fix lack of undefined for DOMStringMap indexer (#190)
Pinpickle
authored and
Zhengbo Li
committed
62c5f36
View commit details
Copy full SHA for 62c5f36
Browse repository at this point
Previous
Next
You can’t perform that action at this time.