aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript/reference
Commit message (Collapse)AuthorAge
* 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>
* Supprimer les accents des nom de classe (#1214)Mercier Mike2021-06-16
| | | | | | | | * Supprimer les accents des nom de classe Je suis peut être dans l'erreur mais il me semble que c'est deconseillé de mettre des accents dans les variables/classes * UPDT: Refrensh from en-US * FIX: Wrong removed line 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
* [CRON] sync translated contentMDN2021-06-15
|
* 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-29
|
* Fixes #797 (#802)SphinxKnight2021-05-09
| | | | | | | * Update to par w/ en-US 13360cb - fixes #797 * FIX: Fix h<x> id * UPDT: Fix h<x> id, and update bcd, replace jsxref Co-authored-by: tristantheb <tristantheb@users.noreply.github.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: Fix the semicolon by a correct comma line 232 - Issue #101 (#157)tristantheb2021-03-14
| | | | | * FIX: Fix the semicolon by a correct comma line 232 * Update tags with missing Reference tag
* 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
* Correct typoAntonio Riccelli2021-03-13
|
* 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
|
* adding translation_of_original to front-matterPeter Bengtsson2020-12-10
|
* update based on https://github.com/mdn/yari/issues/2028Peter Bengtsson2020-12-08
|
* initial commitPeter Bengtsson2020-12-08