Giter VIP home page Giter VIP logo

ng.tree's People

Contributors

1inus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ng.tree's Issues

How to custom edit tools?

Q1:
In your code,the tools is required iconClass
image
but,in your doc,
image
only need name and title....

Q2:
Finally,i added the edit tools,but....the style is strange..
image
en...that's not important..

Q3:
When i click the tool, can not console the expect result..
and my code is like this..
image
the result is like this..
image

issue compiling project

Hello I'm having this when compiling my project
Unexpected value 'NgTree in .../node_modules/ng.tree/ng.tree.d.ts' declared by the module 'AppModule in app.module.ts'. Please add a @Pipe/@Directive/@component annotation.

Template Node

Hi,
I just want to know if we can use template nodes like i want and div with contenteditable true for each node.

on angular4 erro

NgTree.html:1 ERROR TypeError: Cannot read property 'tools' of undefined

at Object.View_NgTree_1.co [as updateDirectives] (NgTree.html:1)

......
thank

No icon?

Apologize for a newbie question: I'm not seeing icons being loaded and no indentation of the listed tree items. What am I missing?

Add angular 5 support.

Hi, I recently upgraded my angular-cli project from v4.4 to v5 and using

@NgModule({
	imports: [BrowserModule],
	entryComponents:[NgTree],
	declarations: [NgTree, App],
	bootstrap: [App]
})

npm start leads to: ERROR in Error: NgTree cannot be used as an entry component. and ng serve --aot leads to: ERROR in Error: Unexpected value 'NgTree in ../node_modules/ng.tree/ng.tree.d.ts' declared by the module 'PagesModule in pages.module.ts'. Please add a @Pipe/@Directive/@Component annotation.

Hope you can fix this soon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.