Skip to content

Script Setup Edits for Clarity #1194

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

Merged
merged 3 commits into from
Aug 28, 2021
Merged

Script Setup Edits for Clarity #1194

merged 3 commits into from
Aug 28, 2021

Conversation

Jutanium
Copy link

Description of Problem

The <script setup> documentation sometimes used we and sometimes used you.
The <script setup> documentation was unclear about whether defineProps was the only way to define props in <script setup>; it referred to the "props option," making it ambiguous about whether that option would still be in use.

Proposed Solution

Edits for clarity below.

Additional Information

@Jutanium Jutanium changed the title Patch 1 Script Setup Edits for Clarity Aug 19, 2021
Copy link
Contributor

@skirtles-code skirtles-code left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Personally, I aim to use we as much as possible, using you only in cases where we feels unnatural. But most of this page doesn't seem to have been written in that style, so keeping the page consistent is probably for the best.

If you can accept the proposed change to the URLs then I'd be happy to approve this PR.

@skirtles-code skirtles-code merged commit 10849bb into vuejs:master Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants