Skip to content

Latest commit

 

History

History
118 lines (40 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

118 lines (40 loc) · 3.26 KB

1.1.4 (2020-06-02)

Bug Fixes

  • properly unbind event handlers (50a51a2)

1.1.3 (2020-05-09)

Bug Fixes

  • not skip filter of focused button (bfdb6ae), closes #6

1.1.2 (2020-04-23)

Bug Fixes

  • ignore space/enter key on focused button or anchor (955a50c)

1.1.1 (2020-04-13)

Bug Fixes

  • update TypeScript definition to match the new argument (e1393bf)

1.1.0 (2020-04-11)

Features

  • add option to support events from input and textarea (74d34be)

1.0.5 (2019-12-13)

Bug Fixes

  • fix issue with app compiled into native class syntax (b392ec9)

1.0.4 (2019-12-03)

Bug Fixes

  • bundle latest keymaster source code to get unpublished fixes (like bug in unbind) (3a2d963)

1.0.3 (2019-11-27)

1.0.2 (2019-09-18)

1.0.1 (2019-04-30)

1.0.0 (2019-04-30)

Bug Fixes

0.3.0 (2019-04-30)

0.2.2 (2018-10-18)

Bug Fixes

  • test: remove nodejs v6 from supporting list (ebb8e71)

0.2.1 (2018-08-21)

Bug Fixes

  • be explicit about return value true (192f734)

0.2.0 (2018-08-21)

Features