pusher / atom-pair

An Atom package that allows for epic pair programming
MIT License
1.45k stars 28 forks source link

Replaced jquery events with atom command registry events. Resolves #46 and #45 #47

Closed jpatel531 closed 9 years ago

jpatel531 commented 9 years ago

jQuery::trigger and jQuery::on have been deprecated. The package now uses Atom's command registry to listen for events on views.