CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 17:49:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/dojo/framework.git
etag: W/"403cfee783830630800d29228287c872"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=8CBE9cnniVLOrHjXMmY4RSv34YuaUrDC%2BdAp8Ix2HzGd2U6rufJ4vn6EJCnB%2BtVGpIbVSYng3Er98npJR8%2BhoUQsveOsyKV%2BkuTnPDzjo7sIqF1JSC2QSTb0m%2Fw%2BcwVzMZ%2FgxHpWhMkl7dIE6CqzHhUJWUAseZnilYODQY67ZKC6Wu05aGPhksBtXdvcRTe%2BpNPtKXqQ%2Fw8GXT%2FNRumo5au1jWy83TbCqWl9oXE3KBNwk5fn4DuwX0jOOigXaEzbNh4hu1hXtDBZAytLPVg7%2BQ%3D%3D--wZVwpngRLx%2Ftwm8d--p0WYgtqHb%2FL%2BSh3ZxR5Ggg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.561541169.1753897759; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:49:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:49:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 94C6:1917FD:1868EA:1CFFFA:688A5B1F
Forwards compatibility for TS2.7 through to TS3.0 (#66) · dojo/framework@e1e8c9d · GitHub
Copy file name to clipboardExpand all lines: src/shim/AbortController.ts
Copy file name to clipboardExpand all lines: src/widget-core/Registry.ts
Copy file name to clipboardExpand all lines: src/widget-core/meta/WebAnimation.ts
Copy file name to clipboardExpand all lines: tests/core/unit/QueuingEvented.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit e1e8c9d
authored
Forwards compatibility for TS2.7 through to TS3.0 (#66)
* Forward compat for TS3.0
* Compatibility from 2.6 to 3.0
* Put typescript verion back to 2.6.2
* formatting
* Remove types for web animations
* Remove web animation types from tsconfig for esm
* package-lock.json
* package-lock.json1 parent b1a7ef5 commit e1e8c9dCopy full SHA for e1e8c9d
File tree
Expand file treeCollapse file tree
14 files changed
+87
-63
lines changedFilter options
- src
- i18n
- shim
- widget-core
- meta
- tests
- core/unit
- i18n/unit
- routing/unit/history
- widget-core/unit
Expand file treeCollapse file tree
14 files changed
+87
-63
lines changed-5Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 | 50 |
| |
52 | 51 |
| |
53 | 52 |
| |
|
+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
101 | 105 |
| |
102 | 106 |
| |
103 | 107 |
| |
104 |
| - | |
| 108 | + | |
105 | 109 |
| |
106 | 110 |
| |
107 | 111 |
| |
| |||
282 | 286 |
| |
283 | 287 |
| |
284 | 288 |
| |
285 |
| - | |
| 289 | + | |
286 | 290 |
| |
287 | 291 |
| |
288 | 292 |
| |
|
src/shim/AbortController.ts
Copy file name to clipboardExpand all lines: src/shim/AbortController.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
| 152 | + | |
156 | 153 |
| |
157 | 154 |
| |
158 | 155 |
| |
|
src/widget-core/Registry.ts
Copy file name to clipboardExpand all lines: src/widget-core/Registry.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
src/widget-core/meta/WebAnimation.ts
Copy file name to clipboardExpand all lines: src/widget-core/meta/WebAnimation.ts+14-7Lines changed: 14 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 |
| |
36 | 43 |
| |
37 | 44 |
| |
| |||
55 | 62 |
| |
56 | 63 |
| |
57 | 64 |
| |
58 |
| - | |
| 65 | + | |
59 | 66 |
| |
60 | 67 |
| |
61 | 68 |
| |
62 | 69 |
| |
63 | 70 |
| |
64 | 71 |
| |
65 |
| - | |
| 72 | + | |
66 | 73 |
| |
67 | 74 |
| |
68 | 75 |
| |
69 | 76 |
| |
70 |
| - | |
| 77 | + | |
71 | 78 |
| |
72 |
| - | |
| 79 | + | |
73 | 80 |
| |
74 | 81 |
| |
75 |
| - | |
| 82 | + | |
76 | 83 |
| |
77 | 84 |
| |
78 | 85 |
| |
| |||
161 | 168 |
| |
162 | 169 |
| |
163 | 170 |
| |
164 |
| - | |
| 171 | + | |
165 | 172 |
| |
166 | 173 |
| |
167 |
| - | |
| 174 | + | |
168 | 175 |
| |
169 | 176 |
| |
170 | 177 |
| |
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
tests/core/unit/QueuingEvented.ts
Copy file name to clipboardExpand all lines: tests/core/unit/QueuingEvented.ts+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
409 | 409 |
| |
410 | 410 |
| |
411 | 411 |
| |
412 |
| - | |
| 412 | + | |
413 | 413 |
| |
414 | 414 |
| |
415 | 415 |
| |
|
You can’t perform that action at this time.
0 commit comments