angular-cn/modules/@angular/core/test
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
..
animation refactor(compiler): Change arguments of `CompilerConfig` to named arguments 2016-06-13 13:14:07 -07:00
change_detection style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
debug refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
di style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dom style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
facade style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
linker feat(security): fail more detectably when using a safe value in an interpolation. 2016-06-17 10:00:30 -07:00
metadata style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
testability style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
util style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
zone style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_ref_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dev_mode_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
directive_lifecycle_integration_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
fake_async_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
forward_ref_integration_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
matchers_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
testing_internal_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00