angular-cn/modules/@angular/examples/core
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
..
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(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00