summaryrefslogtreecommitdiff
path: root/op_crates/web/01_event.js
AgeCommit message (Expand)Author
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