Skip to content

Releases: omridevk/ng-keyboard-shortcuts

7.1.11

22 Jul 00:13
Compare
Choose a tag to compare

Update readme

9.1.11

22 Jul 00:11
Compare
Choose a tag to compare

Update readme

10.1.10

22 Jul 00:12
881d62e
Compare
Choose a tag to compare

Fixes for:
#72
#67
#68

9.1.10

12 Jul 00:30
Compare
Choose a tag to compare

Fixes for:
#72
#67
#68

7.1.10

11 Jul 23:50
Compare
Choose a tag to compare

Fixes for:
#72
#67
#68

9.0.0 - The Vindicator

25 Mar 23:50
Compare
Choose a tag to compare

Just update major version to align with Angular versioning.

8.2.6 - doom

25 Mar 22:29
39dcc2d
Compare
Choose a tag to compare

Changelog:
revert: #50 - prevent events from firing if target element was provided.
fix: #52 - upgrade to angular 9 support

8.2.5 - cyberpunk

16 Jan 15:21
Compare
Choose a tag to compare

Changelog:
fix #50 - prevent events from firing if target element was provided.

8.2.4 - cyberpunk

10 Jan 12:04
Compare
Choose a tag to compare

Changelog:
fix #48 - update peerDep with right version of angular.

8.2.3 - cyberpunk

20 Dec 23:03
Compare
Choose a tag to compare

Changelong
Fix issue where you couldn't find "shift + n" but had to bind "N" instead. now you can bind "shift + n" or "N", but not together, as those will collide.