Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

render_args passed to run() can contain theme in output_options #2065

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2021

  1. render_args passed to run can contain theme and should be also consid…

    …er for bslib theme resolution in shiny
    cderv committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6cd389a View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    ff6c7b8 View commit details
    Browse the repository at this point in the history
  2. theme is not necessary a bs_theme object

    revert previous changes ff6c7b8
    cderv committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    3ede92f View commit details
    Browse the repository at this point in the history