angular/modules/@angular/core/test/linker
Martin Probst 8879aa1df4 feat(security): fail more detectably when using a safe value in an interpolation.
If a user ends up with a safe value in an interpolation context, that's probably
a bug. Returning `"SafeValue must use [property]= binding"` will make it easier
to detect and correct the situation. Detecting the situation and throwing an
error for it could cause performance issues, so we're not doing this at this
point (but might revisit later).

Part of #8511 and #9253.
2016-06-17 10:00:30 -07:00
..
change_detection_integration_spec.ts refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
dynamic_component_loader_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
integration_dart_spec.dart refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
integration_spec.ts refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
ng_container_integration_spec.ts test(ng-container): test nesting ng-containers 2016-06-15 18:13:57 -07:00
projection_integration_spec.ts refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
query_integration_spec.ts refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
query_list_spec.ts feat(QueryList): support index in callbacks 2016-06-17 08:09:42 -07:00
reflector_component_resolver_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
regression_integration_spec.ts refactor(compiler): Change arguments of CompilerConfig to named arguments 2016-06-13 13:14:07 -07:00
security_integration_spec.ts feat(security): fail more detectably when using a safe value in an interpolation. 2016-06-17 10:00:30 -07:00
view_injector_integration_spec.ts refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00