angular-cn/modules/@angular/platform-browser/testing
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
..
benchmark_util.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
browser.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
browser_util.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
matchers.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
mock_animation_driver.ts fix(animations): ensure all child elements are rendered before running animations 2016-07-08 18:18:46 -07:00
mock_dom_animate_player.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00