Skip to content

Commit

Permalink
Rbuildignore patches, bump version, update news
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Jan 12, 2021
1 parent 3023d2c commit 755de2d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
^\.Rproj\.user$
^.*\.sublime-.*$
^cran-comments.md$
^patches$
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: shinythemes
Title: Themes for Shiny
Version: 1.1.2
Version: 1.1.2.9000
Authors@R: c(
person("Winston", "Chang", role = c("aut", "cre"), email = "[email protected]"),
person(family = "RStudio", role = "cph"),
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
shinythemes 1.1.2.9000
=================

* Added additional CSS rules to make dark mode themes (e.g., darkly) work better with `shiny::sliderInput()` ([#14](https://github.com/rstudio/shinythemes/pull/14))

shinythemes 1.1.2
=================

Expand Down

0 comments on commit 755de2d

Please sign in to comment.