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.

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 slider input
  • Search field search field
  • Multiple selection search dropdown 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:

install.packages("shiny.semantic")

From github:

devtools::install_github("Appsilon/shiny.semantic")

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

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.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)