chore($$forceReflow): create service for issuing reflows in animations

This commit is contained in:
Matias Niemelä
2015-07-16 16:06:50 -07:00
parent c77b607e61
commit fc7d2d2737
5 changed files with 93 additions and 2 deletions
+1
View File
@@ -21,6 +21,7 @@ var angularFiles = {
'src/ng/controller.js',
'src/ng/document.js',
'src/ng/exceptionHandler.js',
'src/ng/forceReflow.js',
'src/ng/http.js',
'src/ng/httpBackend.js',
'src/ng/interpolate.js',