Templarian / ui.bootstrap.contextMenu

AngularJS Bootstrap UI Context Menu
MIT License
259 stars 127 forks source link

Adding possibility to specify custom close event #142

Closed Ilya-Skiba closed 6 years ago

Ilya-Skiba commented 6 years ago

close-menu-on attribute is added for handling the situations, when menu should be closed programmatically.

Fix for (https://github.com/Templarian/ui.bootstrap.contextMenu/issues/120)

josetaira commented 6 years ago

Please update the documentation as well.