NEWS.md
DatePicker.shinyInput
with value = NULL
to behave consistently with the official behavior. #118
This is the first public release, with several big interface changes:
withReact()
. Components now work without it!.shinyInput
suffix to components with interface modified to match vanilla Shiny inputs. The corresponding components without the suffix now expose unaltered React interface.camelCase
.setInput()
and triggerEvent()
helpers.