Skip to content

Releases: omridevk/ng-keyboard-shortcuts

13.0.6

17 May 08:59
b46754a
Compare
Choose a tag to compare
  • feat: add new ng-keyboard-shortcut component to allow binding to a single keyboard event.

13.0.5

16 May 15:54
1f8ec42
Compare
Choose a tag to compare
    @HostListener("shortcut.shift + y.prevent")
    onShift() {
        console.log("ty")
    }

13.0.2

12 May 17:42
Compare
Choose a tag to compare
  • Update to angular 13
  • Move repository to Nx

10.1.17

29 Nov 14:12
Compare
Choose a tag to compare

fixed issue with disabled property issue
Thanks @domdeger for the quick fix!

9.1.17

29 Nov 14:08
Compare
Choose a tag to compare

fixed issue with disabled property issue
Thanks @domdeger for the quick fix!

7.1.17

29 Nov 14:01
Compare
Choose a tag to compare

fixed issue with disabled property issue
Thanks @domdeger for the quick fix!

10.1.16

26 Aug 16:29
Compare
Choose a tag to compare

Fix library output due to wrong angular compiler.

10.1.15

16 Aug 03:56
Compare
Choose a tag to compare

Fix Typescript error (using ?)

  • issue with peerDepedencies in library angular ^10.0.0 thanks to @ffried 👍

10.1.14

16 Aug 03:51
Compare
Choose a tag to compare
  • fix issue #81
  • and issue with peerDepedencies in library angular ^10.0.0 thanks to @ffried 👍

9.1.15

16 Aug 03:52
Compare
Choose a tag to compare

Fix Typescript error (using ?)