Change Log
Source:CHANGELOG.md
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[0.2.0] - 15.01.2021
Added
-
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