julienw / jquery-trap-input

This jQuery plugin is able to trap the keyboard input inside a DOM element
http://julienw.github.com/jquery-trap-input/
Other
23 stars 29 forks source link

Publish jquery-trap-input to bower #8

Closed m-j closed 9 years ago

m-j commented 9 years ago

This is really great library. Would be awesome to have it in bower repository.

julienw commented 9 years ago

If you can contribute a pull request with bower.json, I'd be glad :)

m-j commented 9 years ago

Pull request approaching

Javilete commented 9 years ago

Hi, is this library in bower repo yet?

julienw commented 9 years ago

I let this slip out of my sight, sorry. I'll look at it during this week-end.

Javilete commented 9 years ago

Hello again, any update about that @julienw? Thanks in advance

m-j commented 9 years ago

Pull request is ready: https://github.com/julienw/jquery-trap-input/pull/9 It has to be reviewed and accepted if OK

julienw commented 9 years ago

Thanks a lot, I squashed your PR (along with some simple stylistic fixes) and pushed a v1.2.1 version containing only this change (to make it possible to target a version containing a bower file).

Javilete commented 9 years ago

Awesome, thanks!!