forked from vuejs/docs
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(id): Penerjemahan pada berkas guide/migration - Part 2 #252
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[pull] indonesian from master
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
* fix: fixed custom directives migration guide * Update the GitHub repo link to `vue-next` (vuejs#672) * Update introduction.md (vuejs#673) * Improve formatting of teleport.md (vuejs#674) This switches a link to using VideoLesson, which should make it look a lot better. It also fixes a small punctuation typo. * Fix a typo (vuejs#675) * Add inject example to reactive section of docs (vuejs#677) This example might come in handy for users that are yet to read on `Computed and Watch` in the documentation so they know that the properties they're making reactive using `computed` is available under `property.value` and not `property`. * Fix: typo in global-api-treeshaking (vuejs#678) * fix: increase header depth and tweak wording in transitions-overview.md (vuejs#679) * fix: add two migration pages to the sidebar index (vuejs#680) * fix: correct two examples of using h with components and slots (vuejs#681) Co-authored-by: NataliaTepluhina <[email protected]> Co-authored-by: YuLe <[email protected]> Co-authored-by: Alexander Sokolov <[email protected]> Co-authored-by: Aris Merchant <[email protected]> Co-authored-by: Kid <[email protected]> Co-authored-by: Timi Omoyeni <[email protected]> Co-authored-by: Kushal Niroula <[email protected]> Co-authored-by: skirtle <[email protected]>
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
[pull] indonesian from master
vuejs-id patch 231 conflict
This commit closes #22 - translated: src/guide/contributing/doc-style-guide.md - translated: src/guide/contributing/translations.md - translated: src/guide/contributing/writing-guide.md - translated: src/.vuepress/components/guide/contributing/translations-data.js - updated: README.md fix line spacing
docs(id): translate guide/contributing
docs: add mufidu as a contributor for translation
[pull] indonesian from master
[pull] indonesian from master
Mohon maaf, saya salah memilih source branch. Saya akan close PR ini. Mohon dimaklumi, ini kali pertama saya berkontribusi di proyek open source |
Tidak apa apa, baru mau saya bilng branch ya harusnya di indonesian haha. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tindak lanjut dari issue #23
Saya akan melanjutkan proses penerjemahan file berikut: