GitHub / javascript-tutorial/pt.javascript.info / commits
Tutorial de JavaScript Moderno em Português
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 6c8215c1 | finish translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| 91686e7b | refactor: undo translations that shouldn't happen | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 52420704 | fix: use pt-BR translation of character | peruibeloko <c****2@g****m> | over 2 years ago | |
| 4a7bb101 | fix: use pt-BR translation of character | peruibeloko <c****2@g****m> | over 2 years ago | |
| 1d5ddb43 | fix: use pt-BR translation of character | peruibeloko <c****2@g****m> | over 2 years ago | |
| a6480f17 | fix: use pt-BR translation of character | peruibeloko <c****2@g****m> | over 2 years ago | |
| 52e184c3 | Add missing CSS unit | qadzek <8****k@u****m> | over 2 years ago | |
| 2e0d5fb3 | Add missing word | qadzek <8****k@u****m> | over 2 years ago | |
| 573ba06e | fix minor spelling mistake | peruibeloko <c****2@g****m> | over 2 years ago | |
| 21c350c5 | finish translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| 9ec34c6f | Replace assignment with equals in Truncate the text task |
CJDumbleton <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b207bc5e | it updates reference type article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| 181cac95 | it updates proxy and reflet article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| 18df4fc2 | finish translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| 60a13e37 | fix minor issues | peruibeloko <c****2@g****m> | over 2 years ago | |
| 387793b2 | finish translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| d43daf70 | merge Merge pull request #413 from danilolmc/builtin-classes |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d83bfb29 | refactor: Updated RFC spec Safe Methods URL in Cookies chapter |
Alexander Mirzoyan <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 891f42bd | it updates dynamic modules article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| b2038192 | it updates async iterators generatos article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| f06d6441 | fix: it fixes grammar | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| d04f1c7f | template element | William Sandres <3****e@u****m> | over 2 years ago | |
| abd56e57 | finish article translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| 735e5087 | remove redundancy | peruibeloko <c****2@g****m> | over 2 years ago | |
| 7fd4348a | progress article translation | peruibeloko <c****2@g****m> | over 2 years ago | |
| bb541321 | merge docs(pt): translate the `generators` article |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 846cbb1e | merge chore: translate `basic operators, maths` article |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 89ddea45 | Add remaining requested changes | peruibeloko <c****2@g****m> | over 2 years ago | |
| 739b733b | refactor: adds grammatical and concordance corrections | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 1d308cef | it updates generators article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| e4934887 | fix: it fixes spelling mistakes | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| 4ec440f9 | Update article.md |
Jannis Fröhlking <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1b9a28bb | Update article.md |
Jannis Fröhlking <3****6@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 080dc0e3 | it updates built-in classes article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| bbac8a5d | Fix grammar and JavaScript syntax |
nakhodkin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c3d91945 | merge Update PR with current master and resolve conflicts | peruibeloko <c****2@g****m> | over 2 years ago | |
| c66bacea | Fix grammar and typos |
nakhodkin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 48abf369 | merge chore: translate `private and protected properties and methods` article |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| df14a210 | merge chore: translate the `character classes` article |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8bce9cee | merge Merge branch 'master' of https://github.com/javascript-tutorial/pt.javascript... | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 0eba7f5b | refactor: adds grammatical, concordance and punctuation corrections, as well ... | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 1e3e0445 | Updates private and protected properties and methods article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| d51037aa | Fix grammar and add an example |
nakhodkin <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a1de0f93 | merge translates and updates conditional branching: if, '?' |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b0e43447 | merge translates or updates logical operators |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f95c373d | merge translates or updates polyfills and transpilers |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| de41f75f | merge translate attributes and properties |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 507d5ee1 | merge updates class basic syntax |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e3f47157 | refactor: add adjustments as per code review suggestions | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 3484cc3f | refactor: add adjustments as per code review suggestions | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| e645c6c2 | merge Merge branch 'master' of https://github.com/javascript-tutorial/pt.javascript... | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 57f53a21 | merge update symbol type |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b9d9021b | updates 'symbol' article | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| 4053822d | merge Map and Set |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e4c7754c | merge Comparisons |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 769acd23 | merge Updates Object references and copying article |
Nazaré da Piedade <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8ae0cf1b | it fixes grammar mistakes | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| a6fd6a8c | refactor: corrects notes according to merge request review | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 2f76d90f | merge Merge branch 'master' of https://github.com/javascript-tutorial/pt.javascript... | Jonnathan Santos <j****s@g****m> | over 2 years ago | |
| 8f043f08 | it fixes grammar errors | DaniloLima122 <l****6@g****m> | over 2 years ago | |
| 74a8a196 | Fix formatting char |
Stanislav (Stanley) Modrak <4****8@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 75bad832 | Improve grammar |
Stanislav (Stanley) Modrak <4****8@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b7ebc1bd | Improve awkward sentence structure |
Stanislav (Stanley) Modrak <4****8@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 7e36a50c | updates 'object and reference and copy' article | DaniloLima122 <l****6@g****m> | almost 3 years ago | |
| 29903ed6 | merge Merge branch 'master' into polyfills--transpilers |
Osvaldo Dias dos Santos <o****s@y****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e362f460 | refactor: adds refactor (simplifying) of some words and fix broken links | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| 5ab1ce20 | merge Merge pull request #3609 from WOLFRIEND/master |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 8ab6b392 | Add WeakRef and FinalizationRegistry article | Oleksandr Tkachenko <w****l@g****m> | almost 3 years ago | |
| 87320cab | refactor: apply further correction after proofreading the text | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| f47c354d | refactor: corrects notes recorded in the merge request | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| 4b8cb195 | refactor: desfaz alterações de tradução respectivos aos metadados | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| c095eb41 | translate test 2 | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 7c9ca051 | translate test 1 | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 10b1fb03 | translate task 3 | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 32aecc49 | translate task 2 | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 3aa8890a | translate task 1 | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 144368da | translate section summary | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 20e00787 | translate section Iteration over Set | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| bc80b419 | translate section Set | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| bce43a98 | translate section Object from Map | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 3f36862a | translate section Object.entries: Map from Object | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 02664c53 | translate section iteration over map | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 9e0410b8 | translate section map | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| 65377ed3 | translate introduction | Gabriel Fernandes Silva <g****s@g****m> | almost 3 years ago | |
| b5693583 | merge Merge pull request #231 from flaviohblima/develop-function-prototype |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 2e325491 | refactor: translates pending texts in svg files | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| e1598731 | refactor: applies the corrections requested in the second review of the PR#231 | Jonnathan Santos <j****s@g****m> | almost 3 years ago | |
| c90df5b2 | chore: updates the readme by translating repository information | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| 6bd748a1 | refactor: add svg translation | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| b538c0bc | merge Merge branch 'master' of https://github.com/javascript-tutorial/pt.javascript... | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| 285083fc | minor fixes | Ilya Kantor <i****n@u****m> | about 3 years ago | |
| 60e4ab48 | refactor: corrects spelling errors and untranslated text | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| 31b55819 | merge Merge branch 'master' of https://github.com/jonnathan-ls/pt.javascript.info i... | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| f182d28d | refactor corrects spelling errors, concordance errors and untranslated texts | Jonnathan Santos <j****s@g****m> | about 3 years ago | |
| 4eae5419 | Correct some errors in the translation | denis-rossati <d****s@g****m> | about 3 years ago | |
| e45fa927 | WIP | denis-rossati <d****s@g****m> | about 3 years ago | |
| b1089eb9 | WIP | Denis Rossati Ramos <d****s@g****m> | about 3 years ago | |
| d694e895 | merge Merge pull request #3492 from MSHNK1/fix-typos |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0b207b57 | merge Merge pull request #382 from danilolmc/update-pt-mixins |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 887e731d | merge Merge pull request #398 from danilolmc/update-pt-instanceof |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago |