Semantic.dashboard Versions Save

Quick, beautiful and customizable dashboard template for Shiny based on shiny.semantic and Fomantic UI.

0.2.0

3 years ago

Added

  • 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

Fixed

  • Issues with layout responsiveness
  • Issues with sidebar position and overflow