diff --git a/404.html b/404.html index 10558d1da..f2cb7bbd2 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index e7eb4184e..61ec5e069 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/LICENSE-text.html b/LICENSE-text.html index 47394239c..762d02504 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/TODO-promises.html b/TODO-promises.html index 2034dd2aa..e6f5a840b 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/authors.html b/authors.html index 6cd8ba854..6c4573621 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 @@ -199,14 +199,14 @@

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.10.0, +R package version 1.10.0.9000, 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.10.0,
+  note = {R package version 1.10.0.9000,
     https://github.com/rstudio/shiny},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index 0a1953887..71bc6ad9b 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/news/index.html b/news/index.html index dfc28f6ea..c1e53fc80 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 @@ -47,6 +47,13 @@ Source: NEWS.md +
+ +
+

Bug fixes

+
+
diff --git a/pkgdown.yml b/pkgdown.yml index be3eef0a6..91dbe55b9 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,4 +2,4 @@ pandoc: 3.1.11 pkgdown: 2.1.1 pkgdown_sha: ~ articles: {} -last_built: 2024-12-16T15:32Z +last_built: 2024-12-31T21:29Z diff --git a/reference/ExtendedTask.html b/reference/ExtendedTask.html index 444eea9c7..3421303b8 100644 --- a/reference/ExtendedTask.html +++ b/reference/ExtendedTask.html @@ -34,7 +34,7 @@ begin until the previous invocation has completed."> shiny - 1.10.0 + 1.10.0.9000
diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index a497908c5..815e62ddc 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.10.0 + 1.10.0.9000
diff --git a/reference/NS.html b/reference/NS.html index 4ce8cdd14..560bbc95a 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.10.0 + 1.10.0.9000 diff --git a/reference/Progress.html b/reference/Progress.html index e90c6bbec..668e554e6 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.10.0 + 1.10.0.9000 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 354dfd5f4..ac5e8678c 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.10.0 + 1.10.0.9000 diff --git a/reference/actionButton.html b/reference/actionButton.html index 96e787bfa..085821772 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">