angular/modules/@angular/platform-browser/test
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
..
animation fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
browser feat: add a PLATFORM_ID token that provides a platform id Object. (#14647) 2017-02-22 16:49:46 -08:00
dom refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
security feat(platform-server): add API to render Module and ModuleFactory to string (#14381) 2017-02-14 16:14:40 -08:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
browser_util_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
testing_public_spec.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00