summaryrefslogtreecommitdiff
path: root/doc/api/url.md
Commit message (Expand)AuthorAgeFilesLines
* 2018-10-23, Version 11.0.0 (Current)v11.0.0James M Snell2018-10-221-4/+4
* doc: fix url example to match behaviorСковорода Никита Андреевич2018-10-171-1/+1
* doc: use reserved domains for examples in url.mdСковорода Никита Андреевич2018-10-171-48/+48
* url: docs deprecate legacy url APIJames M Snell2018-09-071-0/+17
* url: provide pathToFileURL and fileURLToPathguybedford2018-09-041-0/+43
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-08-291-6/+2
* doc: clarify that new URL().port could be an empty stringMatteo Collina2018-08-171-13/+25
* doc: simplify urlObject.hash textRich Trott2018-08-141-2/+2
* doc: simplify urlObject.hash descriptionRich Trott2018-08-141-1/+1
* doc: simplify format description of urlObject.authRich Trott2018-08-141-3/+3
* doc: remove redundant explanation of formatRich Trott2018-08-141-2/+2
* doc: use italics for words-as-wordsRich Trott2018-08-141-1/+1
* doc: discuss special protocol handlingJames M Snell2018-08-111-0/+40
* doc: add more missing backticksVse Mozhet Byt2018-05-031-19/+19
* doc: add missing periods or colonsVse Mozhet Byt2018-05-021-11/+11
* doc: remove redundant empty linesVse Mozhet Byt2018-04-291-1/+0
* doc: remove superfluous URL require statementMark Tiedemann2018-04-271-2/+0
* 2018-04-24, Version 10.0.0 (Current)James M Snell2018-04-241-2/+2
* doc: clarify url docJames M Snell2018-04-161-1/+29
* doc: unify format of iterablesVse Mozhet Byt2018-04-151-2/+2
* doc: add and unify even more return valuesVse Mozhet Byt2018-04-121-0/+1
* doc: explain edge case when assigning port to urlnodeav2018-04-091-5/+22
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-1/+1
* doc: fix various nitsVse Mozhet Byt2018-04-041-2/+2
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-6/+6
* doc: add URL.format() exampleZeke Sikelianos2018-03-041-0/+14
* doc: add history for url.parseSteven2018-02-101-0/+5
* doc: remove **Note:** tagsJames M Snell2018-02-081-9/+9
* doc: fix MDN links to avoid redirectionsVse Mozhet Byt2018-02-081-1/+1
* url: expose the WHATWG URL API globallyMichaël Zasso2018-01-311-36/+12
* url: added url fragment lookup tableHakan Kimeiga2017-12-151-4/+7
* doc: fix typo in api doc of url.format(urlObject)pkovacs2017-11-251-1/+1
* doc: add links to alternative versions of docChris Young2017-08-281-0/+2
* doc, url: add changelog metadata for url.formatTimothy Gu2017-08-011-0/+7
* doc: various small revisions in urlTimothy Gu2017-07-301-5/+15
* doc: update url.origin IDNA behaviorTimothy Gu2017-07-301-4/+2
* doc: fix indentation issues in sample codeRich Trott2017-06-291-74/+74
* doc: add require modules in url.mdDaijiro Wachi2017-06-031-0/+19
* doc: use destructuring in code examplesVse Mozhet Byt2017-06-031-3/+3
* doc: fix code examples in url.mdVse Mozhet Byt2017-06-011-7/+9
* doc: restructure url.mdJames M Snell2017-05-291-369/+371
* doc: graduate WHATWG URL from ExperimentalJames M Snell2017-05-291-9/+2
* doc: sort bottom-of-file markdown linksSam Roberts2017-05-081-15/+15
* doc: add Added-in metadata for WHATWG URLTimothy Gu2017-04-281-1/+25
* doc: document url.domainTo* methods separatelyTimothy Gu2017-04-281-48/+46
* url: update WHATWG URL API to latest specTimothy Gu2017-04-241-13/+15
* doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt2017-04-251-4/+4
* doc: add sub domain to host in urlSteven2017-04-071-33/+33
* test: add case for url.parse throwing a URIErrorLovell Fuller2017-04-041-0/+4
* doc/tools: fix more type inconsistenciesRoman Reiss2017-03-081-19/+19