angular-cn/modules/@angular/examples/core
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/ts/dsl fix(animations): change trigger binding syntax to function as a property binding [] 2016-07-07 14:13:06 -07:00
debug/ts/debug_element chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
di/ts/forward_ref chore(lint): enable lint check for duplicate vars 2016-07-13 12:33:39 -07:00
forms/ts/ng_validators feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
pipes/ts chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00