Slava
Slava
I see, thanks. Please look at my working branch: https://github.com/ivogabe/gulp-typescript/compare/master...slavafomin:feat-resolve-json-module?expand=1 I've added changes to the code as you suggested and I've added a test suite. However, I see the following...
I'm trying to understand how `tsc` utility is calling the TypeScript API and maybe create an isolated minimal example, but it doesn't look like an easy thing to do. I...
I've managed to create a minimal example based on TypeScript 2.9.2 and in my case the `WriteFileCallback` is executed with both `index.ts` and `data.json`. It looks like issue is somewhere...
Hello! Thank you for your interest in this module and sorry for a late reply. The module itself was not actually designed for dynamic forms. Right now, we have an...
I've pushed some changes and released a new version: 2.4.0. You can see it in action here: http://betsol.github.io/angular-input-modified/nested-forms/. Please let me know if it works for you. Cheers!
Hello @DoubleDot, thank you for your interest. Could you please describe your use case in more detail? I think the fixes introduced are correct ones and the behavior you are...
Thanks @unluckynelson! I will look into this on first occasion.
Hello @unluckynelson! I wasn't been able to reproduce the issue. It works fine in our demo example here: http://plnkr.co/edit/RqTQmWMt8vEUsrbuQqLS?p=preview. Could you fork the Plunk above and re-create the issue? Thank...
Hello! Thank you for your interest in this module! Are you talking about this directive: https://github.com/mbenford/ngTagsInput?
I can't promise, but I will keep an eye on it during next development cycle.