Changelog
Source:NEWS.md
shinyLP 1.1.2
CRAN release: 2018-04-25
- fixes for
runExample()from combining multiple list items to the group #8 - fixes for
thumbnail_label()from @jonmcalder, #9 🙏
shinyLP 1.1.1
CRAN release: 2018-03-28
- updating most of the functions to utlize the native
shiny::div()instead of thepaste0()to enable different content - adding unit tests
- modify
runExample()function to enable display.mode for easy access to the shiny template.
shinyLP 1.1.0
CRAN release: 2016-11-26
- fixing mistakes from last release for description author field and adjusted thumbnail label component sizing
- adding new functions for: iframe, list group, wells
- additional examples on the sample shiny app
- now making use of
shinythemespackage instead of direct link to css page
shinyLP 1.0.0
CRAN release: 2016-09-13
- now on CRAN https://CRAN.R-project.org/package=shinyLP - 09/13/2016
- making changes suggested from win-build
- preparing for win-build to submit to CRAN soon
- Added a
NEWS.mdfile to track changes to the package.