shiny.semantic: v 0.2.0 CRAN Release

shiny.semantic
helps you introduce semantic elements to all kinds of shiny apps. It can make your Shiny app look awesome!
If you’re new to shiny semantic, check out how to use it.
What you can find in this version?
New features
- Support for Semantic UI Themes
- Slider input based on this great add-on
- Search field
- Multiple selection search dropdown
- Syntactic sugar for semantic UI: form, message, menu, field and dropdown
- Semantic UI switched to CDN to achieve great speed ups!
- Add more examples
Bugs fixes
- Fix input registry by adding keyup event
- Fixed rendering hidden tabset content
install.packages("shiny.semantic")
devtools::install_github("Appsilon/shiny.semantic")