Skip to content

Releases: rstudio/shinyvalidate

v0.1.3

05 Oct 22:08
e3e232c
Compare
Choose a tag to compare
  • On r-devel (R > 4.3.1), input_provided(NULL) now returns FALSE (as it does with older versions of R). (#72)

v0.1.2

22 Apr 14:04
575f586
Compare
Choose a tag to compare
  • Support HTML messages when failing a validation. (#55)

v0.1.1

29 Jun 16:44
2ed1b47
Compare
Choose a tag to compare
  • Fix an incompatibility between jQueryUI and shinyvalidate. (#32)

v0.1.0

26 May 14:07
f0528bc
Compare
Choose a tag to compare
  • New package with 18 functions and one R6 class (InputValidator).