Skip to content

shinyjs 0.7

Compare
Choose a tag to compare
@daattali daattali released this 21 Aug 20:09
· 251 commits to master since this release

MAJOR CHANGES

  • All the colourpicker/colourInput related functions are now deprecated because I've made a more appropriate package for them (colourpicker)
  • Added selector argument to html() function
  • Add reset() support for passwordInput and textAreaInput (#78)

MINOR CHANGES

  • Use updated colourpicker JS library that fixes bugs with new jquery version
  • Improved UI of demo shiny apps