| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* fix some fixable flaws in Canvas API (fr)
* Remove unnecessary asset
* Review fr
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fixes #1265 by updating vs. en-US and simplifying far-fetched example
* FIX: missing bcd on head
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* Removing all hidden bcd block for /web/
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove hidden bcd for API pages
* rm *
typo
* minor reword
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Fix typos
* Review - updating vs. en-US and other minor typos
Co-authored-by: julieng <julien.gattelier@gmail.com>
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 3 typos
appleler -> appeler
specification -> spécification
doivent être passé -> doivent être passées
* 1 typo
nécessitées -> nécessaires
J'ai eu un doute alors j'ai vérifié là :
https://www.cnrtl.fr/definition/n%C3%A9cessit%C3%A9
que nécessité n'est utilisé que comme substantif et pas comme adjectif, même dans des formes anciennes.
* 1 typo sont mise -> sont mises
* 1 typo rend trivial la -> rend triviale la
* 1 typo Elle ne sera activé*e*
|
| |
|
| |
|
|
|
| |
This reverts commit 2958ec7e85c9a1182cd81728e3705948a2c39d71.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* fix typo
* UPDT: Refresh from en-US
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
|
|
|
|
| |
Follow-up to https://github.com/mdn/content/pull/4790 on the main repo
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Fix heading id for anchor link
I looked at another French pages to use the same id: https://github.com/mdn/translated-content/blob/main/files/fr/web/svg/attribute/stroke-opacity/index.html
* Update vs en-US + rm macros
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
|
|
|
| |
deviceorientation_event (#716)
* UPDATE: FR - Remove old CompatibilityTable to replace with {{Compat()}} on deviceorientation_event
* UPDATE: Refresh from en-US
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
|
|
|
|
|
| |
* fix grammar
* FIX: More typos, KS macros, Links, H<x> id, Examples, Tags
Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
|
| |
|
| |
|
| |
|
|
|
| |
There must have been some unfortunate copy / paste from english here
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* L10N: Translation of 2 missing pages on the IntersectionObserver interface
* Review - IntersectionObserver.disconnect() - minor rewordings
* Review - IntersectionObserver.takeRecords() - minor fixes
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#409 (#410)
* FIX: Update and fix all pages, remove old KS, update id-attr, replace content, translate missing strings
* FIX: Fix some old text typo
* Review - IntersectionObserver interface - rewordings and minor fixes
* Review - IntersectionObserver.IntersectionObserver constructor - rewordings
* Review - IntersectionObserver.observe - minor rewordings
* Review - IntersectionObserver.root - rewordings
* Review - IntersectionObserver.rootMargin - rewordings
* Review - IntersectionObserver.thresholds - rewordings
* Review - IntersectionObserver.unobserve - minor rewordings
Co-authored-by: julieng <julien.gattelier@gmail.com>
|