I have released intercooler v1.2.0, available on the main site, as well as through bower and NPM.
http://intercoolerjs.org/download.html
Changes in this release are:
ic-disable-when-doc-hidden
and ic-disable-when-doc-inactive
attributes allow you to pause polling when a browser
isn’t activeic-fix-ids
tells intercooler to make id’s unique in a document dynamicallytimeout:
syntax for ic-trigger-on
attributeaction
attributes:
ic-action-beforeSend
ic-action-success
ic-action-error
ic-action-complete
These actions are fired during the jQuery AJAX life cycle.
Enjoy, and thanks for using intercooler!
Carson / @carson_gross