- Fixes related to changes in
ggplot2dependency.
- Minor updates.
- Added required package alias in documentation.
- Minor updates.
- Replaced deprecated functions in demo apps.
- Added demo Shiny app containing Leaflet examples.
- Made changes to some examples per CRAN request.
- Added
lcarsSweep. - Added demo app for sweep.
- Added dependency on
trekcolors. - Updated function defaults to be more consistent.
- Updated documentation.
- Added support for a minimal LCARS theme Shiny UI.
- New functions:
lcarsPage,lcarsButton,lcarsCheckbox,lcarsToggle,buttonColumn,lcarsRadio,lcarsHeaderand other header functions,lcarsBox,lcarsWellandlcarsApp. - 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.
- Added package scaffolding.
- Added initial functions and documentation.