Wes Cruver
Wes Cruver
I figured this question would come up, but I simply don't have any experience with the UI Router, nor am I using it in production, so it would be tough...
@rmariuzzo Do you mean #9? It was incomplete. I merged the code into a branch so others could help and participate but it's still in a pretty broken state. Essentially,...
Are there valid use-cases where different callbacks are used for different actions?
Sorry for the delay on this, and thanks for the PR! There are a few weird things on this though, which I have a feeling is related to being based...
What is the particular case?
Sorry for the delay. A different PR conflicted with this one. If you want to rebase off master, I can merge this in.
Cool find. I'll confirm via tests and take a look
I'm assuming this only affects hotkeys created via directives, correct?
Good point -- this should definitely be addressed. I'll see if I can take a look tonight
Do you mean as syntactic sugar for `allowIn: ['INPUT', 'SELECT', 'TEXTAREA']` ?