rpocklin / ui-router-tabs

Idiot-proof tab panes with route support using Angular.js + Bootstrap 3 + UI Router
Other
244 stars 57 forks source link

Migrate to ui-router 1.x $transitions API #87

Open derstrassi opened 7 years ago

derstrassi commented 7 years ago

Migration of $stateChangeSuccess and $stateChangeError events to new $transitions API from ui-router 1.x, see https://ui-router.github.io/guide/ng1/migrate-to-1_0#state-change-events

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 97.368% when pulling d0b51a7b7530d34d32a5e8efd0e2e13400f227e2 on derstrassi:ui-router-1.x into db413f40779fe93895a1c611c121f3e1de92cfbe on rpocklin:master.

rpocklin commented 7 years ago

Any chance of fixing up the coverage? Appreciate the PR.