angular-cn/packages/core/test/view
Tobias Bosch 06fc42bc44 fix(core): don’t throw if queries change during change detection.
Throwing on query changes would be a breaking change compared to v2.
Also discovers a bug with querying manually projected content, see #15117.

Related to #14748
Closes #14925
2017-03-14 19:52:53 -07:00
..
anchor_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
component_view_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
element_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
embedded_view_spec.ts fix(core): don’t recreate `TemplateRef` when used as a reference. (#15066) 2017-03-13 10:44:12 -07:00
helper.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00
ng_content_spec.ts fix(core): don’t recreate `TemplateRef` when used as a reference. (#15066) 2017-03-13 10:44:12 -07:00
provider_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
pure_expression_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
query_spec.ts fix(core): don’t throw if queries change during change detection. 2017-03-14 19:52:53 -07:00
services_spec.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
text_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
view_def_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00