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
/
ext
/
url
/
lib.deno_url.d.ts
Age
Commit message (
Expand
)
Author
2024-09-23
chore: add code generation for @types/deno (#25545)
David Sherret
2024-08-05
fix(urlpattern): correct typings for added APIs (#24881)
Leo Kettmeir
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
2024-04-16
feat(ext/url): add `URL.parse` (#23318)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-07-03
fix(dts): make globals available on globalThis (#19438)
ud2
2023-04-26
fix(dts): `URLPatternComponentResult` groups should have possibly undefined k...
David Sherret
2023-04-04
feat(ext/url): `URL.canParse` (#18286)
Kenta Moriuchi
2023-03-14
feat(ext/url): URLSearchParams.size (#17884)
Lino Le Van
2023-03-13
docs(ext): Update docs for URLPattern to make all examples work (#17870)
Kamil Ogórek
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-08-17
docs: add category tag for built-in APIs (#15480)
Kitson Kelly
2022-07-20
chore: align some Web API type definitions to lib.dom.d.ts (#15219)
ayame113
2022-01-20
chore: update copyright year (#13434)
Yoshiya Hinosawa
2021-10-18
docs(ext/url): typo in URLPatternResult (#12470)
Satya Rohith
2021-10-15
fix(docs): correct `pattern.match()` to `pattern.exec()` (#12450)
Libing Chen
2021-09-08
feat: add URLPattern API (#11941)
Luca Casonato
2021-09-02
feat(fmt): add basic JS doc formatting (#11902)
David Sherret
2021-08-11
Rename extensions/ directory to ext/ (#11643)
Ryan Dahl