angular-cn/modules/@angular/platform-server/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
..
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
http.ts feat(platform-server): support @angular/http from @angular/platform-server 2017-02-15 09:14:59 -08:00
location.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
parse5_adapter.ts build(platform-server): update parse5 to v3 (#14538) 2017-02-23 21:14:04 -08:00
platform-server.ts fix(platform-server): read initial location from INITIAL_CONFIG if present 2017-02-15 09:14:59 -08:00
platform_state.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
private_export.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
server.ts feat: add a PLATFORM_ID token that provides a platform id Object. (#14647) 2017-02-22 16:49:46 -08:00
server_renderer.ts fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
styles_host.ts fix: app ids for better <style> management for ssr (#14632) 2017-02-22 16:06:21 -08:00
tokens.ts fix(platform-server): read initial location from INITIAL_CONFIG if present 2017-02-15 09:14:59 -08:00
utils.ts fix: app ids for better <style> management for ssr (#14632) 2017-02-22 16:06:21 -08:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00