Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat: proofread loading | Outvi V | 2021-04-19 |
| | |||
* | feat: proofread re-engageable_notifications_push | Outvi V | 2021-04-19 |
| | |||
* | feat: proofread installable_pwas | Outvi V | 2021-04-19 |
| | |||
* | feat: proofread offline_service_workers | Outvi V | 2021-04-19 |
| | |||
* | fix: update footer series link | Outvi V | 2021-04-19 |
| | |||
* | feat: proofread app_structure.html | Outvi V | 2021-04-19 |
| | |||
* | feat: refresh web/progressive_web_apps/introduction | Outvi V | 2021-04-19 |
| | |||
* | fix: fix typo | Outvi V | 2021-04-19 |
| | |||
* | fix typo | Sean Liu | 2021-04-19 |
| | |||
* | Fix punctuation | lakejason0 | 2021-04-19 |
| | | | In Chinese these period shouldn't be inside these code tags. | ||
* | [CRON] sync translated content | MDN | 2021-04-17 |
| | |||
* | [CRON] sync translated content | MDN | 2021-04-16 |
| | |||
* | Update index.html | SKY ZHAO | 2021-04-14 |
| | | | Correct some sentence | ||
* | zh-cn: Add RTL glossary. | Forbidden | 2021-04-14 |
| | | | This commit adds the RTL term in Simplified Chinese. | ||
* | Update index.html | 金金婧婧 | 2021-04-14 |
| | | | Modification of hyperlink description information | ||
* | [CRON] sync translated content | MDN | 2021-04-14 |
| | |||
* | fixing redirects with yarn content | julieng | 2021-04-12 |
| | |||
* | Archiving HTML - Using the Application cache | julieng | 2021-04-11 |
| | |||
* | [CRON] sync translated content | MDN | 2021-04-07 |
| | |||
* | fix: typo | LisiurDay | 2021-04-07 |
| | |||
* | Corrected to one of both solutions | alexanderhess | 2021-04-03 |
| | |||
* | Fixes #199 | alexanderhess | 2021-04-03 |
| | |||
* | Correct translation #142 | zlv2s | 2021-04-03 |
| | |||
* | Little changes | 伊欧 | 2021-04-03 |
| | | | | 错别字 Wrongly written or mispronounced characters | ||
* | Fixed the typo, Fixes #321 | alexanderhess | 2021-04-03 |
| | |||
* | Correction, Fixes #361 | alexanderhess | 2021-04-03 |
| | |||
* | [CRON] sync translated content | MDN | 2021-03-31 |
| | |||
* | Update index.html | helloking000 | 2021-03-24 |
| | |||
* | Fixes #99 | alexanderhess | 2021-03-24 |
| | |||
* | delete dir="rtl" attribute | Hookin | 2021-03-24 |
| | |||
* | Fixes #147 | alexanderhess | 2021-03-24 |
| | |||
* | Modify the 'Cascading Order' table (#127) | Evan | 2021-03-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-03-24 |
| | |||
* | Remove all mentions of EmbedTest262ReportResultsTable (#301) | Peter Bengtsson | 2021-03-23 |
| | | | | | | | | | | | | | * Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com> | ||
* | remove fx_minversion_inline macro calls (#258) | Ryan Johnson | 2021-03-20 |
| | |||
* | remove fx_minversion_header macro calls | rjohnson | 2021-03-21 |
| | |||
* | fix tags align | classlfz | 2021-03-21 |
| | |||
* | zh_cn zh_tw base_concepts_of_grid_layout fix tags align | classlfz | 2021-03-21 |
| | |||
* | Update index.html | novbing | 2021-03-21 |
| | |||
* | Update index.html | novbing | 2021-03-21 |
| | | | add <code></code> | ||
* | Fixes #143 Removed the whitespaces | alexanderhess | 2021-03-21 |
| | |||
* | [CRON] sync translated content | MDN | 2021-03-18 |
| | |||
* | Merge pull request #82 from novbing/patch-1 | Irvin | 2021-03-17 |
|\ | | | | | 修正几处翻译错误。 | ||
| * | Update index.html | novbing | 2021-03-03 |
| | | | | | | 修正几处机翻错误。 | ||
* | | Merge pull request #15 from buuug7/patch-2 | Irvin | 2021-03-17 |
|\ \ | | | | | | | update character_set translation of zh-cn | ||
| * | | fix translation | buuug7 | 2021-01-23 |
| | | | | | | | | | fix translation | ||
| * | | Update index.html | buuug7 | 2021-01-23 |
| | | | |||
| * | | update character_set translation of zh-cn | buuug7 | 2021-01-23 |
| | | | | | | | | | update character_set translation of zh-cn | ||
* | | | [CRON] sync translated content | MDN | 2021-03-16 |
| | | | |||
* | | | remove pre for CSSSyntaxd (#175) | Florian Dieminger | 2021-03-15 |
| | | | | | | | | | | | | | | | ``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ``` |