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

add disableUiView flag #90

Open phattv opened 7 years ago

phattv commented 7 years ago

https://github.com/rpocklin/ui-router-tabs/issues/89

phattv commented 7 years ago

@rpocklin ping, have you had time for this? it's a simple pull request

rpocklin commented 7 years ago

Yes it's a simple pull request, without any tests. There's already a disable option (which still shows the route). If you want to hide it completely, can you change the parameter name to hidden or similar?