Releases: stueynz/angular-tree-control
Releases · stueynz/angular-tree-control
Context Menu & Order By Expressions
Added menu-id attribute to do context menus.
Added order-by-expression attribute to allow per sub-tree ordering
Improved contextMenu and rightClick
Added context menu and right-click functionality; this time without using jQuery.
Also structure of actual context menus is in the view HTML
- rather than being built on the fly with (a rather pointless) context menu model.