angular-docs-cn/packages/animations/src
Matias Niemelä 791c7efe29 fix(animations): ensure animations are disabled on the element containing the @.disabled flag (#18714)
Prior to fix this fix, @.disabled would only work to disable child
animations. Now it will also disable animations for the element that has
the @.disabled flag (which makes more sense).

PR Close #18714
2017-08-18 23:28:07 -05:00
..
players fix(animations): capture cancelled animation styles within grouped animations 2017-07-18 15:22:10 -07:00
animation_builder.ts docs(animations): add documentation for new animation features 2017-05-19 12:52:04 -07:00
animation_event.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
animation_metadata.ts fix(animations): ensure animations are disabled on the element containing the @.disabled flag (#18714) 2017-08-18 23:28:07 -05:00
animations.ts docs(animations): add documentation for new animation features 2017-05-19 12:52:04 -07:00
private_export.ts feat(animations): introduce a wave of new animation features 2017-05-16 17:39:57 -07:00
util.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
version.ts refactor(platform-browser): move platform-browser/animations to animations/browser (#15130) 2017-03-14 11:55:49 -07:00