aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api
Commit message (Collapse)AuthorAge
* Remove {{page}} from Web/API - Fixes #3882 (#4480)SphinxKnight2022-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update audiobuffersourcenode.buffer * update audiolistener * fix svg compression * biquadfilternode * customevent * DataTransfer.clearData * DeviceOrientationEvent/absolute * Document * animate * error element * mousedown * mouseup * gainnode * Gamepad API * Geolocation API * MediaStreamAudioSourceNode * navigator.getusermedia * periodicwave * webglrenderingcontext * Various fixes/nitpicking Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
* fixes 4269-introduced breakage (#4697)SphinxKnight2022-03-18
|
* fix broken example after #4270 (#4677)SphinxKnight2022-03-17
|
* Fix translation issues (#4666)Franck Arnulfo2022-03-17
| | | | | | | | | | | * Typo * Fix translation issue * Update files/fr/web/api/websockets_api/writing_a_websocket_server_in_java/index.md Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* Remove unwanted macros (no orphaned/conflicting) (#4649)Carolyn Wu2022-03-17
|
* [CRON] sync translated contentMDN2022-03-17
|
* Fix #4269 - Removes empty/special characters (#4270)SphinxKnight2022-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove ufeff * Remove u2064 * Remove u2062 * Replace u202f followed by : with &nbsp;: * Replace u202f next to « or » with &nbsp; and « or » * Replace u202f followed by ; with &nbsp;; * Replace u202f followed by ! with &nbsp; * Replace u202f followed by ? with &nbsp;? * Replace remaining u202f with classical space * Replace u200b surrounded by space with classical space * Replace u200b surrounded by space with classical space - again (repeated) * Remove remaining u200b * Remove u200a * Replace u2009 with &nbsp; * Remove u00ad * Replace u00a0 followed by : ! or ? with &nbsp; and punctuation * Replace u00a0 surrounded « or » with &nbsp; and punctuation * Replace u00a0 followed by whitespaces * Replace u00a0 preceded by whitespaces * Replace u00a0 followed by a newline with a newline * Replace u00a0 followed by a newline with a newline - Take2 * Replace u00a0 followed by a ; &nbsp; and punctuation * Remove u00a0 followed by , * Remove u00a0 in indentation spaces with \n([ ]*)([\u00a0])([ ]*) * Manual replacement of ([\u00a0])([ ]+) * Replace remaining ([\u00a0]+) by a space * cleaning empty elements * remove ufe0f * Remove u00a0 and u202f after merging against updated main * remove double whitespace using (\w)( )(\w)
* Remove {{manch}} macro for French (#4624)SphinxKnight2022-03-16
| | | | | | | | | | | * Remove manch macro * Apply suggestions from code review Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> * Remove whitespace, fix link anchors Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-03-16
|
* [CRON] sync translated contentMDN2022-03-12
|
* cleaning duplicated files (#4549)SphinxKnight2022-03-11
|
* Suggest french translation dor id 4260 (#4492)Charles Emmanuel S. Ndiaye2022-03-10
| | | | | | | * suggest french translation dor id 4260 * changes according to @SphinxKnight Review changes according to @SphinxKnight Review
* Update console.dir (#4479)SphinxKnight2022-03-08
| | | | | | | * update console.dir after browsing * Link to french doc/clarify page is english Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-03-08
|
* fr-suggest french translation for id:4258 (#4435)Charles Emmanuel S. Ndiaye2022-03-06
| | | | | | | * suggest french translation for id:4258 * Implement @sphinxKnight suggestions Implement @sphinxKnight suggestions to improve translation
* Fixes #4399 - update file.name vs en-US (#4400)SphinxKnight2022-03-06
| | | | | * fixes #4399 - update file.name vs en-US * apply review suggestions
* Update index.md (#4444)Julien Wilhelm2022-03-06
| | | Spell checking.
* fr-web/api/htmlmediaelement/mscleareffects id:4289 (#4406)Charles Emmanuel S. Ndiaye2022-03-05
| | | | | | | * suggest translation for id:4289 * Fixing typo and translation Fixing typo and translation according to @cw118 review
* Typo fixes for French DOMContentLoaded event page (#4419)Julien Wilhelm2022-03-05
| | | Spell Checking.
* update registerProtocolHandler fr (#4345)Denis LE2022-03-03
| | | | | | | | | | | | | * update registerProtocolHandler fr * update fr vs en-US - rm xref macros * Apply suggestions from code review Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com> Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> Co-authored-by: Carolyn Wu <87150472+cw118@users.noreply.github.com>
* fr-web/api/htmlmediaelement/loop id:4287 (#4351)Charles Emmanuel S. Ndiaye2022-03-02
| | | | | | | | | | | * suggest french translation for id #4287 * Enhance translation according to SphinxKinght review Enhance translation according to SphinxKinght review * remove unnecessary quotes in frontmatter Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* fix: typos in french offsetLeft property document (#4091)Maximilien Garenne2022-03-02
| | | | | | | * fix: typos in french offsetLeft property document * nbsp as an entity instead of litteral char Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* fixes #4142 - updates vs en-US (#4144)SphinxKnight2022-03-01
|
* Markdown fixes part 1 (fr/web/a*) (#4316)Carolyn Wu2022-03-01
| | | | | | | | | | | * Fix MD038, no spaces inside code span elements * Fix MD037, no spaces inside emphasis markers * Fix MD039, no spaces inside link text * Missed link text fix in API file * Various typo fixes
* docs(MutationObserver): Fix typo in french (#4281)Vincent Le Badezet2022-02-25
|
* Typofix (#4268)Ahmed Mze2022-02-25
|
* Undeprecate and update fr Battery Status API (#4215)Carolyn Wu2022-02-25
| | | | | * Undeprecate and update Battery Status API * EmbedLiveSample and heading fixes
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* [CRON] sync translated contentMDN2022-02-22
|
* [CRON] sync translated contentMDN2022-02-17
|
* fr-web/api/document/scrollingelement id: 3618 (#4150)Charles Emmanuel S. Ndiaye2022-02-15
| | | | | | | | | | | | | | | | | * begin #3618 translation * translate id 3618 in french * Delete settings.json * Update link references Update link references according to sphinx review Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com> * forgotten nitpicking Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* [CRON] sync translated contentMDN2022-02-12
|
* Fix some grammar (#4074)Alex Rock2022-02-11
|
* Remove mozillademos for web (other than css/js) (#3627)SphinxKnight2022-02-11
| | | | | * Update web components page vs en-us * update filereader.readasdataurl vs en-us
* [CRON] sync translated contentMDN2022-02-11
|
* Fix typo (#3914)Jrmlstf2022-01-30
| | | Fix a typo in function description : "qui qui"
* Markdown error fixes for French pages (#3850)Carolyn Wu2022-01-29
|
* Update French querySelectorAll page (#3733)Carolyn Wu2022-01-29
| | | | | | | * Updates and fixes for querySelectorAll * Minor rewording / deleting a non-working / superfluous example Co-authored-by: julieng <julien.gattelier@gmail.com>
* Initial translation for web_crypto (#3443)SphinxKnight2022-01-29
|
* [CRON] sync translated contentMDN2022-01-16
|
* Small fix and updates for FormData (#3688)Carolyn Wu2022-01-15
| | | | | | | * Small fix and updates for fr FormData * Minor typofixing Co-authored-by: julieng <julien.gattelier@gmail.com>
* Fixes #3389 (#3394)SphinxKnight2022-01-15
| | | | | * Replace asterisks mixup * 2nd pass
* Fix notes and warnings cards where a space was missing (#3282)SphinxKnight2022-01-03
|
* [CRON] sync translated contentMDN2021-12-16
|
* Add image files for "Animations basiques" (#3267)Carolyn Wu2021-12-06
| | | | | | | * Adding image files * Remove screenshot vs live sample result as per en-US Co-authored-by: julieng <julien.gattelier@gmail.com>
* Update index.md (#3263)Okyn2021-12-04
| | | Fix some typo and grammar
* Typofix (min/max) (#3106)Clément P2021-11-17
| | | | | | | * Update index.md * Apply suggestions from code review Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
* Typo fix (#3118)Mallory Dessaintes2021-11-16
|
* Remove redondant pages due to sync moves from mdn/content and prepare ↵SphinxKnight2021-11-16
| | | | landing page for web (#3112)
* fix: remove whitespace before period (#3082)Elliot Lintz2021-11-14
| | | | | | | * fix: remove whitespace before period * Also remove an unwanted space before a comma :) Co-authored-by: Jb Audras <audrasjb@gmail.com>