forked from Templarian/ui.bootstrap.contextMenu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New contextMenuBuilder api to help users build the menu with ease.
Several additions: * Issues: - Templarian#22 Adding a context menu class name to dropdown: Class ng-bootstrap-contextmenu is now appended to the holding div; * Pull Requests - Templarian#17 Added a event for opening: Added event for opening, after open and after closed; - Templarian#21 Allow icons (as HTML) in menu item: Not as html, but the new builder api handles the icon submission; - Templarian#25 Added support for item text promise: The text is now wrapped inside a $q.when function.
- Loading branch information
Cleverson Nascimento
committed
Oct 13, 2015
1 parent
b71da75
commit f12f6d7
Showing
2 changed files
with
493 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.