Age | Commit message (Expand) | Author |
---|---|---|
2019-10-02 | feat: window.onunload (#3023) | Bartek Iwańczuk |
2019-10-01 | Implement ignoreBOM option of UTF8Decoder in text_encoding (#3040) | Tomohito Nakayama |
2019-09-27 | Add Deno.hostname() (#3032) | Kevin (Kun) "Kassimo" Qian |
2019-09-23 | feat: Add Deno.dialTLS() | Jonathon Orsi |
2019-09-20 | dial/listen API change (#3000) | Ryan Dahl |
2019-09-19 | Make `window` compatible with ts 3.6 (#2984) | 迷渡 |
2019-09-17 | Remove some non-standard web API constructors (#2970) | Nayeem Rahman |
2019-09-10 | Expose the DOM Body interface globally (#2903) | Nayeem Rahman |
2019-09-09 | refactor: remove Deno.platform (#2895) | Yoshiya Hinosawa |
2019-09-03 | do not export `isConsoleInstance` (#2850) | 迷渡 |
2019-08-31 | Add window.queueMicrotask (#2844) | Kevin (Kun) "Kassimo" Qian |
2019-08-30 | Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827) | Ryan Dahl |