ember-simple-tree icon indicating copy to clipboard operation
ember-simple-tree copied to clipboard

Results 9 ember-simple-tree issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

I have the problem that when I pass a valid chosenId, the tree does the formatting for the active node but does not expand the path to the node.

While adding tests to #62, I saw that the dummy app demo is broken. It fails with `TypeError: undefined is not an object (evaluating 'this.args.model')` The initial issue appears to...

I'd like to store the tree's state (expanded, collapsed) in local storage, but I don't think there are callbacks for these events yet. Would it be possible to add these,...

Example: ``` {{#x-tree model=tree checkable=true recursiveCheck=true as |node|}} {{node.model.name}} {{/x-tree}} ``` In order to support custom checkbox and expand icons, an alternative approach to this PR would be to allow...

(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...

I use ember-simple-tree in my project,but it not works,so I hope you can provide some demo codes

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies