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