Releases: Appsilon/semantic.dashboard
Releases · Appsilon/semantic.dashboard
Version 0.2.0
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 docuemntation
- tests for dropdown menu, utils and value box
Changed
- Main content will shrink, not move when sidebar is opened and
overlay = FALSE
Fixed
- Issues with layout responsiveness
- Issues with sidebar position and overflow