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