summaryrefslogtreecommitdiff
path: root/op_crates/web/lib.deno_web.d.ts
AgeCommit message (Expand)Author
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-14chore: align FormData to spec (#10169)Luca Casonato
2021-04-02Revert "fix(cli): align type definitions to spec (#9782)" (#9961)Kitson Kelly
2021-04-01fix(cli): align type definitions to spec (#9782)Casper Beyer
2021-03-12chore: split web op crate (#9635)Luca Casonato
2021-01-28chore: add jsdoc to 26_fetch.js and enable some fetch tests (#9305)Luca Casonato
2021-01-17fix(op_crates/web): Use WorkerLocation for location in workers (#9084)Nayeem Rahman
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-09fix(web): implement DOMException#code (#9015)Yacine Hmito
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman
2020-12-26chore: move ProgressEvent type to deno.web lib (#8878)Luca Casonato
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-09-26fix(cli/dts): Use var instead of const and let for globals (#7680)Nayeem Rahman
2020-09-18refactor: move FileReader to op_crates/web (#7554)Bartek Iwańczuk
2020-08-19refactor(op_crates/web): move abort signal (#7117)Luca Casonato
2020-08-07Op crate for Web APIs (#6906)Bartek Iwańczuk