Missing functionalities/widgets

Hi!
I noticed that Shiny doesn't include some ready-to-use (built-in) css classes and js functions in boottrap:

  • popover, tooltips
  • panels
  • input states
  • columns with md-x lg-x options
  • "small" wellPanel (css "well well-sm")
  • panels/wells with slideUp/slideDown function
  • panel based modal windows

and more. Why is that?

I already have most of these functionalities written - is anyone interested in them? Does it make sense to create a shiny fork and then a PR? Because the alternative is to create another shinyX package with these functions.

Regards!

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.