Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8,453 changes: 5,431 additions & 3,022 deletions src/lib/dom.generated.d.ts

Large diffs are not rendered by default.

1,491 changes: 811 additions & 680 deletions src/lib/webworker.generated.d.ts

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tests/baselines/reference/callsOnComplexSignatures.types
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
//// [tests/cases/compiler/callsOnComplexSignatures.tsx] ////

=== Performance Stats ===
Assignability cache: 2,500
Assignability cache: 5,000
Type Count: 10,000
Instantiation count: 100,000
Symbol count: 50,000
Symbol count: 50,000 -> 100,000

=== callsOnComplexSignatures.tsx ===
/// <reference path="react16.d.ts" />
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/baselines/reference/jsxElementType.types
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//// [tests/cases/compiler/jsxElementType.tsx] ////

=== Performance Stats ===
Assignability cache: 2,500
Assignability cache: 2,500 -> 5,000
Type Count: 10,000
Instantiation count: 100,000
Symbol count: 50,000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Assignability cache: 2,500
Type Count: 10,000
Instantiation count: 100,000
Symbol count: 50,000
Symbol count: 100,000

=== jsxIntrinsicElementsCompatability.tsx ===
/// <reference path="react16.d.ts" />
Expand Down

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions tests/baselines/reference/mappedTypeRecursiveInference.types

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Assignability cache: 2,500
Type Count: 10,000
Instantiation count: 100,000
Symbol count: 50,000
Symbol count: 100,000

=== tsxReactPropsInferenceSucceedsOnIntersections.tsx ===
/// <reference path="react16.d.ts" />
Expand Down