angular/modules/@angular/platform-browser/src
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
..
browser chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
dom fix(animations): ensure all child elements are rendered before running animations 2016-07-08 18:18:46 -07:00
security feat(security): trust resource URLs as URLs. (#10220) 2016-07-21 17:44:59 -07:00
web_workers refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
browser.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
worker_app.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
worker_render.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00