angular-docs-cn/tools/public_api_guard
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
..
animations/typings refactor(animations): change NoOp -> Noop (#14690) 2017-02-24 00:32:19 -08:00
common/typings fix(common): do not reference deprecated classes in providers (#14523) (#14523) 2017-02-23 17:23:56 -08:00
compiler/typings build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
core/typings fix(animations): properly cache renderer and namespace triggers (#14703) 2017-02-24 12:10:19 -08:00
forms/typings perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
http/typings build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
platform-browser/typings refactor(animations): make modules and bundles into plural Animations (#14695) 2017-02-24 09:36:58 -08:00
platform-browser-dynamic/typings build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
platform-server/typings build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00
platform-webworker/typings perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
platform-webworker-dynamic/typings perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
router/typings feat(router): add an option to rerun guards and resolvers when query changes (#14624) 2017-02-23 22:12:30 -08:00
upgrade/typings perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00