Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-10 | fix(web/worker) define event handlers in DOM order (#8334) | Benjamin Gruenbaum | |
2020-11-03 | build: migrate to dlint (#8176) | Bartek Iwańczuk | |
This commit migrates repository from using "eslint" to "dlint" for linting JavaScript code. | |||
2020-10-20 | fix(cli/worker): Print error stacks from the origin Worker (#7987) | Nayeem Rahman | |
Fixes #4728 | |||
2020-09-17 | refactor: Move URL to op_crates/web (#7544) | Bartek Iwańczuk | |
2020-09-16 | refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521) | Bartek Iwańczuk | |
Instead use Deno.core.jsonOpSync and Deno.core.jsonOpAsync | |||
2020-09-05 | feat: Implement WebSocket API (#7051) | crowlKats | |
2020-07-23 | Rename cli/js2 to cli/rt (#6857) | Ryan Dahl | |