Panman82 / ember-bootstrap-switch

An ember-cli addon to import bootstrap-switch and provide an Ember component.
MIT License
5 stars 4 forks source link

Pass options on init? #2

Closed Panman82 closed 8 years ago

Panman82 commented 9 years ago

Look at passing the options in via bootstrap-switch initialization rather than setting element data attributes. Not sure what the pro's and con's are at this point. Suppose it would help cleanup the generated element. Of course still bind the native element attributes..

Panman82 commented 8 years ago

This has been implemented with version 1.13.0.