Skip to content

Releases: Skalar/ember-keyboard-shortcuts

bind this in forEach callback

Choose a tag to compare

@olivierchatry olivierchatry released this 09 Mar 21:44

Following PR #21

Even more bower removal !

Choose a tag to compare

@olivierchatry olivierchatry released this 27 Jan 18:57

Removed bowerrc

Getting rid of bower

Choose a tag to compare

@olivierchatry olivierchatry released this 27 Jan 18:43

The title say it all ! Also some minor update to the different package we are using.

One small fix

Choose a tag to compare

@olivierchatry olivierchatry released this 19 Nov 07:30

fix regression

let's update the version number first !

Choose a tag to compare

@olivierchatry olivierchatry released this 19 Oct 13:46

forgot to update version number in packages.

v1.0.0: Merge pull request #18 from XvisionAS/master

Choose a tag to compare

@olivierchatry olivierchatry released this 19 Oct 13:42

x switching to a more sane versioning number. Drive me nuts to use software that have 0.x.y labels.
x fixed leaking of events. the way the addon is working goes kind of against mousetrap, so it was hording JS events. This is a bit of a hack.
x apparently ( not tested ) fastboot support. @andrewfan.
x removed bower dependency. @andrewfan.