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

feat: Add option to place sidebar above main content on mobile #1088

Merged
merged 7 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. feat: Add mobile = "always-above" option for placing the sidebar ab…

    …ove main content on mobile
    gadenbuie committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1f4ad41 View commit details
    Browse the repository at this point in the history
  2. fix: Set scalar defaults in sidebar_open_on()

    Fixes #1081
    We manually provide values to `rlang::arg_match()`, so vector input values throw
    gadenbuie committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b67005a View commit details
    Browse the repository at this point in the history
  3. Resave data (GitHub Action)

    gadenbuie committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    76f1f11 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. chore: fix indentation

    gadenbuie committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b7d6f7b View commit details
    Browse the repository at this point in the history
  2. fix: style

    gadenbuie committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4c192d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff35acf View commit details
    Browse the repository at this point in the history
  4. docs: Add news items

    gadenbuie committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    eb423a6 View commit details
    Browse the repository at this point in the history