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

improve data set/delete API #5050

Merged
merged 1 commit into from
Mar 3, 2017
Merged

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Mar 1, 2017

I improved Vue.set/Vue.delete (vm.$set/vm.$delete) flowtype interface, and also I refactored these API.
In the API of Vue.set (vm.$set)`, docs said:

Returns: the set value.

https://vuejs.org/v2/api/#Vue-set

@yyx990803 yyx990803 merged commit 0922b1d into vuejs:dev Mar 3, 2017
@kazupon kazupon deleted the improve/set_delete branch March 3, 2017 04:08
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