Skip to content

Commit 0bcf877

Browse files
authored
fix: restore theme output refresh compatibility (#4378)
1 parent 719f3c8 commit 0bcf877

6 files changed

Lines changed: 89 additions & 53 deletions

File tree

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
output-info pipeline (image/plot sizing, hidden-state tracking, theme
99
reporting) work automatically in any layout — including CSS-only show/hide,
1010
third-party tab components, and non-Bootstrap frameworks — without requiring
11-
custom event hooks. (#3682)
11+
custom event hooks. This also introduces a `shiny:themechange` event
12+
for code that needs to trigger theme clientdata refreshes after changing
13+
surrounding visual theme context. (#3682)
1214

1315
# shiny 1.13.0
1416

inst/www/shared/shiny.js

Lines changed: 27 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/www/shared/shiny.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)