NEWS
shinyvalidate 0.1.3.9000
shinyvalidate 0.1.3 (2023-10-04)
- On r-devel (R > 4.3.1),
input_provided(NULL)
now returns FALSE
(as it does with older versions of R). (#72)
shinyvalidate 0.1.2 (2022-04-21)
- Support HTML messages when failing a validation. (#55)
shinyvalidate 0.1.1 (2021-06-29)
- Fix an incompatibility between jQueryUI and shinyvalidate. (#32)
shinyvalidate 0.1.0 (2021-05-26)
- New package with 18 functions and one R6 class (
InputValidator
).