angular/modules/@angular/platform-browser/src/browser
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
..
location chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
tools chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
browser_adapter.ts fix: String.split(str, n) stops after n separator (#10408) 2016-08-01 11:33:35 -07:00
generic_browser_adapter.ts refactor(Type): merge Type and ConcreType<?> into Type<?> (#10616) 2016-08-10 18:21:28 -07:00
testability.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
title.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00