Subject: CVS commit: pkgsrc/www/R-shinyjs
From: Makoto Fujiwara
Date: 2023-06-04 04:02:23
Message id: 20230604020223.9C3F4FA88@cvs.NetBSD.org

Log Message:
(www/R-shinyjs) Updated  2.0.0 to  2.1.0

# shinyjs 2.1.0 (2021-12-20)
- New feature: you can now reset all inputs on the page by calling
  `reset()` with no arguments (#222)
- New feature: Add a `removeEvent()` function which removes events
  added to HTML elements with `onclick()` or `onevent()` (#244)
- Fix bug: `disable()` did not work on nested download buttons (#223)
- Fix bug: Don't automatically namespace ID arguments in custom
  extendShinyjs functions (#229)
- Fix bug: ensure that `extendShinyjs()` functions don't overwrite
  native {shinyjs} functions (#230)

Files:
RevisionActionfile
1.3modifypkgsrc/www/R-shinyjs/Makefile
1.5modifypkgsrc/www/R-shinyjs/distinfo