aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Web/API/Element を更新 (#1470)Masahiro FUJIMOTO2021-07-10
| | | | - conflicting 版は古いので削除 - 2021/06/13 時点の英語版に同期
* Bump actions/cache from 2.1.5 to 2.1.6 (#1063)dependabot[bot]2021-07-09
| | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add pr-review-companion.yml (#1467)Peter Bengtsson2021-07-09
|
* build and upload built artifacts like mdn/content (#814)Peter Bengtsson2021-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * build and upload built artifacts like mdn/content * remove {{languages}} macro call * hardcode upload path * use env var * debuggin * debuggin * debuggin * debuggin * debuggin * debugging rsync * debug more * debug more * cleanup * debugging * try this * try this * use 'HEAD~1' * try this * debug this * debug this * debug this * -l 1 * testing something * testing something (2) * testing something (3) * try git fetch -n origin * can git diff work now? * trying something more * trying something more (2) * trying something more (3) * try with the right working-directory * better sha? * fix a bunch of images in a Polish page
* changed link reference in 'for...in' (#1457)LeoSanGo2021-07-09
| | | | | | | * changed link reference in 'for...in' * Changed link reference to right page and portuguese version * Fixed access link
* (docs) fix a wrong word (#1450)FangYing2021-07-09
| | | 每一各 -> 每一个
* [ko] fix learn/javascript/objects (#1283)hochan Lee2021-07-09
| | | | | | | * fix: learn/javascript/objects en-us와 동기화 * Update files/ko/learn/javascript/objects/index.html * Update files/ko/learn/javascript/objects/index.html
* [CRON] sync translated contentMDN2021-07-09
|
* [PT-BR] Fixing issue #1400 plus other corrections (#1424)Bruno Peselli2021-07-08
| | | | | [en] Fix associated with issue #1400, grammatical error and removal of old/incorrect excerpt. [pt-br] Correção associada ao issue #1400, erro gramatical e remoção de trecho antigo/incorreto.
* feat(KO): JS REF - 스트링 TRIM START 문서 추가 (#1431)ISA2021-07-09
| | | | | | | | | | | | | * feat(KO): JS REF - 스트링 TRIM START 문서 추가 * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> * Update files/ko/web/javascript/reference/global_objects/string/trimstart/index.html Co-authored-by: JO YUN HO <bedro27@gmail.com> Co-authored-by: JO YUN HO <bedro27@gmail.com>
* [FEAT] add Issue template (#919)hochan Lee2021-07-08
| | | | | * [FEAT] add content-bug, issue template * [FEAT] add new-content-suggestion, issue template
* fix some fixable flaws in Canvas API (fr) (#1436)Peter Bengtsson2021-07-08
| | | | | | | | | * fix some fixable flaws in Canvas API (fr) * Remove unnecessary asset * Review fr Co-authored-by: julieng <julien.gattelier@gmail.com>
* [ko] fix: Fix typo (#1409)jdm12192021-07-08
|
* delete conflicting/orphaned in ko (#1423)Peter Bengtsson2021-07-08
| | | | | * delete conflicting/orphaned in ko * forgot the redirects
* [CRON] sync translated contentMDN2021-07-08
|
* remove some wiki. prefixes tooPeter Bengtsson2021-07-08
|
* fix a bug of legacy http:// URL referencesPeter Bengtsson2021-07-08
|
* fix some flaws in Tools/Performance/How_to (#1438)Peter Bengtsson2021-07-07
|
* Update Web/HTML/Element/link, zh-CN (#1430)Elan Bin2021-07-08
| | | add 'brush: html' in to the pre label classList, made the code highlight and also can be copy
* remove wiki.developer.mozilla.org links (es) (#1443)Peter Bengtsson2021-07-07
| | | Part of #1440
* remove wiki.developer.mozilla.org links (pl) (#1442)Peter Bengtsson2021-07-07
|
* remove wiki.developer.mozilla.org links (de) (#1441)Peter Bengtsson2021-07-07
| | | Part of #1440
* delete all remaining orphaned pages in pl (#1417)Peter Bengtsson2021-07-07
|
* fix some bad img src prefixes (es) (#1437)Peter Bengtsson2021-07-07
|
* Fix Learn/CSS/CSS_layout/Multiple-column_Layout, zh-CN (#1411)Elan Bin2021-07-07
| | | cannot jump next page due to the spaces
* [CRON] sync translated contentMDN2021-07-07
|
* delete conflicting/orphaned in es (#1418)Peter Bengtsson2021-07-06
|
* Fixes #1365, update vs en-US (#1381)SphinxKnight2021-07-06
| | | | | | * Fixes #1365, update vs en-US * FIX: typos Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
* Fixes #1313 - update vs. en-US (#1378)SphinxKnight2021-07-06
|
* delete conflicting/orphaned docs in pl (#1415)Peter Bengtsson2021-07-06
|
* Fix Web/CSS/CSS_Box_Model/Mastering_margin_collapsing, zh-CN (#1408)Elan Bin2021-07-06
| | | modify paddng to padding in row 70
* Fix Web/HTML/Element/img, zh-CN (#1394)Map1en_2021-07-06
| | | fix(img): link of crossorigin attributes(zh-cn)
* Fix Web/Guide/AJAX/Getting_Started, zh-CN (#1392)hxy5212021-07-06
| | | 252 line, 'conputedString' -> 'computedString'.
* [CRON] sync translated contentMDN2021-07-06
|
* error 속성 추가 (#1363)Jongha Kim2021-07-06
| | | | - columnnumber, filename, linenumber, message, tostring 추가 - name 수정
* [RU] Fix typo on Learn/JavaScript/Building_blocks/conditionals (#1398)Yuri Chernyshev2021-07-05
| | | | | | | | | * Ошибка Возможно имелось ввиду: не "наруШает", а "наруГает". * Update index.html Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* ARIA: row ロールの更新 (#1340)Wind18082021-07-06
|
* fixing spaces and lenguage at global_objects/array/index.html, pt-br version ↵Jovino Guerrero2021-07-05
| | | | | (#1397) Co-authored-by: Jovino Esteban Guerrero Toledo <CS333972@MinhaTI.com.br>
* [PT-BR] Full page revision (#1341)Bruno Peselli2021-07-04
| | | | | [en] Full page review. Grammatical corrections and removing duplicates in english. [pt-br] Revisão completa da página. Correções gramaticais e remoção de textos duplicados em inglês.
* [PT-BR] Fixing typos & restructuring sentence (#1350)Bruno Peselli2021-07-04
| | | | | | | | | | | | | | | [en] Fixing some typos and restructuring the following sentence in portuguese: > You can make your own iterables like this: Originally writed as: > Nós podemos fazer, criar, os nossos próprios iteráveis como aqui: Converted into: > Você pode fazer seus próprios iteráveis ​​da seguinte maneira: [pt-br] Correções gramaticais e reestruturação de frase.
* [PT-BR] Fixing typos (#1349)Bruno Peselli2021-07-04
| | | | | | | | | * [PT-BR] Fixing typos [en] Fixing some typos. [pt-br] Corrigindo alguns erros gramaticais. * Update index.html
* remove use of $sample in Learn/JavaScript/First_steps/What_is_JavaScript (#1347)Peter Bengtsson2021-07-04
| | | Thanks @peterbe
* Update Web/HTML/Attributes/crossorigin, zh-CN (#1389)gnehc2021-07-05
| | | One more sentence in this article needs to be translated into zh-ch.
* Web/API/Node を更新 (#1311)Masahiro FUJIMOTO2021-07-05
| | | | - conflicting 版は古いので削除 - 2021/06/26 時点の英語版に同期
* [ko] fix Javascript Math.tan(), Math.trunc() (#1302)Jongha Kim2021-07-04
| | | | | * Javascript Math.tan(), Math.trunc() en-us와 동기화 * 리뷰 사항 반영
* [RU] Improve wording on JavaScript/First_steps/Strings (#1384)Yuri Chernyshev2021-07-04
|
* [RU] translate WebRTC glossary (#1318)NewPirateOfUASeas2021-07-04
| | | | | | | | | | | * web rtc glossary translated * fixed something * .DS_Store removed * Update index.html Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* Update index.html (#1371)Yuri Chernyshev2021-07-04
|
* [CRON] sync translated contentMDN2021-07-04
|
* connectedCallback の訳を修正しました。 (#1335)Kyohei Hamaguchi2021-07-04
|