ui.bootstrap.contextMenu icon indicating copy to clipboard operation
ui.bootstrap.contextMenu copied to clipboard

Added a event for opening

Open zestime opened this issue 9 years ago • 3 comments

Thanks for your contextMenu. It's really helpful to my work.

I needed a feature about opening. When users try to open contextMenu, I have to figure out whether opening or not. So, I added a handler for 'context-menu-opening'. I modified your example a little bit. link to codepen!

And your code is good for understanding directives in AngularJS. :)

zestime avatar Jul 27 '15 09:07 zestime

I am working on a huge addition at the moment and a feature related to this will be on it.

SuricateCan avatar Oct 11 '15 07:10 SuricateCan

@Templarian what do you think of this? @zestime can you also add a change to README to inform of the changes in this PR?

josetaira avatar Apr 25 '16 02:04 josetaira

I like this idea a lot, it matches the ability that other Angular UI components have.

Templarian avatar Apr 25 '16 02:04 Templarian