Skip to content

onechiporenko/ember-bootstrap-modals-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember-bootstrap-modals-manager

CI Ember Observer Score npm version License Downloads

ember-bootstrap-modals-manager is an Ember-addon that provides a simple mechanism for interaction with user using modals. This addon is based on modals from ember-bootstrap.

Installation

ember i ember-bootstrap-modals-manager

Add next to your application.hbs:

<ModalsContainer />

Compatibility

Demo and docs

Check demo-page

Check docs-page