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

Vue3 v-model API changes #1039

Commits on Jan 25, 2020

  1. Copy the full SHA
    b9def18 View commit details
    Browse the repository at this point in the history
  2. feat(RFC0005): add no-v-model-argument rule which disallows v-model a…

    …rguments.
    
    Vue 2 compatibility rule
    przemkow committed Jan 25, 2020
    Copy the full SHA
    efe4a58 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Copy the full SHA
    7fcd2eb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Copy the full SHA
    7e4ebde View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93a1ace View commit details
    Browse the repository at this point in the history
  3. feat(RFC0011): add vue/no-custom-modifiers-on-v-model rule which chec…

    …ks if v-model has not allowed modifiers (Vue 2 backward compatibility)
    przemkow committed Mar 8, 2020
    Copy the full SHA
    009ff3e View commit details
    Browse the repository at this point in the history