mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
20 lines
607 B
Plaintext
20 lines
607 B
Plaintext
shiny 0.1.4
|
|
--------------------------------------------------------------------------------
|
|
|
|
* Allow Bootstrap tabsets to act as reactive inputs; their value indicates which
|
|
tab is active
|
|
|
|
|
|
shiny 0.1.3
|
|
--------------------------------------------------------------------------------
|
|
|
|
* Introduce Shiny.inputBindings.register JS API and InputBinding class, for
|
|
creating custom input controls
|
|
* Add `step` parameter to numericInput
|
|
* Fix issue #10: Plots in tabsets not rendered
|
|
|
|
|
|
shiny 0.1.2
|
|
--------------------------------------------------------------------------------
|
|
|
|
Initial private beta release! |