Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree Component #66

Closed
sdmoralesma opened this issue Feb 27, 2016 · 11 comments
Closed

Tree Component #66

sdmoralesma opened this issue Feb 27, 2016 · 11 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@sdmoralesma
Copy link
Contributor

There is a component that is useful for single page apps that manage files and is jquery based: jsTree (https://www.jstree.com/) this one is quite powerful. After looking for something similar on Angular2 there is nothing.

Could you provide a component like this one or is out of your scope?.
Thanks for your response

@attilacsanyi
Copy link

There is already similar from them in primeui or primefaces, so perhaps it is also among @cagataycivici plan like those:
http://www.primefaces.org/primeui/#tree
http://www.primefaces.org/showcase/ui/data/tree/icon.xhtml

@cagataycivici
Copy link
Member

Currently it is scheduled for 0.8;

https://github.com/primefaces/primeng/wiki/Roadmap

We'll also have TreeTable soon as 0.8 is planned for match 21st.

@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Feb 27, 2016
@cagataycivici cagataycivici changed the title jsTree like component Tree Component Feb 27, 2016
@cagataycivici cagataycivici self-assigned this Mar 12, 2016
@cagataycivici cagataycivici added this to the 0.8 milestone Mar 12, 2016
@cagataycivici
Copy link
Member

Available in 0.8.0, will post the link here later today for the demo and docs.

@cagataycivici
Copy link
Member

@JakeSummers
Copy link
Contributor

@cagataycivici - Tree looks pretty great! Are there plans to add any additional functionality? These things in particular would be especially awesome:

It could also be interesting to be able to provide a Template for each node, in the same way that we can do so for the datatable.

Thanks! Awesome toolkit. Really liking it so far.

@attilacsanyi
Copy link

Drag and Drop would really a killing feature ;-) so +1 if you can do that somehow.

@JakeSummers
Copy link
Contributor

@attilacsanyi - I think that you may be able to do drag and drop now using the method described in comment 2 of issue #683.

@cagataycivici
Copy link
Member

DragDrop is available now for 4.0.RC1;

#683

@mkseng
Copy link

mkseng commented Mar 28, 2017

Can anyone tell me about version of primeng in package.json for tree drag-drop? I am getting error while importing "DragDropModule". Currently, i am using "primeng": "^2.0.5" .

@cagataycivici
Copy link
Member

4.0.0-RC2

@mkseng
Copy link

mkseng commented Mar 28, 2017

I am getting following error. And i did check with version 2.0.3, 4.0.0-rc.1, 2.0.4, 2.0.5, but i didn't find component "TreeDragDropService".

Actually, i am getting an error while importing "TreeDragDropService".

npm ERR! notarget No compatible version found: primeng@4.0.0-RC2
npm ERR! notarget Valid install targets:
npm ERR! notarget 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 1.0.0-beta.1, 1.0.0-beta.2, 1.0.0-beta.3, 1.0.0-beta.4, 1.0.0-beta.5, 1.0.0-beta.6, 1.0.0-beta.7, 1.0.0-beta.8, 1.0.0-beta.9, 1.0.0-beta.10, 1.0.0-beta.11, 1.0.0-beta.12, 1.0.0-beta.13, 1.0.0-beta.14, 1.0.0-beta.15, 1.0.0-beta.16, 1.0.0-beta.17, 1.0.0-beta.19, 1.0.0-beta.20, 1.0.0-rc.1, 1.0.0-rc.2, 1.0.0-rc.3, 1.0.0-rc.4, 1.0.0-rc.5, 1.0.0-rc.6, 1.0.0-rc.7, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 2.0.0-rc.1, 2.0.0-rc.2, 2.0.0-rc.3, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 4.0.0-rc.1, 2.0.4, 2.0.5

atretyak1985 pushed a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
…setting

Enable vulnerability checking organization setting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

5 participants