angular-cn/packages/core/test/linker
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
..
change_detection_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
entry_components_integration_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
integration_spec.ts fix(compiler): Improve error message for missing annotations (#14724) 2017-03-14 17:12:18 -07:00
ng_container_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
ng_module_integration_spec.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00
projection_integration_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
query_integration_spec.ts fix(core): don’t throw if queries change during change detection. 2017-03-14 19:52:53 -07:00
query_list_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
regression_integration_spec.ts fix(core): don’t recreate `TemplateRef` when used as a reference. (#15066) 2017-03-13 10:44:12 -07:00
security_integration_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
source_map_integration_node_only_spec.ts feat: introduce source maps for templates (#15011) 2017-03-14 09:16:15 -07:00
system_ng_module_factory_loader_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
view_injector_integration_spec.ts fix: element injector vs module injector (#15044) 2017-03-14 16:26:17 -07:00