indexiatech / ember-forms

Smart, Intuitive forms for Ember.js styled with Bootstrap, Multi layouts and Validation support.
http://indexiatech.github.io/ember-forms
Apache License 2.0
218 stars 45 forks source link

suggestion: em-labels #55

Closed patricksimpson closed 9 years ago

patricksimpson commented 9 years ago

It would be really handy to have more flexability with rendering labels. Would it be possible to add em-labels template functionality?

patricksimpson commented 9 years ago

This might not be needed after all, using the cid option I can create custom labels using the for attribute.