v1.6.8
chore(*): switch from JSHint/JSCS to ESLint
chore(eslint): enable `quotes: ["error", "single"]`
fix(ngAnimate): don't close transitions when child transitions close
perf(animate): avoid unnecessary computations if animations are globally disabled
refactor($q): replace occurrences of `.when()` with `.resolve()`