angular/modules/@angular/platform-webworker/src
Tobias Bosch 436a179552 fix(animations): properly cache renderer and namespace triggers (#14703)
- Don’t use the animation renderer if a component
  used style encapsulation but no animations.
- The `AnimationRenderer` should be cached in the same
  lifecycle as its delegate.
- Trigger names need to be namespaced per component type.
2017-02-24 12:10:19 -08:00
..
web_workers fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
facade refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07:00
platform-webworker.ts refactor(platform-webworker): cleanup 2017-02-20 16:17:43 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
worker_app.ts feat: add a PLATFORM_ID token that provides a platform id Object. (#14647) 2017-02-22 16:49:46 -08:00
worker_render.ts refactor: deprecate RootRenderer / Renderer 2017-02-23 13:59:16 -08:00