mlrv

Results 10 comments of mlrv

Hi @Vijeinath, this is currently not supported but it definitely something that I've been thinking about. It should be relatively straightforward to implement, so any contribution towards it is welcome...

Thanks for this @Stromwerk! It's weird that github still seems to be waiting for Travis to complete... I'll see if refreshing a build fixes it. The change looks great at...

Sorry for the delay in reviewing this @Stromwerk, the change looks good, but there's a lot of duplicated code that could be shared among `ngOnInit` and `ngOnChange`. Also, it'd be...

Hey @peterjester , thanks for the feedback. I should have some time to properly implement this at some point in the next few days, I'll make sure to include appropriate...

Hey @arikkfir, unfortunately this is not supported at the moment, it's been in the roadmap for a while now so I'll try to find the time to implement this in...

Hi @stackenblochen, I'm not entirely about this tbh. A tree has some sort of natural hierarchy / order already, as an example, how should we sort a tree like this?...

Thanks for reporting this. I'll investigate as soon as I get some free time

Hi, I'm not sure I completely understand your question, isn't having access to the whole tree object enough for that?

Hi @pawelhandrysik thanks for reporting this. I think you are right, I very much suspect that the issue is caused by the object being the same in both trees. As...

Hi @jh0274, yes the component supports data coming in from streams, I can try to point you in the right direction if you provide an example of your use case.