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

Making vue-color work with v-model. #58

Merged
merged 2 commits into from
May 10, 2017
Merged

Commits on May 4, 2017

  1. Making vue-color work with v-model.

    Changing the event to 'input' will make the component work with v-model.
    + Adding yarn.lock
    
    Docs:
    https://vuejs.org/v2/guide/components.html#Form-Input-Components-using-Custom-Events
    heygambo committed May 4, 2017
    Configuration menu
    Copy the full SHA
    d8fc341 View commit details
    Browse the repository at this point in the history
  2. release the v-model change

    heygambo committed May 4, 2017
    Configuration menu
    Copy the full SHA
    da8de13 View commit details
    Browse the repository at this point in the history