aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference/global_objects
Commit message (Collapse)AuthorAge
* 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
* 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
|
* 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
|
* 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
|
* Translate JS Date constructor page into fr (#2557)SphinxKnight2021-10-02
|
* 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
* 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 #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>
* [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>
* Update index.html (#1208)Sanchez Eric2021-06-15
| | | Fix of the variable name Xmas95 to noel95 to match the example above
* use plain Compat macro (sample, fr) (#1102)Peter Bengtsson2021-06-04
| | | | | | | * use plain Compat macro (sample, fr) * Review and update vs. en-US at the same time Co-authored-by: julieng <julien.gattelier@gmail.com>
* [CRON] sync translated contentMDN2021-05-05
|
* typo: fix typos in FR translation of String.prototype.replaceAll (#673)Loïc Giraudel2021-04-28
| | | | | | | * 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 (#399)Maxon2021-04-12
| | | | | | * 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>
* UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with ↵tristantheb2021-04-02
| | | | | | | | | | | | | | | | | {{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
* UPDATE: Removing old KS EmbedTest262ReportResultsTable (#298)tristantheb2021-03-23
|
* Change Atomics.wake by Atomics.notify in French (#202)Gaëtan LAGIER2021-03-17
| | | In atomics/wait/index.html.
* FIX: Typo in URL for interactive sample on Object.seal() - Issue #115 (#128)tristantheb2021-03-13
| | | | | * Change interactive exemple link object-prototype-seal by object-seal (issue: #115) * Change 'See Also' content with the actual english 'See Also' content
* fix: renamed constructor function to constructScttpr2021-03-11
|
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* unslug fr: modifyFlorian Merz2021-02-11
|
* unslug fr: moveFlorian Merz2021-02-11
|
* initial commitPeter Bengtsson2020-12-08