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

Add labelFor attribute to labels #101

Open jaaksarv opened 9 years ago

jaaksarv commented 9 years ago

Please add labelFor attribute to label elements. This way clicking on a label will activate the input. This is best practice and also included in Bootstrap examples.