- Added additional CSS rules to make dark mode themes (e.g., darkly) work better with
shiny::sliderInput()
(#14)
- Added some fonts that were missing, and update all fonts. (#5)
- Added
themeSelector()
, which inserts a widget into a Shiny page that lets the user change the theme in an application without reloading.
-
Updated themes to use Bootstrap 3.3.7. This improves compatibility with Shiny 0.14 and fixes an issue where Shiny's modal dialogs didn't work correctly with shinythemes.
-
Added many more themes from Bootswatch.
- Fixed a bug where icons from the glyphicons font weren't appearing. (#1)