All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
sidebarUserPanel
was added increasing support ofshinydashboard
functions
title
,titleWidth
,left
,center
,right
,show_menu_button
andmenu_button_label
parameters fordashboardHeader
overlay
anddim_page
parameters fordashboardSidebar
margin
param fordashboardPage
fluid
param fortabItem
class
param fordashboardPage
,dashboardBody
,dashboardSidebar
anddashboardHeader
dashboardPage
,dashboardBody
,dashboardSidebar
anddashboardHeader
have now built-in CSS classes of syntaxdashboard-<component>
e.g.dashboard-page
. Thanks to that it's easy to write selectors for DOM nodes related to them- pkgdown documentation
- tests for dropdown menu, utils and value box
- Main content will shrink, not move when sidebar is opened and
overlay = FALSE
- Issues with layout responsiveness
- Issues with sidebar position and overflow
- option for collapsible icon
- themes support
- conditionPanel
- logo in top panel
- extended sidebar options
- width values for semantic classes forces
- README
- collapsible box
- dashboard body without left margin
0.1.0 - 2018-01-02
- box
- sidebarMenu
- dashboardBody
- dashboardHeader
- dashboardPage
- dashboardSidebar
- menuItem
- renderValueBox
- tabItem
- tabItems
- valueBox
- valueBoxOutput
- dropdownMenu
- dropdownMenuOutput
- infoBox
- infoBoxOutput
- messageItem
- notificationItem
- renderDropdownMenu
- renderInfoBox
- tabBox
- taskItem