
An elegant, easily customizable generic popover in Angular that transcludes custom HTML.
Features:
- An angular directive for generic popovers.
- Popovers can contain simple text to complex html templates.
- Popovers can have callback functions for opening and closing.
- Popovers can have custom directions.
- The script also provides a factory to close all or specific directives manually.
- Works well with/without Bootstrap/Foundation.