summaryrefslogtreecommitdiff
path: root/js/dom_types.ts
AgeCommit message (Expand)Author
2019-07-16Support window.onload (#2643)Yoshiya Hinosawa
2019-06-11makes global request type an interface (#2503)Kurt Mackey
2019-05-27add EventTarget implementation (#2377)Adam Conrad
2019-05-01Add Request global constructor (#2253)Kurt Mackey
2019-04-12fix: re-expose DomFile (#2100)Yoshiya Hinosawa
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
2019-02-18Add window.locationRyan Dahl
2019-01-23Web API: CustomEvent (#1505)Adam Conrad
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-05Add Event web API (#1059)Adam Conrad
2018-12-23Remove support for extensionless import (#1396)Ryan Dahl
2018-12-06Use alternate TextEncoder/TextDecoder implementation (#1281)Kitson Kelly
2018-11-13Support streaming response bodies from fetch()Ryan Dahl
2018-11-04Web APIs: `File` and `FormData` (#1056)Kyra
2018-10-24fix typos (#1083)Joseph
2018-10-23Make Headers more idiomatic (#1062)Kitson Kelly
2018-10-20Format.Ryan Dahl
2018-10-19 Make fetch header compliant with the current spec (#1019)ztplz
2018-10-14Align JSDoc to style guide.Kitson Kelly
2018-09-30FormatRyan Dahl
2018-09-30Improve fetch headers (#853)ztplz
2018-09-16Improve integration of dom_typesKitson Kelly