mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-07 21:26:08 -05:00
* trigger a new `shiny:invalidated` event when an output gets invalidated, at the same time that the `recalculating` CSS class is added (fixes #1688) * add attribution to @andrewsali * change event name from 'shiny:invalidated' to 'shiny:outputinvalidated' * add binding and name to the new event 'shiny:outputinvalidated'