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
/
extensions
/
web
/
02_event.js
Age
Commit message (
Expand
)
Author
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl
2021-07-26
refactor: use `primordials` in runtime, extensions and core (#11500)
Yusuke Tanaka
2021-07-10
fix(extensiosn/web): AddEventListenerOptions.signal shouldn't be nullable (#1...
Divy Srivastava
2021-07-08
fix: inspecting prototypes of built-ins with custom inspect implementations s...
David Sherret
2021-07-04
refactor: use primordials in extensions/web/02_event.js (#11264)
Bartek IwaĆczuk
2021-07-03
refactor: introduce primordials for ext/web (#11228)
Luca Casonato
2021-06-25
chore(ext/console): deprecate Deno.customInspect (#10035)
Yoshiya Hinosawa
2021-06-24
fix: make readonly `Event` properties readonly (#11106)
David Sherret
2021-06-24
fix(inspect): eliminate panic inspecting event classes (#10979)
David Sherret
2021-06-21
feat: `MessageChannel` and `MessagePort` (#11051)
Luca Casonato
2021-05-23
feat(extensions): BroadcastChannel WPT conformance
Ben Noordhuis
2021-05-18
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
Yusuke Tanaka
2021-04-30
Rename crate_ops to extensions (#10431)
Andy Hayden