| Commit message (Collapse) | Author | Age |
| |
|
|
|
| |
Fix #4113
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
aysnchrone => asynchrone
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
subpages) (#3150)
* Translation of Class_static_initialization_blocks
* Translation of Hash_outside_class
* Translate working w private class features
* Translate RegExp Cheatsheet
|
| |
|
| |
|
|
|
| |
Small error in the placement of ";" in the last example.
|
|
|
|
|
|
|
|
|
| |
* File extensions have been changed in repo
See https://github.com/mdn/js-examples/commit/ffa4bedaa9eb3ce4d6f20b787935c2966329606a
More explanations needed on line 72 and 462
* Updates vs en-US for new §
|
|
|
|
| |
landing page for web (#3112)
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Update index.md
* complementary edit to update content vs en-US counterpart
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
| |
|
|
|
| |
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
| |
* Removed references to "Ardoise JavaScript"
* And other references to Ardoise removed
* Last reference to Ardoise !
|
|
|
| |
The `&&` operator was displayed instead of the `||` operator.
|
|
|
|
|
|
|
| |
* wasn't supposed to be orphaned (fr)
* fix redirects
* fix slug front-matter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixes #1440 for fr
* UPDT: Update Backgrounds_and_borders
* UPDT: Update The_web_and_web_standards
* UPDT: Update First_steps/Arrays
* UPDT: Update First_steps/Math
* UPDT: Update Silly_story_generator
* UPDT: Update Django/development_environment
* UPDT: Update Client-side_JavaScript_frameworks
* UPDT: Update Command_line
* UPDT: Update API/tabs
* RMV: Removing tags
* UPDT: Cleanup html of Add-ons/WebExtensions
* UPDT: Fix flaws on WebExtensions/Native_messaging
* FIX: Fix flaws on Accessibility_inspector/Simulation
* UPDT: Html cleanup on Color_contrast
* UPDT: Mega html cleanup for Document_Object_Model/Introduction
* FIX: Fix flaws for API/Element
* UPDT: Update BCD
* FIX: Wrong link lang
* UPDT: Fix flaws/links
* FIX: Img flaws and link lang
* FIX: links error and html
* UPDT: Links and cleanup html
* FIX: link lang
* FIX: link lang
* FIX: broken example
* FIX: fix broken example and html
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|