mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
* Follow up to #4040: enable busy indicators by default * Make our spinner invisible when wrapped inside a shinycssloaders::withSpinner() container * Add the ability to disable/customize recalculating opacity (i.e., fade) * Fix bug with fade not being applied correctly when the output container has no children * `devtools::document()` (GitHub Actions) * `yarn build` (GitHub Actions) * Update NEWS.md * Follow up to b7e7af: need to also rest opacity for :empty case (for initial calculation) * Rd docs fixes/improvements --------- Co-authored-by: cpsievert <cpsievert@users.noreply.github.com>