Skip to content

Pull requests: microsoft/TypeScript-Website

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Clearer NoInfer<Type> example
#3336 opened Feb 19, 2025 by dieulot Loading…
Consistently style code blocks in tsconfig reference deploy-preview Enables automatic deployments to preview environments on a PR
#3335 opened Feb 15, 2025 by mkantor Loading…
Update TS for Functional Programmers.md
#3334 opened Feb 14, 2025 by xiaoxiao719 Loading…
Fix a punctuation error in Functions chapter
#3333 opened Feb 12, 2025 by mtsfer Loading…
Update TS for Functional Programmers.md
#3321 opened Feb 1, 2025 by j-n-f Loading…
ATA: Call delegate.errorMessage upon Errors
#3311 opened Jan 26, 2025 by seanoch Loading…
remove comment about Internet explorer 10 support
#3295 opened Jan 5, 2025 by robertrosman Loading…
Link outDir to exclude in the tsconfig docs
#3292 opened Dec 29, 2024 by jthemphill Loading…
docs: change Namespace.md word
#3288 opened Dec 18, 2024 by hanqizheng Loading…
Resolve transitive dependencies based on package.json deploy-preview Enables automatic deployments to preview environments on a PR
#3286 opened Dec 16, 2024 by seanoch Loading…
Devcontainer Improvements
#3283 opened Dec 4, 2024 by SamB Loading…
docs: example of enum in JSDoc
#3259 opened Oct 18, 2024 by turadg Loading…
Explain keyof before it first appears in a snippet
#3243 opened Oct 5, 2024 by natepmay Loading…
Change 'robust' to 'strict'.md
#3212 opened Aug 24, 2024 by mhmmdj Loading…
feat: add print query to the website deploy-preview Enables automatic deployments to preview environments on a PR
#3205 opened Aug 17, 2024 by a0m0rajab Loading…
Adjusted description of the Partial type
#3197 opened Aug 3, 2024 by StockerGaming Loading…
noUnusedParameters: add note about underscore prefix exception deploy-preview Enables automatic deployments to preview environments on a PR
#3178 opened Jul 9, 2024 by jamonholmgren Loading…
Fix: Playground errors when serializing logs
#3168 opened Jun 28, 2024 by lukaw3d Loading…
chore: use debug package for debug logging
#3167 opened Jun 28, 2024 by kermanx Loading…
ProTip! Exclude everything labeled bug with -label:bug.