angular-cn/modules/@angular/platform-browser/animations
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
..
src fix(animations): ignore triggers that are registered multiple times (#14723) 2017-02-24 16:28:14 -08:00
test perf: delete pre-view-engine core, compiler, platform-browser, etc code (#14788) 2017-02-27 23:08:19 -08:00
testing refactor(animations): change NoOp -> Noop (#14690) 2017-02-24 00:32:19 -08:00
index.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00
public_api.ts refactor(animations): support browser animation rendering (#14578) 2017-02-22 15:14:49 -08:00