Jean-Francois Larouche

Results 38 comments of Jean-Francois Larouche

https://github.com/brockpetrie/vue-moment/pull/111

ARG, it compiles in Intellij, but i get this error running npm dev server No idea why ``` This dependency was not found: * vue-moment in ./src/main.ts ```

Done and working!

I got same issue. ui-mask from angular-ui does not have this problem but the directive is less perfect. it happens with datepicker popup. It displays the placeholders for example when...

@filipesilva Hi, i am right now in the same boat and unable to make a Plunker + Typescript working. If you ever find a solution for plnkr, could you please...

@filipesilva Ok, I tryed a lot of stuff, following the Install step in the plugin but im stuck. Seems like angular.default.module is not present. http://plnkr.co/edit/BXxSxqJQP7CKBtDvUagY?p=preview

Here : http://plnkr.co/edit/Fyo744DfAfRimIQ9hxBw?p=preview The new->Angular 1 + Typescript updated to latests version work fine. The difference in 0.19 is we did not had to configure the transpiler plugin explicitelly.

@filipesilva That was too simple. Thanks, its working. Updated plunk. I guess i can send the template to Plnker so they update the default new...