nohros / nsPopover

Popover dialogs for angularjs applications.
MIT License
126 stars 107 forks source link

Add event for hiding the popover #80

Open danielemesh opened 9 years ago

danielemesh commented 9 years ago

Currently there are 2 options (not documented):

  1. ns-popover-angular-event
  2. ns-popover-scope-event

Both of them are used to display the popover, it would be great to have options to hide the popover.