You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title, titleWidth, left, center, right, show_menu_button and menu_button_label parameters for dashboardHeader
overlay and dim_page parameters for dashboardSidebar
margin param for dashboardPage
fluid param for tabItem
class param for dashboardPage, dashboardBody, dashboardSidebar and dashboardHeader
dashboardPage, dashboardBody, dashboardSidebar and dashboardHeader have now built-in CSS classes of syntax dashboard-<component> e.g. dashboard-page. Thanks to that it's easy to write selectors for DOM nodes related to them
pkgdown docuemntation
tests for dropdown menu, utils and value box
Changed
Main content will shrink, not move when sidebar is opened and overlay = FALSE