angular/modules/@angular/core/test
Tobias Bosch 9ed8f2d26e fix(compiler): don't inject viewProviders into content child elements
E.g. in the following scenario,
`some-directive` should not be able to inject
any view provider that `my-comp-with-view-providers`
declares.

```
<my-comp-with-view-providers>
  <div some-directive></div>
</my-comp-with-view-providers>
```
2016-06-23 12:10:04 -07:00
..
animation chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
change_detection chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
debug chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
di chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
dom chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
facade chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
linker fix(compiler): don't inject viewProviders into content child elements 2016-06-23 12:10:04 -07:00
metadata chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testability chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
util chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
zone chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
application_ref_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
dev_mode_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
directive_lifecycle_integration_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
fake_async_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -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 chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
matchers_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
testing_internal_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00