Skip to content

update $remove arguments reference #84

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 1 commit into from
Closed

update $remove arguments reference #84

wants to merge 1 commit into from

Conversation

miljan-aleksic
Copy link
Contributor

Additionally I have found in this example app.users.$remove(user) where user seems an object. I'm not sure about that one as in the code I don't see cb being used in some other way.

Additionally I have found in this example, http://vuejs.org/examples/firebase.html, app.users.$remove(user) where user seems an object. I'm not sure about that one as in the code I only see the callback and withTransition
@yyx990803
Copy link
Member

Thaks, that $remove is an augmented method on observed arrays.

The withTransition flag is largely internal - end users should not have to care about it, that's why I left it out.

@miljan-aleksic
Copy link
Contributor Author

Ah, got it. Thanks :)

sapics pushed a commit to sapics/vuejs.org that referenced this pull request Nov 9, 2015
dingyiming added a commit that referenced this pull request Dec 21, 2016
lex111 pushed a commit to lex111/vuejs.org that referenced this pull request Feb 3, 2018
isatrio pushed a commit to isatrio/vuejs.org that referenced this pull request Jun 2, 2019
* selesai pada sub judul - text

* selesai sampai directive

* selesai akhir

* done - template syntax

* done

* mengganti dengan kata2 familiar

* capitalize in word - anda

* Virtual DOM -> DOM Virtual

* tidak akan pernah

* done deployment production
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