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
Breadcrumbs
History for
TypeScript-DOM-lib-generator
src
build
on
use_unpkg
User selector
All users
All time
Commit history
Commits on Aug 23, 2021
fix(41212,41334): removed duplicate interface extensions (#1112)
neotan
authored
0c6014b
View commit details
Copy full SHA for 0c6014b
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
Update bcd to 4.0.0
saschanaz
committed
b2947e1
View commit details
Copy full SHA for b2947e1
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
Track typedefs and generics when resolving promises (#1102)
Show description for 302ec59
saschanaz
authored
302ec59
View commit details
Copy full SHA for 302ec59
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Simplify comment emitter (#1096)
Show description for 6d459ad
saschanaz
authored
6d459ad
View commit details
Copy full SHA for 6d459ad
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Always emit "| undefined" for optional properties (#1092)
Show description for cb20745
sandersn
and
orta
authored
cb20745
View commit details
Copy full SHA for cb20745
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
Mark legacy aliases with @deprecated (#1082)
saschanaz
authored
b83cea9
View commit details
Copy full SHA for b83cea9
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Use bcd-idl-mapper
saschanaz
committed
e94aef9
View commit details
Copy full SHA for e94aef9
View code at this point
Browse repository at this point
Update bcd to 3.3.13 (#1080)
saschanaz
authored
0da683b
View commit details
Copy full SHA for 0da683b
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
Update bcd to 3.3.12 (#1076)
saschanaz
authored
2d1c958
View commit details
Copy full SHA for 2d1c958
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Update webref/idl to 2.2.8 (#1074)
saschanaz
authored
720ff42
View commit details
Copy full SHA for 720ff42
View code at this point
Browse repository at this point
Restore writeable attribute of geometry interfaces (#1070)
Show description for 2daa986
saschanaz
authored
2daa986
View commit details
Copy full SHA for 2daa986
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Use JSONC file extension for input json files
saschanaz
committed
80458ef
View commit details
Copy full SHA for 80458ef
View code at this point
Browse repository at this point
Allow strings in deprecated field
saschanaz
committed
39b8fa5
View commit details
Copy full SHA for 39b8fa5
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Merge comment and depreciation notice (#1011)
Show description for f41fc22
rastenis
authored
f41fc22
View commit details
Copy full SHA for f41fc22
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
Update dependencies (#1049)
Show description for db71ab2
saschanaz
authored
db71ab2
View commit details
Copy full SHA for db71ab2
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Bring back the EventListenerOrEventListenerObject and EventListener as an extendable interface (#110)
Show description for 40e10bb
orta
and
saschanaz
authored
40e10bb
View commit details
Copy full SHA for 40e10bb
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
refactor(build/emitter): simplify tryEmitTypedEventHandlerForInterface
saschanaz
committed
5288d88
View commit details
Copy full SHA for 5288d88
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
chore(package): update bcd to 0.3.9
saschanaz
committed
d1ff27f
View commit details
Copy full SHA for d1ff27f
View code at this point
Browse repository at this point
chore(build/bcd): remove redundant items
saschanaz
committed
7e6fbde
View commit details
Copy full SHA for 7e6fbde
View code at this point
Browse repository at this point
fix(build/widlprocess): .inherit is replaced by .special
saschanaz
committed
be147c6
View commit details
Copy full SHA for be147c6
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Remove the readonly attribute on all prototype (#109)
Show description for 7704232
orta
and
saschanaz
authored
7704232
View commit details
Copy full SHA for 7704232
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
refactor(webref): drop browser-specs
saschanaz
committed
19c6039
View commit details
Copy full SHA for 19c6039
View code at this point
Browse repository at this point
fix(build): sort mixin list
saschanaz
committed
3ba381f
View commit details
Copy full SHA for 3ba381f
View code at this point
Browse repository at this point
Commits on Jun 5, 2021
feat(bcd): use @webref/elements
saschanaz
committed
f50eeeb
View commit details
Copy full SHA for f50eeeb
View code at this point
Browse repository at this point
chore(bcd): remove redundant keepalive items
saschanaz
committed
8e475e1
View commit details
Copy full SHA for 8e475e1
View code at this point
Browse repository at this point
Commits on May 22, 2021
style: apply updated prettier
saschanaz
committed
d3dfe92
View commit details
Copy full SHA for d3dfe92
View code at this point
Browse repository at this point
feat(workflows): try updating all deps
saschanaz
committed
69e842f
View commit details
Copy full SHA for 69e842f
View code at this point
Browse repository at this point
Commits on May 14, 2021
feat(bcd): resolve compat data for mixin members
Show description for da12590
saschanaz
committed
da12590
View commit details
Copy full SHA for da12590
View code at this point
Browse repository at this point
refactor(bcd): split mapInterfaceLike
saschanaz
committed
87dd612
View commit details
Copy full SHA for 87dd612
View code at this point
Browse repository at this point
refactor(bcd): split forceKeepAlive
saschanaz
committed
82fbfeb
View commit details
Copy full SHA for 82fbfeb
View code at this point
Browse repository at this point
Commits on May 13, 2021
chore(bcd): split as shouldStyleBeRemoved()
saschanaz
committed
05cbd93
View commit details
Copy full SHA for 05cbd93
View code at this point
Browse repository at this point
Split as interface from signature
saschanaz
committed
0f24f76
View commit details
Copy full SHA for 0f24f76
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
feat(types): update bcd to v3.3.2
saschanaz
committed
6b32439
View commit details
Copy full SHA for 6b32439
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
feat(types): update webref/idl to 2.0.0, etc.
saschanaz
committed
6bd4918
View commit details
Copy full SHA for 6bd4918
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
feat(emitter): support differing accessor types (#88)
saschanaz
authored
933c22d
View commit details
Copy full SHA for 933c22d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.