Skip to content

lcars 0.3.1 release

Compare
Choose a tag to compare
@leonawicz leonawicz released this 06 Feb 20:11
· 21 commits to master since this release

lcars.0.3.1

  • Made changes to some examples per CRAN request.

lcars 0.3.0

  • Added lcarsSweep.
  • Added demo app for sweep.
  • Added dependency on trekcolors.
  • Updated function defaults to be more consistent.
  • Updated documentation.

lcars 0.2.0

  • Added support for a minimal LCARS theme Shiny UI.
  • New functions: lcarsPage, lcarsButton, lcarsCheckbox, lcarsToggle, buttonColumn, lcarsRadio, lcarsHeader and other header functions, lcarsBox, lcarsWell and lcarsApp.
  • Added named LCARS colors from different palettes; see lcarsdata.
  • Added basic rectangle, pill and bracket elements: lcarsRect, lcarsPill, lcarsLeftPill, lcarsRightPill, lcarsBracket.
  • Added readme and vignette content.