ember-addons / bootstrap-for-ember

Bootstrap for Ember.js
http://ember-addons.github.io/bootstrap-for-ember
Apache License 2.0
704 stars 103 forks source link

Updating modal to allow bindable fade and backdrop #139

Open drewcovi opened 10 years ago

drewcovi commented 10 years ago

This update does require the built-in bootstrap.js but it seems to make more sense than re-creating existing functionality. it also allows you to listen for the various namespaced bs events (using an eventManager)

apologies if this has been discussed elsewhere, but I'm not sure why this collection doesn't leverage the bootstrap.js libraries. These are often included anyway to ensure UI elements are working.