Templarian / ui.bootstrap.contextMenu

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

Fix contextmenu not repositioning at bottom of screen on IE and contextmenus not closing on touch #146

Closed KennethVerbeure closed 5 years ago

KennethVerbeure commented 5 years ago

Fix contextmenu not closing on touch Fix case were no event got triggered to close a previous contextmenu, so we are clearing them before opening a new one

eydrian commented 5 years ago

@Templarian can this PR please be approved?

berc commented 5 years ago

We need to use this improvement, is possible to approve this PR and make a release @Templarian ? That would make our life much easier. :)

berc commented 5 years ago

Could you @Templarian please release new version of this lib, so we can start use it out of the box ?

Thank you very much for the effort one again.

josetaira commented 5 years ago

@berc v1.2.1 is released. Sorry for the delay

Templarian commented 5 years ago

@josetaira You're awesome! Thanks.

berc commented 5 years ago

Guys @Templarian @josetaira, that is amazing. Thank you very much!

KennethVerbeure commented 5 years ago

Thx for merging it guys