summaryrefslogtreecommitdiff
path: root/cli/dts/lib.deno.window.d.ts
AgeCommit message (Expand)Author
2022-04-13feat(ext/web): Add error events for event listener and timer errors (#14159)Nayeem Rahman
2022-02-22docs: code example to `structuredClone`, `CompressionStream`, `DecompressionS...Geert-Jan Zwiers
2022-01-20chore: update copyright year (#13434)Yoshiya Hinosawa
2021-07-29feat(runtime): implement navigator.hardwareConcurrency (#11448)Divy Srivastava
2021-06-15fix(cli): improve worker types (#10965)Kitson Kelly
2021-05-10feat: add WebStorage API (#7819)crowlKats
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-03-08fix(runtime/js): add navigator interface objects (#9685)Nayeem Rahman
2021-03-01feat: WebGPU API (#7977)crowlKats
2021-01-17fix(op_crates/web): Use WorkerLocation for location in workers (#9084)Nayeem Rahman
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-11-03build: migrate to dlint (#8176)Bartek IwaƄczuk
2020-10-13feat: add alert, confirm, and prompt (#7507)Yoshiya Hinosawa
2020-10-12fix(cli/rt/main): Add global interface objects (#7875)Nayeem Rahman
2020-09-26fix(cli/dts): Use var instead of const and let for globals (#7680)Nayeem Rahman
2020-07-22Reduce size of TypeScript Compiler snapshot (#6809)Ryan Dahl