shinyjs 0.7
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 tohtml()
function - Add
reset()
support forpasswordInput
andtextAreaInput
(#78)
MINOR CHANGES
- Use updated colourpicker JS library that fixes bugs with new jquery version
- Improved UI of demo shiny apps