angular-cn/modules/@angular/core/test/view
Tobias Bosch 32012a1ffb refactor(core): view engine - move handleEvent function from view to element
Some versions of TypeScript are super slow to compile functions that
contain a lot of `if` conditions in them. Splitting the handle event
expressions per element is similar to what we did in the old codegen.
2017-02-21 09:12:21 -08:00
..
anchor_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
component_view_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
element_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
embedded_view_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
helper.ts fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -06:00
ng_content_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
provider_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
pure_expression_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
query_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
services_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
text_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00
view_def_spec.ts refactor(core): view engine - move handleEvent function from view to element 2017-02-21 09:12:21 -08:00