Daniel Caldas

Results 80 comments of Daniel Caldas
trafficstars

Thanks for the detail @ongmk , if possible please add a link to a repository or codesanbox environment where we can debug this issue to better understand what you're facing.

It would be a nice experience enhancement tough to provide [this force animations out of the box](https://observablehq.com/@d3/force-directed-graph) when clients set `nodeHighlightBehavior` to `true`.

Hey all, sorry I don't have much time to look into this right now. Maybe someone else can chime in and help? @LonelyPrincess @terahn? But from what I can see...

Hey there @michaelbdavid this is certainly a feature request, there's nothing similar today in react-d3-graph to what you've described. Usually, I try to look at feature requests as the following:...

Hey there @michaelbdavid thanks for the update, glad you could make it work. Any screenshots you may be willing to share so that developers looking into this thread might get...

I would like to look into this. To start here is the repository that reproduces the issue https://github.com/danielcaldas/issue-non-rendering-code-in-extends

In discussion with @jamesb3ll we tought of two possible solutions for this issue. For reference here is the pseudo output of compiling the given example. #### foo.html.twig ```javascript _template.render =...

Ok we agree that *solution 1* is more appropriate considering the things that @pago added regarding `_context` mutation. Regarding the drop of `if` and similar statements.. So are we thinking...

Hey @pago no I didn't finalize it, there is some work in progress here https://github.com/danielcaldas/melody/tree/fix/omitted-code-twig-extends, but it's been a while.