aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference
Commit message (Collapse)AuthorAge
* Update french operator precedence table (#4595)Carolyn Wu2022-03-15
| | | | | * Update JS operator precedence table * Fix sentence about precedence table
* Update uint8array docs / translate missing page (#4395)SphinxKnight2022-03-04
| | | | | | | * 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 (#4387)SphinxKnight2022-03-04
| | | | | | | | | | | * 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 constructor page (#4386)SphinxKnight2022-03-03
| | | | | * Update URIError docs / translate missing page * missing title translation
* Markdown fixes part 4 (fr/web/js) (#4373)Carolyn Wu2022-03-03
| | | | | | | | | * 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 (#4151)SphinxKnight2022-03-03
| | | | | * fixes #4012 - update pages vs en-US * taking review into account
* Remove mozillademo from JS page in French (#3570)SphinxKnight2022-02-02
| | | | | | | | | | | | | | | * 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
* Markdown error fixes for French pages (#3850)Carolyn Wu2022-01-29
|
* Typofix (#3869)theofalg2022-01-29
| | | Correction orthographique d'une variable
* Initial translation for missing Intl pages - French (#3480)SphinxKnight2022-01-29
| | | | | * Initial translation for missing Intl pages * Fix flas
* Fixes #3389 (#3394)SphinxKnight2022-01-15
| | | | | * Replace asterisks mixup * 2nd pass
* Typo correction (#3686)Vasiliy-Grishanin2022-01-14
| | | aysnchrone => asynchrone
* Fix #3205 and update vs en-US counterpart (#3295)SphinxKnight2022-01-07
|
* Fix notes and warnings cards where a space was missing (#3282)SphinxKnight2022-01-03
|
* Translate missing RegExp pages (#3198)SphinxKnight2021-12-27
|
* Update index.md (#3434)Gregory2021-12-27
|
* Translate missing WASM JS API pages (#3184)SphinxKnight2021-12-21
|
* Translate missing TypedArray page - at (#3178)SphinxKnight2021-12-21
|
* Translate missing String pages (#3174)SphinxKnight2021-12-21
|
* Translate missing Array.prototype.at page (#3173)SphinxKnight2021-12-21
|
* Translate missing Object pages (#3172)SphinxKnight2021-12-21
|
* Translation of WeakRef pages (#3169)SphinxKnight2021-12-21
|
* Translation of FinalizationRegistry pages (#3153)SphinxKnight2021-12-19
|
* Translation of untranslated pages in JS section (out of Global Objects ↵SphinxKnight2021-12-19
| | | | | | | | | | | subpages) (#3150) * Translation of Class_static_initialization_blocks * Translation of Hash_outside_class * Translate working w private class features * Translate RegExp Cheatsheet
* Update index.md (#3278)alnitac2021-12-06
|
* Typofix (#3191)Zygnematophyce2021-11-24
| | | Small error in the placement of ";" in the last example.
* Remove redondant pages due to sync moves from mdn/content and prepare ↵SphinxKnight2021-11-16
| | | | landing page for web (#3112)
* Fixes #2127 by updating vs en-US (+ removes xref macros) (#2334)SphinxKnight2021-11-01
|
* Fixes #2722 by updating existing page and adding constructor page (#2728)SphinxKnight2021-10-22
|
* Fix typo in code sample for JS Ref typeof page (#2732)yann20842021-10-15
| | | | | | | * Update index.md * complementary edit to update content vs en-US counterpart Co-authored-by: julieng <julien.gattelier@gmail.com>
* Translate JS Date constructor page into fr (#2557)SphinxKnight2021-10-02
|
* propagates 1dd5933 to md (#2286)Stanislas Ormières2021-09-18
| | | Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #1919 - updates vs en-US / rm xref macros (#2333)SphinxKnight2021-09-17
| | | | | | | | | * 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>
* Fixes #1905 (#2332)SphinxKnight2021-09-12
| | | | * Update Array page vs. en-US / fixes #1905 * Fixes typos and fixes links from previous commit
* [CRON] sync translated contentMDN2021-09-09
|
* Fix Reflect.construct description (fr) (#2188)Michaël Zasso2021-09-03
| | | The second parameter is not optional.
* convert content to mdjulieng2021-09-03
|
* move *.html to *.mdjulieng2021-09-03
|
* Fix other h2m unhandled (#1863)SphinxKnight2021-08-03
| | | | | * Fixes some elements per Will's review * Remove useless spans from rich text copy in Kuma
* Fix md conversion reports: code (#1815)SphinxKnight2021-07-31
|
* Prepare JS French section for Markdown (#1574)SphinxKnight2021-07-30
| | | | | | | | | | | | | | | | | * 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
* In French translation -- removed reference to Ardoise (#1589)Eriam Schaffter2021-07-30
| | | | | | | * Removed references to "Ardoise JavaScript" * And other references to Ardoise removed * Last reference to Ardoise !
* Fix FR documentation for logical_or (#1783)Raphaël TISON2021-07-29
| | | The `&&` operator was displayed instead of the `||` operator.
* wasn't supposed to be orphaned (fr) (#1673)Peter Bengtsson2021-07-23
| | | | | | | * wasn't supposed to be orphaned (fr) * fix redirects * fix slug front-matter
* fixes fr #1440 (#1448)SphinxKnight2021-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Fixes #1309 - Update String landing page vs. en-US (#1322)SphinxKnight2021-07-03
| | | | | | * Fixes #1309 - Update String landing page vs. en-US * FIX: Adding comma Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fix #756 by updating the JS operators in fr (#1306)SphinxKnight2021-06-27
| | | | | | | | | | | | | | | | | | | | * Update Operators landing + revamp L10N for 4 operators * Added NOT / ! - * +multiplication * Addition, exponentiation and comparison * Operateurs de comparaison * Binary ops * Missing newline, thx GH UI * Logical AND / OR * Assignment ops * Conflicting clean-up * Missing EOF newline * Fix history and redirects * FIX: fix flaws * FIX: minox typo fix * FIX: link flaws * FIX: fix tags detection Co-authored-by: tristantheb <tristantheb@gmail.com>
* [CRON] sync translated contentMDN2021-06-23
|
* Remove bcd hidden in JS section for fr (#1246)SphinxKnight2021-06-19
| | | | | | | | * 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>
* Suppression des accents - JS Opérateur super (#1229)Mercier Mike2021-06-19
| | | | | | | | | * Suppression des accents passage de var en const et suppression des accents des variables * Review and update vs en-US Co-authored-by: julieng <julien.gattelier@gmail.com>