HubSpot / messenger

Growl-style alerts and messages for your app. #hubspot-open-source
http://github.hubspot.com/messenger/
MIT License
4.03k stars 408 forks source link

add an onClickClose callback #108

Closed eipark closed 8 years ago

eipark commented 8 years ago

Particularly useful when using Messenger with applications that use react/a backing data store to render the messenger.

eipark commented 8 years ago

@Friss mind helping me get this published? @TrevorBurnham gave it a review.

Friss commented 8 years ago

I actually don't have merge permissions on hubspot org yet. @timmfin or @geekjuice Should be able to get this published.

geekjuice commented 8 years ago

@eipark Feel free to merge and I can publish it for you at v1.5.0 :rocket:

TrevorBurnham commented 8 years ago

:+1:

Friss commented 8 years ago

Also be sure to compile the coffeescript file

geekjuice commented 8 years ago

Realized messenger isn't in the npm registry so there is nothing to publish. The library can be installed via npm install HubSpot/messenger though.