| Commit message (Collapse) | Author | Age | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Remove ufeff
* Remove u2064
* Remove u2062
* Replace u202f followed by : with  :
* Replace u202f next to « or » with   and « or »
* Replace u202f followed by ; with  ;
* Replace u202f followed by ! with  
* Replace u202f followed by ? with  ?
* Replace remaining u202f with classical space
* Replace u200b surrounded by space  with classical space
* Replace u200b surrounded by space  with classical space - again (repeated)
* Remove remaining u200b
* Remove u200a
* Replace u2009 with  
* Remove u00ad
* Replace u00a0 followed by : ! or ? with   and punctuation
* Replace u00a0 surrounded « or » with   and punctuation
* Replace u00a0 followed by whitespaces
* Replace u00a0 preceded by whitespaces
* Replace u00a0 followed by a newline with a newline
* Replace u00a0 followed by a newline with a newline - Take2
* Replace u00a0 followed by a ;   and punctuation
* Remove u00a0 followed by ,
* Remove u00a0 in indentation spaces with \n([ ]*)([\u00a0])([ ]*)
* Manual replacement of ([\u00a0])([ ]+)
* Replace remaining ([\u00a0]+) by a space
* cleaning empty elements
* remove ufe0f
* Remove u00a0 and u202f after merging against updated main
* remove double whitespace using (\w)(  )(\w)
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Update uint8array docs / translate missing page
* Minor typo fixes/nitpicking
Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Update uint8clampedarray docs / translate missing page
* fixed heading levels
* unecessary new line
* Minor typo fixes
Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
 | 
| | 
| 
| 
| 
|  | 
* Update URIError docs / translate missing page
* missing title translation
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Fix MD038, no spaces in code spans
* Fix MD037/39, no spaces in emphasis/link text
* Missed markdown fixes in code spans
* Bold formatting correction
 | 
| | 
| 
| 
| 
|  | 
* fixes #4012 - update pages vs en-US
* taking review into account
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* update typed arrays vs en-US
* Fix typos
* Update atan2 vs en-US
* update Debugger vs en-US
* Update js fguide intro  vs en-US
* Update promise vs en-US
* Update JS indexed coll page vs en-US
 | 
| |  | 
 | 
| | 
| 
|  | 
Correction orthographique d'une variable
 | 
| | 
| 
| 
| 
|  | 
* Initial translation for missing Intl pages
* Fix flas
 | 
| | 
| 
| 
| 
|  | 
* Replace asterisks mixup
* 2nd pass
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
|  | 
Small error in the placement of ";" in the last example.
 | 
| | 
| 
| 
|  | 
landing page for web (#3112)
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Fixes #1919 - updates vs en-US / rm xref macros
* Clarify what we mean by using "locale" in the introduction paragraph
This commit clarifies what we mean by using "locale" in the introduction paragraph.
Co-authored-by: Jb Audras <audrasjb@gmail.com>
 | 
| | 
| 
| 
|  | 
* Update Array page vs. en-US / fixes #1905
* Fixes typos and fixes links from previous commit
 | 
| |  | 
 | 
| | 
| 
|  | 
The second parameter is not optional.
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* Fixes some elements per Will's review
* Remove useless spans from rich text copy in Kuma
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* Rm IDs w/  [^h\d] id="
* Remove class="hidden"
* Remove hidden for code blocks
* rm summary classes
* Use Note consistently
* Remove sup
* Rm code in pre
* Fixes dd/dt/dl
* Fix some more dd
* Remove inline style and useless/craft from span/font
* h2m report fixing - Consistent use of notes
* h2m report fixing - Consistent use of warnings
* h2m report fixing - reword one callout
* h2m report fixing - array cruft spans hell
* Cleaning the rest of docs for md conversion
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* wasn't supposed to be orphaned (fr)
* fix redirects
* fix slug front-matter
 | 
| | 
| 
| 
| 
| 
|  | 
* Fixes #1309 - Update String landing page vs. en-US
* FIX: Adding comma
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* Remove bcd hidden in JS section for fr
* FIX: missing less than
* FIX: removing new line duplicata
* FIX: removing new line duplicata
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
 | 
| | 
| 
|  | 
Fix of the variable name Xmas95 to noel95 to match the example above
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* use plain Compat macro (sample, fr)
* Review and update vs. en-US at the same time
Co-authored-by: julieng <julien.gattelier@gmail.com>
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* typo: fix multiple typos in FR translation of String.prototype.replaceAll
* Review #673 - Remaining typos and overall linting
Co-authored-by: julieng <julien.gattelier@gmail.com>
 | 
| | 
| 
| 
| 
| 
|  | 
* Fixed weird code example on the french `split()` page
* UPDATE: Realignment of the content from the US version
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
{{Compat()}} (#311)
* UPDATE: Removing CompatibilityTable script - Part 1
* UPDATE: Removing CompatibilityTable script - Part 2
* UPDATE: Removing CompatibilityTable script - Part 3
* UPDATE: Removing CompatibilityTable script - Part 4
* UPDATE: Removing CompatibilityTable script - Part 5/5
* FIX: Repair the EOL of one page
* FIX: Fix conflicting file
 | 
| |  | 
 | 
| | 
| 
|  | 
In atomics/wait/index.html.
 | 
| | 
| 
| 
| 
|  | 
* Change interactive exemple link object-prototype-seal by object-seal (issue: #115)
* Change 'See Also' content with the actual english 'See Also' content
 | 
| |  | 
 |