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 }}
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
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(53461): Implement decorator metadata proposal
- #54657
#54657
Merged
Ron Buckton (rbuckton)
merged 12 commits into
microsoft:main
microsoft/TypeScript:main
from
a-tarasyuk:feat/53461
a-tarasyuk/TypeScript:feat/53461
Copy head branch name to clipboard
Jun 23, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(53461): Implement decorator metadata proposal
#54657
Ron Buckton (rbuckton)
merged 12 commits into
microsoft:main
microsoft/TypeScript:main
from
a-tarasyuk:feat/53461
a-tarasyuk/TypeScript:feat/53461
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2023
feat(53461): add es decorators metadata
Oleksandr Tarasiuk (a-tarasyuk)
committed
3d40881
View commit details
Copy full SHA for 3d40881
Browse repository at this point
Commits on Jun 21, 2023
use _metadata name for metadata ref. use existing factory helpers. add esnext.decorators.d.ts lib
Oleksandr Tarasiuk (a-tarasyuk)
committed
25b3676
View commit details
Copy full SHA for 25b3676
Browse repository at this point
add missed files
Oleksandr Tarasiuk (a-tarasyuk)
committed
27c37e5
View commit details
Copy full SHA for 27c37e5
Browse repository at this point
add DecoratorMetadata to fourslash interface
Oleksandr Tarasiuk (a-tarasyuk)
committed
da43f1f
View commit details
Copy full SHA for da43f1f
Browse repository at this point
Commits on Jun 22, 2023
add evaluation tests for ES decorators metadata. add additional safeguards to avoid crashes caused by incorrect base prototypes
Oleksandr Tarasiuk (a-tarasyuk)
committed
2996d8e
View commit details
Copy full SHA for 2996d8e
Browse repository at this point
use nullish coalescing expression
Oleksandr Tarasiuk (a-tarasyuk)
committed
6904edb
View commit details
Copy full SHA for 6904edb
Browse repository at this point
Merge branch 'main' of https://github.com/microsoft/TypeScript into feat/53461
Oleksandr Tarasiuk (a-tarasyuk)
committed
3515e58
View commit details
Copy full SHA for 3515e58
Browse repository at this point
update decorators typings
Oleksandr Tarasiuk (a-tarasyuk)
committed
0ce1379
View commit details
Copy full SHA for 0ce1379
Browse repository at this point
use reservedInNestedScopes for class names
Oleksandr Tarasiuk (a-tarasyuk)
committed
db22c16
View commit details
Copy full SHA for db22c16
Browse repository at this point
add DecoratorMetadataObject to globalTypeDecls
Oleksandr Tarasiuk (a-tarasyuk)
committed
36b0660
View commit details
Copy full SHA for 36b0660
Browse repository at this point
Commits on Jun 23, 2023
update typings
Oleksandr Tarasiuk (a-tarasyuk)
committed
ee15c01
View commit details
Copy full SHA for ee15c01
Browse repository at this point
update baseline
Oleksandr Tarasiuk (a-tarasyuk)
committed
50ee8e4
View commit details
Copy full SHA for 50ee8e4
Browse repository at this point
You can’t perform that action at this time.