angular-cn/modules/@angular/examples/core/ts
Tobias Bosch 5a21f168d6 refactor(core): change bootstrap of modules and names of platforms
BREAKING CHANGES:
- `browserPlatform`/`browserDynamicPlatform`/... have been deprecated and renamed into `platformBrowser`/`platformBrowserDynamic`/....
- `bootstrapModule` and `bootstrapModuleFactory` have been moved to be members of `PlaformRef`.
  E.g. `platformBrowserDynamic().bootstrapModule(MyModule)`.
2016-07-26 07:28:55 -07:00
..
bootstrap chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
metadata chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
platform refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
prod_mode chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
.gitkeep repackaging: all the file moves 2016-05-01 20:51:00 -07:00