angular-hotkeys icon indicating copy to clipboard operation
angular-hotkeys copied to clipboard

Configuration-centric keyboard shortcuts for your Angular apps.

Results 101 angular-hotkeys issues
Sort by recently updated
recently updated
newest added

Manage the scrolling in the cheatsheet when there's an overflow. See [issue 248](https://github.com/chieffancypants/angular-hotkeys/issues/248)

![image](https://cloud.githubusercontent.com/assets/14801394/18781658/6722fd60-818b-11e6-93ee-f44aa3a188cc.png)

My page loads under iframe tag and when focus goes on iframe or I click on the iframe, my shortcut combo does not work and if I click on the...

Neither in my project nor on the demo page is the CheatSheet visible. The toggleCheatSheet ()-function is called but has no visible effect.

Our customers are getting confused that the "up arrow" icon (Shift key) in the cheatsheet stands for the up arrow on the keyboard. Can you change this to the word...

I tried to change the header for custom locale but got `Error: [$sce:unsafe] Attempting to use an unsafe value in a safe context` when configuring according to the docs. >...

I can only include AMD modules in my project. Is this AMD module? So I do this `var hotkeys = require("../node_modules/angular-hotkeys/build/hotkeys.js");` and when I try to use it like ```...

After I added angular-hotkeys to my project, I'm having issues in my unit tests. I'm getting the following error message: Error: [$injector:unpr] Unknown provider: $rootElementProvider