Skip to content

Conversation

tmorehouse
Copy link
Member

@tmorehouse tmorehouse commented Jul 4, 2017

Fix for issue #623

isChecked computed prop now tests for array (multiple checkboxes bound to same v-model) or non-array (single checkbox bound to v-model)

Added extra documentation as well

Fix for issue  #623

make isChecked computed prop check for array (multiple checks bound to same v-model) or non-array (single checkbox bound to v-model)
@tmorehouse tmorehouse added this to the v0.18.0 milestone Jul 4, 2017
@tmorehouse tmorehouse requested review from pi0 and alexsasharegan July 4, 2017 04:32
@tmorehouse tmorehouse merged commit 578d451 into master Jul 4, 2017
@tmorehouse tmorehouse deleted the tmorehouse-form-checkbox branch July 4, 2017 06:11
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.

3 participants