summaryrefslogtreecommitdiff
path: root/doc/api/url.md
AgeCommit message (Expand)Author
2018-12-05doc: list all versions WHATWG URL api was addedThomas Watson
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-10-15doc: fix url example to match behaviorСковорода Никита Андреевич
2018-10-15doc: use reserved domains for examples in url.mdСковорода Никита Андреевич
2018-09-07url: docs deprecate legacy url APIJames M Snell
2018-09-04url: provide pathToFileURL and fileURLToPathguybedford
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-17doc: clarify that new URL().port could be an empty stringMatteo Collina
2018-08-14doc: simplify urlObject.hash textRich Trott
2018-08-14doc: simplify urlObject.hash descriptionRich Trott
2018-08-14doc: simplify format description of urlObject.authRich Trott
2018-08-14doc: remove redundant explanation of formatRich Trott
2018-08-14doc: use italics for words-as-wordsRich Trott
2018-08-11doc: discuss special protocol handlingJames M Snell
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-27doc: remove superfluous URL require statementMark Tiedemann
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-16doc: clarify url docJames M Snell
2018-04-15doc: unify format of iterablesVse Mozhet Byt
2018-04-12doc: add and unify even more return valuesVse Mozhet Byt
2018-04-09doc: explain edge case when assigning port to urlnodeav
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-03-04doc: add URL.format() exampleZeke Sikelianos
2018-02-10doc: add history for url.parseSteven
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-08doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-01-31url: expose the WHATWG URL API globallyMichaël Zasso
2017-12-15url: added url fragment lookup tableHakan Kimeiga
2017-11-25doc: fix typo in api doc of url.format(urlObject)pkovacs
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-01doc, url: add changelog metadata for url.formatTimothy Gu
2017-07-30doc: various small revisions in urlTimothy Gu
2017-07-30doc: update url.origin IDNA behaviorTimothy Gu
2017-06-29doc: fix indentation issues in sample codeRich Trott
2017-06-03doc: add require modules in url.mdDaijiro Wachi
2017-06-03doc: use destructuring in code examplesVse Mozhet Byt
2017-06-01doc: fix code examples in url.mdVse Mozhet Byt
2017-05-29doc: restructure url.mdJames M Snell
2017-05-29doc: graduate WHATWG URL from ExperimentalJames M Snell
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: add Added-in metadata for WHATWG URLTimothy Gu
2017-04-28doc: document url.domainTo* methods separatelyTimothy Gu
2017-04-24url: update WHATWG URL API to latest specTimothy Gu
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt
2017-04-07doc: add sub domain to host in urlSteven
2017-04-04test: add case for url.parse throwing a URIErrorLovell Fuller