Modals and dialogs: the Meteor way
meteor add anti:modals
Demo app: https://github.com/anticoders/meteor-modals-demo.
Display given template as a dialog.
Dismiss displayed dialog.
Display alert dialog.
Display confirm dialog.
Display prompt dialog.