angular/modules/@angular/core/src/view
Igor Minar 3c9a46c231 fix(core): fix directive instantiation (#14715)
this issue was discovered in g3 and the patch was confirmed there.

we should add a test as a followup up change.
2017-02-24 13:03:55 -08:00
..
element.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00
errors.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
index.ts refactor: rename ComponentRenderTypeV2 to RendererTypeV2 2017-02-17 17:18:55 -08:00
ng_content.ts fix(core): host bindings and host listeners for animations 2017-02-23 08:26:47 -08:00
provider.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00
pure_expression.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00
query.ts fix(core): host bindings and host listeners for animations 2017-02-23 08:26:47 -08:00
refs.ts fix: small fixes for view engine 2017-02-23 12:57:07 -08:00
services.ts fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
text.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00
types.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00
util.ts fix: small fixes for view engine 2017-02-23 12:57:07 -08:00
view.ts fix(core): fix directive instantiation (#14715) 2017-02-24 13:03:55 -08:00
view_attach.ts refactor(core): view engine - misc 2017-02-23 08:26:47 -08:00