- update the author and maintainer last name
- fixes for
runExample()
from combining multiple list items to the group #8 - fixes for
thumbnail_label()
from @jonmcalder, #9 🙏
- 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.
- 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
shinythemes
package instead of direct link to css page
- 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.md
file to track changes to the package.