angular.js/docs
Matias Niemelä aa2133ad81 fix(ngInclude): $animate refactoring + use transclusion
BREAKING CHANGE: previously ngInclude only updated its content, after this change
ngInclude 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.
2013-07-26 23:49:54 -07:00
..
component-spec chore($animate): replace show/hide with addClass/removeClass 2013-07-26 23:49:54 -07:00
components chore($animate): replace show/hide with addClass/removeClass 2013-07-26 23:49:54 -07:00
content fix($compile): don't use new with minErr 2013-07-26 15:58:40 -07:00
img doc(guide): add concepts 2012-08-27 15:44:38 -07:00
spec chore(ngdocs): replace showdown.js with marked.js 2013-07-26 08:51:38 -07:00
src fix(ngInclude): $animate refactoring + use transclusion 2013-07-26 23:49:54 -07:00