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.
lcars 0.1.0
- Added package scaffolding.
- Added initial functions and documentation.