angular-cn/modules/@angular/core/test/view
Tobias Bosch 4e7752a12a feat(compiler): integrate compiler with view engine (#14487)
Aspects: di, query, content projection

Included refactoring:
- use a number as query id
- use a bloom filter for aggregating matched queries of nested elements
- separate static vs dynamic queries

Part of #14013
2017-02-15 08:36:49 -08:00
..
anchor_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
component_view_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
element_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
embedded_view_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
helper.ts fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -06:00
ng_content_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
provider_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
pure_expression_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
query_spec.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
services_spec.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
text_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
view_def_spec.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00