Skip to content

CRAN version 0.5.3

Compare
Choose a tag to compare
@pvictor pvictor released this 01 Jun 09:16
· 427 commits to master since this release
  • Fixed airDatepickerInput() z-index issue (causing incorrect display in modal or sidebar).
  • Fixed a bug in downloadBttn() causing download to be triggered twice.
  • Added the ability to disable completely or partially radioGroupButtons() and checkboxGroupButtons() via respective update methods.
  • UI validation in numericInputIcon() if min and/or max are provided and value is outside range.