Skip to content

6.0.0-beta.0 (Octane-friendly!)

Pre-release
Pre-release

Choose a tag to compare

@lukemelia lukemelia released this 28 Apr 16:20
· 679 commits to master since this release

This is the first beta of ember-keyboard 6.0.0!

  • [BREAKING] Now requires ember >= 3.8 and node >= 10.x
  • [FEATURE] Add on-keyboard and keyboard-shortcut element modifiers and make keyboard-press component public and documented #111 (lukemelia)

The best place for documentation on the new features is https://github.com/adopted-ember-addons/ember-keyboard/blob/master/tests/dummy/app/templates/usage.hbs -- our docs site will be updated when 6.0.0 final is released)

Note: ember-keyboard has been moved to the adopted-ember-addons org. We're grateful to @briarsweetbriar for maintaining the project prior to this transition and for facilitating a smooth transition and ensuring this addon can continue to evolve with Ember.