angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

#2957 added check for disabled state #3692

Closed MilanMaric closed 6 years ago

MilanMaric commented 6 years ago

A pull request for https://github.com/angular-ui/ui-router/issues/2957 It simply checks for disabled attribute on DOM element.

christopherthielen commented 6 years ago

nice! Thank you for the PR