chore(ngView): $animate refactoring + transclusion & tests
BREAKING CHANGE: previously ngView only updated its content, after this change ngView will recreate itself every time a new content is included. This ensures that a single rootElement for all the included contents always exists, which makes definition of css styles for animations much easier.
M
Matias Niemelàˆ committed
7d69d52acff8578e0f7d6fe57a6c45561a05b182
Parent: aa2133a
Committed by Misko Hevery <misko@hevery.com>
on 7/27/2013, 6:49:54 AM