chieffancypants / angular-hotkeys

Configuration-centric keyboard shortcuts for your Angular apps.
http://chieffancypants.github.io/angular-hotkeys/
MIT License
1.68k stars 248 forks source link

(feat) Add inContentEditable property #220

Open pdesgarets opened 8 years ago

pdesgarets commented 8 years ago

Enable callback in elements with contenteditable set to true if and only if add function is called with inContentEditable: true. No breaking changes.

Thanks for merging this 🙂