Skip to content
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

fix: use method shorthands and switch indexOf to includes #385

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

naokie
Copy link
Member

@naokie naokie commented Jun 8, 2021

Description of Problem

下記コミットの差分を追従します。

vuejs/docs@6730d26

Proposed Solution

Additional Information

close #357

@netlify
Copy link

netlify bot commented Jun 8, 2021

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

🔨 Explore the source changes: 09ae816

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

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

Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kazupon kazupon merged commit 1bd88f1 into vuejs-jp:lang-ja Jun 17, 2021
@naokie naokie deleted the guide/component-props branch June 19, 2021 03:02
naokie added a commit to naokie/ja.vuejs.org that referenced this pull request Jun 19, 2021
* lang-ja: (28 commits)
  fix: json format quotation
  feature: add Vue 3 vueschool links
  Update custom-directive.md
  Fix: broken gif url
  fix: unify the words and leave colon as it is
  API Reference > Options DOM の翻訳を追従 (vuejs-jp#396)
  API Reference > Options Data の翻訳を追従 (vuejs-jp#395)
  Cookbook の翻訳を追従 (vuejs-jp#394)
  docs: elaborate on how style auto-prefixing works (vuejs-jp#393)
  Update introduction.md (vuejs-jp#392)
  docs: a few improvements (vuejs-jp#391)
  The description of this in setup is inconsistent with the source code (vuejs-jp#388)
  Add onActivated and onDeacitvated hooks to the list (vuejs-jp#387)
  docs: update recommended node version (vuejs-jp#386)
  fix: use method shorthands and switch indexOf to includes (vuejs-jp#385)
  fix: prevent CodePens from stealing focus and scrolling the page (vuejs-jp#384)
  docs: Update key-attribute.md (vuejs-jp#383)
  Add created hook to custom directives code example (vuejs-jp#382)
  API Reference > Global API の翻訳を追従 (vuejs-jp#376)
  guide/typescript-support.mdのtypoを修正(肩→型) (vuejs-jp#403)
  ...
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.

fix: use method shorthands and switch indexOf to includes
2 participants