| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 ufeff
* Remove u2064
* Remove u2062
* Replace u202f followed by : with :
* Replace u202f next to « or » with and « or »
* Replace u202f followed by ; with ;
* Replace u202f followed by ! with
* Replace u202f followed by ? with ?
* 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
* Remove u00ad
* Replace u00a0 followed by : ! or ? with and punctuation
* Replace u00a0 surrounded « or » with 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 ; 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
* 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>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* suggest french translation dor id 4260
* changes according to @SphinxKnight Review
changes according to @SphinxKnight Review
|
|
|
|
|
|
|
| |
* update console.dir after browsing
* Link to french doc/clarify page is english
Co-authored-by: cw118 <87150472+cw118@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
| |
* suggest french translation for id:4258
* Implement @sphinxKnight suggestions
Implement @sphinxKnight suggestions to improve translation
|
|
|
|
|
| |
* fixes #4399 - update file.name vs en-US
* apply review suggestions
|
|
|
| |
Spell checking.
|
|
|
|
|
|
|
| |
* suggest translation for id:4289
* Fixing typo and translation
Fixing typo and translation according to @cw118 review
|
|
|
| |
Spell Checking.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
* nbsp as an entity instead of litteral char
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
|
|
|
| |
* Undeprecate and update Battery Status API
* EmbedLiveSample and heading fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
| |
|
|
|
|
|
| |
* Update web components page vs en-us
* update filereader.readasdataurl vs en-us
|
| |
|
|
|
| |
Fix a typo in function description : "qui qui"
|
| |
|
|
|
|
|
|
|
| |
* Updates and fixes for querySelectorAll
* Minor rewording / deleting a non-working / superfluous example
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Small fix and updates for fr FormData
* Minor typofixing
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
|
|
| |
* Replace asterisks mixup
* 2nd pass
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Adding image files
* Remove screenshot vs live sample result as per en-US
Co-authored-by: julieng <julien.gattelier@gmail.com>
|
|
|
| |
Fix some typo and grammar
|
|
|
|
|
|
|
| |
* Update index.md
* Apply suggestions from code review
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
|
| |
|
|
|
|
| |
landing page for web (#3112)
|
|
|
|
|
|
|
| |
* fix: remove whitespace before period
* Also remove an unwanted space before a comma :)
Co-authored-by: Jb Audras <audrasjb@gmail.com>
|
| |
|