Skip to content

[DNM] master -> lang-ja #152

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

Closed
wants to merge 365 commits into from
Closed

[DNM] master -> lang-ja #152

wants to merge 365 commits into from

Conversation

potato4d
Copy link
Member

@potato4d potato4d commented Nov 1, 2020

:caution: サイズ感確認用につきマージしないでください

LinusBorg and others added 27 commits October 23, 2020 09:57
…526,#592) (#608)

* feat: Add migration guide for 3 changes:
- $listeners removed
- v-on.native modifier removed
- new emits option

* feat: document $attrs new behaviour
now includes class and style behaviour.

* fix: typos, grammar and language improvements

* more fixes

* Update src/guide/migration/emits-option.md

* Update src/guide/migration/introduction.md

fix broken link

* Update src/guide/migration/listeners-removed.md

fix broken link

Co-authored-by: skirtle <[email protected]>

* Update src/guide/migration/introduction.md

fix broken link

Co-authored-by: skirtle <[email protected]>

* Update src/guide/migration/emits-option.md

typo

* Update src/guide/migration/listeners-removed.md

grammar

* Update src/guide/migration/listeners-removed.md

wording

* Update src/guide/migration/v-on-native-modifier-removed.md

* Update src/guide/migration/emits-option.md

fix broken link

* Update src/guide/migration/introduction.md

fix broken link

* still more mistakes to fix.

* fix link to api docs for "emits:"

* use vue instead of html as hightligh lang where possible

* fix broken link

* fix missing template content

* wording/grammar

Co-authored-by: Thorsten Luenborg <[email protected]>
Co-authored-by: skirtle <[email protected]>
Co-authored-by: Natalia Tepluhina <[email protected]>
Nice to meet you ;)
* update: migration badges support i18n

* fix: syntax error
according to the usage of the plugin and avoid undefined errors when experimenting with the sample code,
`i18n` as the initialValue of reduce() should be `options`
* feat(migration): transition-group
document fragment default behaviour

* Update src/guide/migration/transition-group.md

* Update src/guide/migration/transition-group.md

* Update src/guide/migration/transition-group.md

* Update src/guide/migration/transition-group.md

* Update src/guide/transitions-list.md

* Update src/guide/migration/transition-group.md

* add transition-group to config

Co-authored-by: Thorsten Luenborg <[email protected]>
Co-authored-by: Sarah Drasner <[email protected]>
* docs (#18): add deployment page

* docs: remove named file

* docs: fix app call

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* Update src/guide/tooling/deployment.md

* remove Webpack 3 details

Co-authored-by: Sarah Drasner <[email protected]>
@netlify
Copy link

netlify bot commented Nov 1, 2020

✔️ Deploy Preview for vuejs-v3-ja-doc-preview ready!

🔨 Explore the source changes: b8fc1e1

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-v3-ja-doc-preview/deploys/60ad9dc4e4aaf10008695fbf

😎 Browse the preview: https://deploy-preview-152--vuejs-v3-ja-doc-preview.netlify.app

* add in debugging in vscode

* change tips to new format
xesjkeee and others added 15 commits May 3, 2021 12:55
* Update typescript-support.md

* Update typescript-support.md
* feat: added template refs typing

* fix: fixed to non-SFC

* fix: removed code block
improved multi-root component custom directive warning's clarity

changed confusing † to *
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update key-attribute.md

* Update key-attribute.md
* Update config.js

* Update translations-data.js
* docs: add automatic global registration to cookbook

* fix(docs): use @ instead v-on at Cookbook

Co-authored-by: Natalia Tepluhina <[email protected]>

* fix(docs): use lowercased webpack

* fix(docs): fix styleguide link

Co-authored-by: skirtle <[email protected]>

Co-authored-by: Natalia Tepluhina <[email protected]>
Co-authored-by: skirtle <[email protected]>
* Add onActivated and onDeactivated to the list

addresses  vuejs#1018

* Add onActivated and onDeactivated hooks

addresses  vuejs#1018
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kazupon kazupon closed this in #364 May 27, 2021
@naokie naokie deleted the master branch May 27, 2021 13:42
@naokie naokie restored the master branch May 29, 2021 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.