aboutsummaryrefslogtreecommitdiffstats
path: root/test/ngRoute/directive
AgeCommit message (Expand)Author
2013-12-12fix(ngView): Add template to DOM before linking other directivesTobias Bosch
2013-11-21fix(ngView): Don't throw when the ngView element contains content with direct...Tobias Bosch
2013-11-21fix($compile): ensure CSS classes are added and removed only when necessaryMatias Niemelä
2013-11-14fix($compile): accessing controllers of transcluded directives from childrenTobias Bosch
2013-11-06fix(ngView): only run anchorScroll after animation is doneJeff Cross
2013-10-23fix(ngView): ensure the new view element is placed after the old view elementMatias Niemelä
2013-10-10fix(modules): stop leaking global variables in testsPete Bacon Darwin
2013-09-20fix(ngView): IE8 regression due to expando on non-element nodesIgor Minar
2013-09-03fix(ngView): ensure ngClass works with together with ngView's transclusion be...Matias Niemelä
2013-09-03fix(ngAnimate): ensure that ngClass is always compiled before enter, leave an...Matias Niemelä
2013-09-03fix(ngAnimate): cut down on extra $timeout callsMatias Niemelä
2013-08-02chore(ngMock): rename $animate.process to $animate.flushNext()Matias Niemelä
2013-07-26fix($animate): make animation onComplete callbacks asyncMatias Niemelä
2013-07-26fix(ngAnimate): $timeout integration and cancel callbacks addedMatias Niemelä
2013-07-26chore(ngView): $animate refactoring + transclusion & testsMatias Niemelä
2013-07-26feat(ngAnimate): complete rewrite of animationsMatias Niemelä
2013-07-15fix($animator): ensure animations are always disabled for an element that is ...Matias Niemelä
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
ef='#n158'>158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229