angular/modules/playground/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
..
animate feat(animations): allow animation integration support into host params 2016-07-12 14:55:36 -07:00
async chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
benchpress chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
gestures chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
hash_routing chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
hello_world chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
http chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
jsonp chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
key_events fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
model_driven_forms chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
order_management chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
person_management chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
relative_assets chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
routing refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
routing_deprecated chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
sourcemap chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
svg chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
template_driven_forms chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
todo chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
upgrade chore: remove obsolete files (#10240) 2016-07-22 16:18:31 -07:00
web_workers refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
zippy_component chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
bootstrap.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00