Skip to content

Conversation

@lionel-bijaoui
Copy link
Member

Same as #38, it is not yet fully functional. You can change the option and it will appear but I can't link it to the model and/or value.
#31

@@ -0,0 +1,103 @@
<template lang="jade">
input.form-control(type="text")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the general attributes too:

input(...,  :readonly="schema.readonly", :disabled="disabled", :placeholder="schema.placeholder")

@icebob
Copy link
Member

icebob commented Aug 12, 2016

The solution what I wrote to cleave, it is working too here.

    input.form-control(type="text", v-model="value")

@icebob icebob merged commit 4b5fc14 into vue-generators:independent Aug 21, 2016
@icebob
Copy link
Member

icebob commented Aug 21, 2016

Merged.

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