Leo Kettmeir
|
30ddf436d0
|
feat(ext/web): add CompressionStream API (#11728)
Co-authored-by: Luca Casonato <hello@lcas.dev>
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
2022-01-24 18:03:06 +01:00 |
|
Yoshiya Hinosawa
|
4c1053ad33
|
chore: update copyright year (#13434)
|
2022-01-20 16:10:16 +09:00 |
|
Andreu Botella
|
0f0dd5b7ec
|
feat(ext/web): implement AbortSignal.prototype.throwIfAborted() (#13044)
See whatwg/dom#1034.
|
2021-12-10 15:12:38 +01:00 |
|
Kitson Kelly
|
345f0fbe5c
|
feat(cli): update to TypeScript 4.5 (#12410)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-12-10 09:12:21 +11:00 |
|
Luca Casonato
|
08067b5e12
|
fix: add typings for AbortSignal.reason (#12730)
|
2021-11-11 10:28:06 +01:00 |
|
Leo Kettmeir
|
c91da1222b
|
feat(ext/web): WritableStreamDefaultController.signal (#12654)
|
2021-11-08 12:54:24 +01:00 |
|
Leo Kettmeir
|
ed761bf83f
|
BREAKING chore(ext/web): remove ReadableStream.getIterator (#12652)
|
2021-11-05 22:21:25 +01:00 |
|
Leo Kettmeir
|
26a5471302
|
fix: typings for BYOB stream readers (#12651)
|
2021-11-05 12:56:28 +01:00 |
|
Leo Kettmeir
|
95b2955712
|
feat(ext/web): BYOB support for ReadableStream (#12616)
This commit introduces support for BYOB readers in the WHATWG Streams API implementation.
|
2021-11-03 10:47:40 +01:00 |
|
Bartek Iwańczuk
|
2997021615
|
fix: declare web types as global (#12497)
Co-authored-by: Feng Yu <F3n67u@outlook.com>
|
2021-10-21 08:47:14 +02:00 |
|
David Sherret
|
987716798f
|
feat(fmt): add basic JS doc formatting (#11902)
|
2021-09-02 18:28:12 -04:00 |
|
Ryan Dahl
|
a0285e2eb8
|
Rename extensions/ directory to ext/ (#11643)
|
2021-08-11 12:27:05 +02:00 |
|