Tags: rstudio/shiny
Tags
v1.11.1 release candidate (#4245) * v1.11.1 release candidate * `yarn build` (GitHub Actions) * Revert actionButton()/actionLink() implementation to v1.11.0's behavior (re-introducing #4239) * Minimal fix to address the regression in #4239 Ideally we'd fix this issue, and also get updateActionButton() working with HTML labels, but thanks to today's release of kinesis (which snapshots all of actionButton()s markup), and CRAN dragging their feet to accept our original submission (which was fine, by the way), we can't have nice things * `yarn build` (GitHub Actions) --------- Co-authored-by: cpsievert <cpsievert@users.noreply.github.com>
v1.10.0 (#4166) * Increment version number to 1.10.0 * `yarn build` (GitHub Actions) * Sync package version (GitHub Actions) * chore: urlchecker::url_update() ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/insertUI.html> to <https://shiny.posit.co/r/reference/shiny/latest/insertui.html> in NEWS.md ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/modalDialog.html> to <https://shiny.posit.co/r/reference/shiny/latest/modaldialog.html> in NEWS.md ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/Progress.html> to <https://shiny.posit.co/r/reference/shiny/latest/progress.html> in NEWS.md ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/renderTable.html> to <https://shiny.posit.co/r/reference/shiny/latest/rendertable.html> in NEWS.md ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/showNotification.html> to <https://shiny.posit.co/r/reference/shiny/latest/shownotification.html> in NEWS.md ✔ Updated: <https://shiny.rstudio.com/reference/shiny/latest/withProgress.html> to <https://shiny.posit.co/r/reference/shiny/latest/withprogress.html> in NEWS.md * chore: revdepcheck * chore: polish NEWS * chore: update CRAN comments * Polish NEWS --------- Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com> Co-authored-by: Carson <cpsievert1@gmail.com>
v1.9.0 release candidate (#4105) * Start v1.9.0 release candidate * Check-in revdep results * `yarn build` (GitHub Actions) * Sync package version (GitHub Actions) * `yarn build` (GitHub Actions) * ran revdepcheck on cloud. 2 errors reported. Both seem like false positives * Fix R CMD check note about Rd links targets missing package anchors --------- Co-authored-by: cpsievert <cpsievert@users.noreply.github.com> Co-authored-by: Barret Schloerke <barret@posit.co> Co-authored-by: schloerke <schloerke@users.noreply.github.com>
PreviousNext