Rémi Alvergnat

Results 206 comments of Rémi Alvergnat

What do you mean by included ? You only load the ngMaterial module in the webapp, and it fails to display all the tasks ?

Yes, i've created a ngMaterial app some months ago, and it worked well too.

@kschwidder: I don't wan't to display the tooltip at mouse position, because it could hide the task title while hovering ...

I know, but currently this issue only occurs in ng-material, so it's not really blocking for most users. And it's still possible to copy/paste sources of tooltip plugin to write...

Did you find a way to add esbuild configuration using tsx ? (something like `esbuild-runner.config.js` file would be great)

I have just updated this pull request.

It would be great to bring TypeScript support, as it's more and more common to use it, even with AngularJS (1).

I'm using 1.6.2, and this feature is really confusing and/or partially broken. I just spent 2 hours to make it work. [Official reference](http://jmsyst.com/libs/serializer/master/reference/annotations#discriminator) states that type field should not exists....

@goetas I don't have this use case in my current projects, so I can't really test composite primary keys for now. According to this issue https://github.com/doctrine/orm/issues/6647, Doctrine doesn't support null...

It seems to work with RELOAD_MODE_V_SPAWN_WAIT option.