Ember Bootstrap Modals Manager

Ember-addon that provides a simple mechanism for interaction with user using modals.

This addon is based on modals from ember-bootstrap.

You can check how this addon works on Demo Page.

Restriction from the Bootstrap#modals:

Bootstrap only supports one modal window at a time. Nested modals aren't supported as we believe them to be poor user experiences.