summaryrefslogtreecommitdiff
path: root/op_crates/web/01_event.js
AgeCommit message (Expand)Author
2021-02-13fix: webidl utils and align `Event` to spec (#9470)Luca Casonato
2021-02-09fix(op_crates): Don't use `Deno.inspect` in op crates (#9332)Nayeem Rahman
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-17chore: Enforce ban-untagged-todo lint rule (#9135)Bartek Iwańczuk
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-05fix: align AbortSignal to spec using WPT (#9007)Luca Casonato
2020-12-04feat(op_crates/web) EventTarget signal support (#8616)Benjamin Gruenbaum
2020-11-10fix(op_crates/web) make isTrusted not constructable (#8337)Benjamin Gruenbaum
2020-11-02test(op_crates/web): add EventTarget tests (#8205)Benjamin Gruenbaum
2020-10-27fix(op_crates/web): Expose event properties in console output (#8103)Ross Weir
2020-09-18refactor: move FileReader to op_crates/web (#7554)Bartek Iwańczuk
2020-09-05feat: Implement WebSocket API (#7051)crowlKats
2020-08-07Op crate for Web APIs (#6906)Bartek Iwańczuk