ember-simple-tree
ember-simple-tree copied to clipboard
extending onContextMenu to return the complete component element and the event
(instead of just the model – useful for positioning context menus)
• not sure about the README changes to onCheck, onHover, onHoverOut, and onSelect in 7ec8923, but it should be specified in the README that these functions return this.model, and onContextMenu returns the complete component element (this)