mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-13 00:48:09 -05:00
* update 01_hello * Updates 06_tabsets example to use bslib * Pre-emptively adds legacy versions of all of the original examples * Switches tabset example to use navset_card_underline() * Updates example 2 * Updates 03_reactivity * Updates 04_mpg * Updates 05_sliders * Updates 07_widgets * Deletes 08_html_legacy. Original example does not need updated. * Updates 09_upload * Updates 10_download * Updates 11_timer * Keep inst/example unchanged; add new examples under inst/shiny and update runExamples() to use that directory by default * Update news * Fix some code formatting issues * Update NEWS.md * Don't default to showcase mode --------- Co-authored-by: Garrett Grolemund <grolemund@gmail.com> Co-authored-by: Carson <cpsievert1@gmail.com>