aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript
Commit message (Collapse)AuthorAge
* 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 #1313 - update vs. en-US (#1378)SphinxKnight2021-07-06
|
* 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>
* UPDT: Update from en-US - #1317 (#1330)tristantheb2021-06-28
| | | | | | | | | * UPDT: Update from en-US - mdn/translated-content#1317 * FIX: Proofreading pass 1 * Review - minor typos / few rewordings Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #1314 #1315 #1316 (#1326)SphinxKnight2021-06-27
|
* 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>
* UPDATE: Refresh content of "Une réintroduction à JavaScript" - Issue #603 ↵tristantheb2021-04-22
| | | | | | | | | (#606) * UPDATE: Fix type, remove KS, update from US * Review - minor edition Co-authored-by: julieng <julien.gattelier@gmail.com>
* Correction of typos and update of "Control_flow_and_error_handling" (#503)Kevin Tewouda2021-04-18
| | | | | | | | | | | | * Fix many typos * Update of meta tags * Update of the format to respect the number of headings and paragraphs (flow alert) * Update of links to English (flow alert) * Update all titles ids to lower_snake_case text (mdn guidelines) * Add missing paragraphs and headings (flow alert) * Removal of KumaScript tags jsxref, domxref (flow alert) Co-authored-by: le_woudar <kevin.tewouda@gandi.net> Co-authored-by: tristantheb <tristantheb@users.noreply.github.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>
* fr - fix OR operator description (#439)Hugues Tavernier2021-04-08
|
* UPDATE: Fix and update JavaScript page content and links - Issue #338 (#357)tristantheb2021-04-03
| | | | | | | | | * UPDATE: Fix and update Javascript page content and links * UPDATE: Change en-US links to fr * Minor rewordings Co-authored-by: SphinxKnight <SphinxKnight@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
* fr - js guide - clean up span tags in code snippets (#304)Scttpr2021-03-24
| | | | | * clean up span tags in code snippets * removed pre attributes and code tag
* UPDATE: Removing old KS EmbedTest262ReportResultsTable (#298)tristantheb2021-03-23
|
* fix typo in Date code sample (#283)JF Tregor2021-03-22
| | | just to avoid 'ReferenceError' for unknown "today" and "msPerDay"...
* 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
* Merge pull request #155 from NeoCortexFr/patch-2tristantheb2021-03-14
|\ | | | | TYPO: Change typo on Data Structures (part 2)
| * Update index.htmlNeoCortex2021-03-13
| | | | | | Spelling and syntax improvments
* | Update index.htmlNeoCortex2021-03-13
|/ | | delete = at the end of line 13
* 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
|