Shiny semantic – v 0.2.0 CRAN release
[This article was first published on Appsilon Data Science Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
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 demos and 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
We also introduced continuous integration in our development via CircleCI, see here for more details.
How to install shiny.semantic?
From CRAN:
From github:
Thanks to the great leadership from Dominik, our opensource is growing dynamically. Track new changes in the opensource packages on our GitHub.
Don’t miss latest release of great semantic.dashboard package, that allows you to create beatiful Shiny app dashboards!
Read the original post at Appsilon Data Science Blog.
Follow Appsilon Data Science
- Follow us on Twitter!
- Check us out on Facebook page!
- Follow us on LinkedIn!
- Star our GitHub packages, including
shiny.semantic
,shiny.router
,shiny.collections
,shiny.i18n
and incomingsemantic.dashboard
! - Sign up for our newsletter and get free e-book!
To leave a comment for the author, please follow the link and comment on their blog: Appsilon Data Science Blog.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.