diff --git a/404.html b/404.html index 9f55ff5a2..b8f41f9c8 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.9.0.9000 + 1.9.1 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 9f9236e46..06db9c8a8 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 diff --git a/LICENSE-text.html b/LICENSE-text.html index 0a4424b67..da20c4834 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 diff --git a/TODO-promises.html b/TODO-promises.html index 6dbc2f8a6..093fbefc5 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 diff --git a/authors.html b/authors.html index 1aeb98ab9..af7e99085 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 @@ -192,21 +192,21 @@

Citation

- Source: DESCRIPTION + Source: DESCRIPTION

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2024). shiny: Web Application Framework for R. -R package version 1.9.0.9000, +R package version 1.9.1, https://github.com/rstudio/shiny, https://shiny.posit.co/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2024},
-  note = {R package version 1.9.0.9000,
+  note = {R package version 1.9.1,
     https://github.com/rstudio/shiny},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index 12b95ccec..9592d4aae 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.9.0.9000 + 1.9.1 diff --git a/news/index.html b/news/index.html index 37c34c162..2fb4fffd0 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 @@ -44,13 +44,13 @@
- +
-

Bug fixes

+

Bug fixes

  • Fixed a bug introduced in v1.9.0 where the boundaries of hover/click/brush regions on plots were being incorrectly scaled when browser zoom was used. (#4111)
diff --git a/pkgdown.yml b/pkgdown.yml index 101f1c4a3..d37be20e5 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.0 pkgdown_sha: ~ articles: {} -last_built: 2024-07-31T16:33Z +last_built: 2024-07-31T16:35Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 2691efcc7..5006bbf91 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -34,7 +34,7 @@ begin until the previous invocation has completed."> shiny - 1.9.0.9000 + 1.9.1
@@ -61,7 +61,7 @@ begin until the previous invocation has completed."> diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index 8779316ef..9567ffe7f 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.9.0.9000 + 1.9.1 @@ -55,7 +55,7 @@ of testServer().">
diff --git a/reference/NS.html b/reference/NS.html index 6f4e60873..5b1a7253e 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.9.0.9000 + 1.9.1
@@ -46,7 +46,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> diff --git a/reference/Progress.html b/reference/Progress.html index f889f0d3d..f026a7c37 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.9.0.9000 + 1.9.1 @@ -45,7 +45,7 @@ Reporting progress (object-oriented API)"> diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 524bc1339..251498df9 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.9.0.9000 + 1.9.1 @@ -44,7 +44,7 @@
diff --git a/reference/actionButton.html b/reference/actionButton.html index a9850aaec..f64d97dc7 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">