diff --git a/authors.html b/authors.html index 12699f9d9..959b03c22 100644 --- a/authors.html +++ b/authors.html @@ -192,7 +192,7 @@

Citation

- Source: DESCRIPTION + Source: DESCRIPTION
diff --git a/news/index.html b/news/index.html index a17c97298..00b32068b 100644 --- a/news/index.html +++ b/news/index.html @@ -44,11 +44,11 @@
- +

Improvements

  • When auto-reload is enabled, Shiny now reloads the entire app when support files, like Shiny modules, additional script files, or web assets, change. To enable auto-reload, call devmode(TRUE) to enable Shiny’s developer mode, or set options(shiny.autoreload = TRUE) to specifically enable auto-reload. You can choose which files are watched for changes with the shiny.autoreload.pattern option. (#4184)

  • diff --git a/pkgdown.yml b/pkgdown.yml index 59a19bb0d..f9a836136 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.3 pkgdown_sha: ~ articles: {} -last_built: 2025-06-20T20:19Z +last_built: 2025-06-25T21:30Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 2212cbd32..b7039cbe7 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -61,7 +61,7 @@ begin until the previous invocation has completed."> diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 20efc7f05..64e07e8b5 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -55,7 +55,7 @@ of testServer().">
    diff --git a/reference/NS.html b/reference/NS.html index faf251936..83e6e8ff1 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -46,7 +46,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> diff --git a/reference/Progress.html b/reference/Progress.html index 2e7b11b47..99fe87ca5 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -45,7 +45,7 @@ Reporting progress (object-oriented API)"> diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index bc5388e0d..8e4d0a444 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -44,7 +44,7 @@
    diff --git a/reference/actionButton.html b/reference/actionButton.html index 97d7cf057..84d2d58ab 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -45,7 +45,7 @@ each time it is pressed.">