Templarian / ui.bootstrap.contextMenu

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

Add Left Orientation #107

Closed goonerify closed 7 years ago

goonerify commented 7 years ago

Allow the developer to pass an orientation attribute that renders the context menu to the right or left depending on what was specified

josetaira commented 7 years ago

HI @Lezlee85, would you mind testing your changes along with the PR at https://github.com/Templarian/ui.bootstrap.contextMenu/pull/108 ?

I did a lot of refactoring to clean the code up, and will be doing a bit more in the next few days. Before I do so though, I need some help in testing that the current code my PR introduces works.

goonerify commented 7 years ago

Hi @josetaira, I updated the left orientation branch to work with the changes in PR #108