Releases: jasdumas/shinyLP
Releases · jasdumas/shinyLP
Fifth release to CRAN 🎉
- Very minor and overdue release to change my last name from Dumas to Daly after getting married to @jennadaly in 2018 ❤️
- Subsequently all of the http reference links needed to be changed to https to conform
Fourth Release to CRAN 🎉
shinyLP 1.1.2
- fixes for
runExample()from combining multiple list items to the group #8 - fixes for
thumbnail_label()from @jonmcalder, #9 🙏
Third Release to CRAN 🎉
All of the functions were updated to properly use the shiny::div() functions instead of pasting to allow for the correct addition & concatenation of things like data visualizations in panel_div() in this SO post
Second Release to CRAN 🎉
- Four new functions added:
iframe()list_group()list_items()wells()
- Additional examples added to the shiny app
- fixed DOCUMENTATION author field error from v1.1.0