Sam Verschueren

Results 126 comments of Sam Verschueren

Is your workflow on GitHub? If so, it would come in handy to see it for myself.

This doesn't work because angular 1 only has one DI, unless we would implement our own DI system.

This isn't the only thing that should be done to make it angular 2 compliant. The response that is returned by the service should be a ng2 response object as...

@jvandemo Any idea how this works? Maybe @pascalprecht wants to join the discussion and elaborate :)?

It seems like they indeed namespace the components with `_nghost` and a random letter combination. ![screen shot 2016-02-26 at 10 10 08](https://cloud.githubusercontent.com/assets/1913805/13347987/2fe49710-dc71-11e5-9ffa-1a0d8ce9e0a8.png) ![screen shot 2016-02-26 at 10 10 18](https://cloud.githubusercontent.com/assets/1913805/13347988/2fe50c5e-dc71-11e5-96cf-35a1cc4756cb.png) The...

Here is the Angular 2 magic: https://github.com/angular/angular/blob/master/modules/angular2/src/compiler/style_compiler.ts

@jvandemo suggested to work with [zone.js](https://github.com/angular/zone.js/) in order to apply the root scope when the async task is executed. Probably with the `afterTask` hook. Not sure though, not a zone...

Care to provide an example of how you would show it in a table?

Hi @pokusew, thanks for the quick reply. I know, my initial post was very brief but didn't have much time to provide more details, so here we go. - **Operating...