There4

Results 16 comments of There4

Thanks for the report, I'll keep this on the todo list.

I'll look into this. In the meantime, please see the demos. You should be able to see an example here: https://github.com/draganbabic/uni-form/blob/master/demos/fauxform.html#L51

I'm still having this issue. Is there anything preventing this PR from being considered in the master?

Thanks for the update, I'll pull and update this PR tomorrow. Thanks for the help - This really is a great project!

Hi @reustle - I had this functionality working in [my fork](https://github.com/there4/backbone-forms/tree/issue-221). But I've been unable to devote any time to it this last week. I /may/ be able to find...

They certainly could be moved. I've kept them separate up until now to keep each one encapsulated and dependency free - I didn't want changes to one to affect the...

Would you like me to do this and send a pull request?

Do you have a .jshintrc file that you use with this project?

One more question - it appears that both `checkboxes` and `radio` have this same behaviour from extending `Form.editors.Select`. They have unit tests to ensure that they throw errors when init'd...

Alright, I'll remove those unit tests and send this along. Do you have any interesting in outfitting this project with Grunt as a build/test system and hooking it up to...