Skip to content

CRAN version 0.5.4

Compare
Choose a tag to compare
@pvictor pvictor released this 06 Oct 14:29
· 390 commits to master since this release
  • New functions: currencyInput(), formatNumericInput() and autonumericInput() to enter numeric value with specified format like a currency, by @srmatth.
  • Ability to update icons in updateNumericInputIcon() and updateTextInputIcon().
  • SweetAlert family: upgraded to 9.17.1 and added a polyfill to work in Internet Explorer (see useSweetAlert()).

Bug fixes

  • Disable radioGroupButtons() and checkboxGroupButtons() with checkIcon not working properly (#311)