Skip to content

v0.8.2

Compare
Choose a tag to compare
@pvictor pvictor released this 01 Mar 15:52
· 50 commits to master since this release
  • New feature for virtualSelectInput() : ability to use JavaScript functions for onServerSearch or labelRenderer parameters, by @MichalLauer.
  • New feature for virtualSelectInput() / prepare_choices() : added classNames as optional argument, by @SverreFL.
  • Updated air-datepicker to 3.4.0 (with croatian and bulgarian locale), fix #668.
  • updatePickerInput() : fix max option group, fix #670.
  • Fix JavaScript errors generated by updateProgressBar(), fix #656.