Skip to content

Releases: LeanKit-Labs/lux-keyboard

Added repeat prevention

01 Apr 00:16
Compare
Choose a tag to compare
  • Upgraded dependencies
  • Breaking Change: Added mousetrap as a direct dependency
  • Breaking Change: Added repeat prevention, on by default. You can opt-out on a per key basis with allowRepeat: true

Upgraded dependencies, added repeat prevention

31 Mar 16:46
Compare
Choose a tag to compare
  • Upgraded dependencies, added repeat prevention

Upgraded dependencies

23 Sep 16:46
Compare
Choose a tag to compare
  • Upgraded to 2.0.0 of lux.js
  • Updated to latest pre-release of lux.js
  • Upgraded dependencies

Upgraded to 2.0.0 of lux.js

23 Sep 16:19
Compare
Choose a tag to compare
Pre-release
  • Upgraded to 2.0.0 of lux.js

Updated to latest pre-release of lux.js

11 Sep 21:40
Compare
Choose a tag to compare
Pre-release
  • Updated to latest pre-release of lux.js

Upgraded to lodash 4, other dependency updates

11 Sep 14:38
Compare
Choose a tag to compare
  • Upgraded dependencies

Upgraded to React 16, enzyme 3, latest eslint config

13 Apr 14:59
Compare
Choose a tag to compare
  • Upgraded to React 16, enzyme 3, latest eslint config

Upgraded to React 16, enzyme 3, latest eslint config

06 Apr 16:12
Compare
Choose a tag to compare
  • Upgraded to React 16, enzyme 3, latest eslint config

Added support for baseScope to be set on a keyboard, to indicate that it should go at the bottom/beginning of a scope stack.

30 Aug 18:35
Compare
Choose a tag to compare
  • Added support for baseScope to be set on a keyboard, to indicate that it should go at the bottom/beginning of a scope stack.

Added behavior to preventDefault by default. Lots of defaults. Being prevented...

19 Jul 02:24
Compare
Choose a tag to compare
  • Added behavior to preventDefault by default. Lots of defaults. Being prevented...