aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/javascript
Commit message (Collapse)AuthorAge
* 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
|
* 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