angular/modules/@angular/core/test
Miško Hevery b96869afd2 refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616)
Closes #9729

BREAKING CHANGE:

`Type` is now `Type<T>` which means that in most cases you have to
use `Type<any>` in place of `Type`.

We don't expect that any user applications use the `Type` type.
2016-08-10 18:21:28 -07:00
..
animation fix(core): ensure ngFor only inserts/moves/removes elements when necessary (#10287) 2016-08-01 11:09:52 -07:00
change_detection refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
debug chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
di refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
dom chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
facade chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
linker refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
metadata refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
reflection refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
testability chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
util chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
zone chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
application_init_spec.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
application_ref_spec.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
dev_mode_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
directive_lifecycle_integration_spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
fake_async_spec.ts chore: remove deprecated router 2/2 2016-08-09 15:24:14 -07:00
forward_ref_integration_spec.ts fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -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(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00