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

test($compile): #7048 warn if both v-model and v-bind:value used on same element #7056

Merged
merged 4 commits into from
Nov 16, 2017
Merged

test($compile): #7048 warn if both v-model and v-bind:value used on same element #7056

merged 4 commits into from
Nov 16, 2017

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    f53e523 View commit details
    Browse the repository at this point in the history
  2. test($compile): make v-model and v-bind:value warning apply to all bu…

    …t exceptions
    
    #7048
    Robert Pemberton committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    38981c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. test($compile): move v-model/:value conflict warner to model.js

    Robert Pemberton committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    2cab21e View commit details
    Browse the repository at this point in the history
  2. style: split long warning messages onto new lines

    Robert Pemberton committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    caf15c2 View commit details
    Browse the repository at this point in the history