angular-cn/modules/@angular/platform-browser/animations/test
Tobias Bosch 126fda2613 perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788)
After the introduction of the view engine, we can drop a lot of code that is not used any more.

This should reduce the size of the app bundles because a lot of this code was not being properly tree-shaken by today's tools even though it was dead code.
2017-02-27 23:08:19 -08:00
..
dsl refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00
engine fix(animations): ignore triggers that are registered multiple times (#14723) 2017-02-24 16:28:14 -08:00
noop_animation_engine_spec.ts refactor(animations): defer the noop engine's event deregistration 2017-02-23 13:02:45 -08:00
noop_animations_module_spec.ts perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00