Better color constrasting in sliderInput()#3366
Merged
Conversation
52d2aa6 to
9d149c1
Compare
Collaborator
Author
|
615c404 is a consequence of rstudio/bslib#304 |
Collaborator
Author
|
Pretty sure the 3.4 failure is a false positive, merging. |
schloerke
added a commit
that referenced
this pull request
Jun 15, 2021
* master: Move `./srcts` configs to top level to support types installation from GitHub (#3425) insertTab() now handles position correctly when target is NULL (#3404) yarn add node-gyp; yarn build (#3424) Export TypeScript type definitions to local folder (#3418) TypeScript: Remove `any` types / improve type definitions (#3414) Better color constrasting in sliderInput() (#3366) Use ggplot2::get_alt_text() if available to provide better default alt text (#3398) Set selectize dropdownParent to "body" to prevent clipping
cpsievert
added a commit
that referenced
this pull request
Jun 15, 2021
Merged
cpsievert
added a commit
that referenced
this pull request
Jun 15, 2021
* Follow up to #3366: don't change sliderInput()'s default accent color * Update news * nav_append not tab_append 🤦 * bslib no longer tries to mark a non-tabPanel as active
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes rstudio/bslib#228
Testing notes
Install
remotes::install_github("rstudio/shiny")then run the app and choice different Bootswatch themes. Make sure the text and grid line colors on the slider provide a good level of contrast from their background color