mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
docs(NEWS): Fix name of sliderInput() function (#4136)
This commit is contained in:
committed by
GitHub
parent
c489fef4ff
commit
09d415502f
2
NEWS.md
2
NEWS.md
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
* Fixed a bug in `conditionalPanel()` that would cause the panel to repeatedly show/hide itself when the provided condition was not boolean. (@kamilzyla, #4127)
|
* Fixed a bug in `conditionalPanel()` that would cause the panel to repeatedly show/hide itself when the provided condition was not boolean. (@kamilzyla, #4127)
|
||||||
|
|
||||||
* Fixed a bug with `input_slider()` when used as a range slider that made it impossible to change the slider value when both handles were at the maximum value. (#4131)
|
* Fixed a bug with `sliderInput()` when used as a range slider that made it impossible to change the slider value when both handles were at the maximum value. (#4131)
|
||||||
|
|
||||||
# shiny 1.9.1
|
# shiny 1.9.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user