Skip to content

Adding documentation for watch and proxied objects #734

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 9 commits into from
Jan 8, 2021

Conversation

fimion
Copy link
Contributor

@fimion fimion commented Dec 5, 2020

Description of Problem

The way a developer needs to use watch on a proxied object is not well documented. I have outlined more details in #733

Proposed Solution

Add details about shallow copying and deep copying an object to see both the old and new values of it.

Additional Information

@fimion
Copy link
Contributor Author

fimion commented Dec 5, 2020

@bencodezen told me to tag him in this as well.

@fimion fimion mentioned this pull request Dec 5, 2020
@NataliaTepluhina NataliaTepluhina linked an issue Dec 6, 2020 that may be closed by this pull request
Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

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

@fimion thank you for working on this! I've added a few comments to the PR

Copy link
Member

@NataliaTepluhina NataliaTepluhina left a comment

Choose a reason for hiding this comment

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

@fimion thank you for all the changes! I've added a few more points to review

Copy link
Member

@bencodezen bencodezen 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 your work on this @fimion and @NataliaTepluhina for the great reviews!

I think we're good to go for release so people can utilize this information. We can always iterate in another PR!

@bencodezen bencodezen merged commit 6ff094a into vuejs:master Jan 8, 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.

watch and proxied objects
3 participants