diff --git a/404.html b/404.html index 80f15c5ec..4ca4fcaed 100644 --- a/404.html +++ b/404.html @@ -39,7 +39,7 @@ diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 46185d019..779dc87f1 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ diff --git a/LICENSE-text.html b/LICENSE-text.html index 849f9c7f7..4c3f812ef 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ diff --git a/TODO-promises.html b/TODO-promises.html index bd5e9b759..0a9455823 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 31f1b431e..974a60d12 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index ad15d3889..0d2009268 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 3bcb3f212..418af9ffc 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 6cddc510c..2ef1df80a 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index 3bcfa720b..06467cc14 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index eedd8f6b4..37e23e1ae 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/authors.html b/authors.html index 90904732c..5fb965870 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ diff --git a/favicon-16x16.png b/favicon-16x16.png index 34090f5a4..1e7a2925d 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index bc1733783..35c56581e 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/index.html b/index.html index 0ddb2afa6..1477527d6 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ diff --git a/news/index.html b/news/index.html index 65cb5ba29..bf50d9d3e 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ @@ -48,7 +48,20 @@
Updated selectizeInput()’s selectize.js dependency from v0.12.4 to v0.15.2. In addition to many bug fixes and improvements, this update also adds several new plugin options. (#3875)
Shiny’s CSS styling for things like showNotification(), withProgress(), inputPanel(), etc., now looks better with bslib’s upcoming CSS-only dark mode. (#3882)
fileInput() no longer has unwanted round corners applied to the buttonLabel. (#3879)
Fixed #3898: wrapFunctionLabel() no longer throws an error if the name is longer than 10000 bytes. (#3903)
isTruthy(NULL) now returns FALSE (as it does with older versions of R). (#3906)