summaryrefslogtreecommitdiff
path: root/cli/js/lib.deno.window.d.ts
AgeCommit message (Expand)Author
2020-07-19Port internal TS code to JS (#6793)Bartek Iwańczuk
2020-05-08feat(workers): "crypto" global accessible in Worker scope (#5121)Oliver Lenehan
2020-05-01BREAKING: remove window.location and self.location (#5034)Bartek Iwańczuk
2020-04-11refactor: Event and EventTarget implementations (#4707)Kitson Kelly
2020-04-10Remove __domTypes namespace (#4698)Ryan Dahl
2020-03-24feat: window.close() (#4474)Kevin (Kun) "Kassimo" Qian
2020-02-26add window.self read-only property (#4131)Bartek Iwańczuk
2020-02-23Move WebAsssembly namespace to shared_globals (#4084)Kevin (Kun) "Kassimo" Qian
2020-02-19Support loading additional TS lib files (#3863)Kitson Kelly
2020-01-29workers: proper TS libs, more spec-compliant APIs (#3812)Bartek Iwańczuk