Jose Cabrera

Results 13 comments of Jose Cabrera

I changed a little because is generating a bad result when the undefined class is inside a function or method: Inside a Function or curry functions https://user-images.githubusercontent.com/8685132/186960398-86bb1f17-06e8-4789-9793-74df665ed61d.mp4 Fixed too creating...

Hey @nicoespeon any feedback is welcome :)

@nicoespeon > One thing I'm wondering: would it create a new class even if the class exists already? No. It detects if the class has been declared so should not...

> Well, well, well, it took me a while, sorry for that! > > So yeah, I double-checked what this was doing and it's completely covered with [what Hocus Pocus...

Maybe we can resolve that building Gantt project using existing WebPack setup. I'm searching for a solution :)

I found that the "minimum" from date is 1971 ```javascript const options: CalendarModalOptions = { title: '', from: new Date(1971, 0, 1), to: 0, defaultDate: new Date(), }; ``` ![image](https://user-images.githubusercontent.com/8685132/235112586-abdd926f-44d3-4f0b-903c-30ab49111b18.png)...