mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04: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'