neuronet

Results 37 comments of neuronet

Where I can find source code? pt., 22 maj 2020, 18:09 użytkownik slimovski napisał: > Hello, > I would like to use this awesome code with angular 8 (the other...

I am using this simple script after build to automatically add `"type":"module"'` to package.json after build: ```js const fs = require("fs"); // replace with import fs from 'fs'; if you...

In v3 it will be available again as a **plugin** - because there might be a lot of different use cases and events on the "empty" area for different projects.

@JoniVR hard to tell because I have other work to do along with the v3. I think v3 should be released this summer. Maybe in June or July? who knows......

Yeah, I thought about it. I need to make some better mechanism where you can choose how you want related items to behave. I will probably deal with this in...

This project used to be open source, but it didn't work out. People stole a lot and I have to eat and pay taxes. If the code is open, there...

Yes, this approach is interesting. Maybe I will provide the code for all or selected plugins, I'll think about it later too. Thanks

I will add this feature to upcoming versions - watch the [CHANGELOG](https://github.com/neuronetio/gantt-schedule-timeline-calendar/blob/master/CHANGELOG.md)

There is always a way, but it all depends on what you want to put in those rows?

Do you really need this kind of weird behavior? :/ I can add configuration to this, but I think it can cause problems as one task might be hidden under...