Yohan Lasorsa

Results 187 comments of Yohan Lasorsa

No, but that could be an option now that Ionic is based on regular Angular CLI. Is Ionic DevApp still available on iOS, I though it was taken down by...

Hi @codeNitesh that would be awesome! Next week I'll be busy all week at a conference, but we can find some time after that if that works for you?

Hi @codeNitesh , thanks for the reminder! I'm sorry I did not come back sooner, I'm a bit crawling under notifications this week. Could you send me an email or...

This was already discussed in a previous issue on the startkit repo: https://github.com/ngx-rocket/starter-kit/issues/16 Basically, `LOCALE_ID` can only be set once during app startup and do not support dynamic language changes,...

Indeed, specific solutions like these could/should be implement by userland add-ons, especially as the current provided logger can be extended easily with other outputs, see https://github.com/ngx-rocket/generator-ngx-rocket/issues/154

If I understand it well, you are saying that for example if I navigate to from `/shell/home` to `/shell/about`, then back to `/shell/home`, home component is not destroyed/rebuilt? If yes,...

I understand better now, thanks for the clarification! Then I think the best solution would be to keep the reuse specific, ie only for the route level it's defined for,...

@niraj114 please open a separate issue for this following the template with your environment information so we can help you, thanks.

This one is a tough question I have been thinking since the introduction of schematics in `ng` CLI, but I haven't made my mind yet on what we should do...

Sorry for the long delay, this is for sure a welcome addition :) I can be done on a separate branch starting from v6 release as it will (hopefully) merged...