Skip to content

shinyWidgets v0.6.1

Compare
Choose a tag to compare
@pvictor pvictor released this 06 Sep 14:36
· 288 commits to master since this release
78f62a0
  • Add transparent border to setSliderColor(), thanks to @shannonpileggi (#396)
  • Add commas in value and total of progressBar(), thanks to @swsoyee (#388)
  • Add position absolute to awesomeCheckboxGroup(), thanks to @MayaGans (#390)
  • autonumericInput(): distinguish between no input and input=0, see #384
  • Update of disabledDates argument's behavior in updateAirDateInput(), see #379
  • Updated sweetalert2 dependencies to 11.1.4
  • inputSweetAlert(): added email and url types.
  • inputSweetAlert(): allow javascript code, for example to use argument inputValidator with a function.