Skip to content

v0.8.1

Compare
Choose a tag to compare
@pvictor pvictor released this 10 Jan 11:16
· 32 commits to master since this release
  • searchInput() : added btnClass argument to set class of search and reset buttons.
  • Addition of autocomplete parameter for pickerInput() and multiInput(), #652 by @MichalLauer.

Bug fixes

  • pickerInput() : fix choicesOpts with grouped choices #650
  • updateProgressBar() : accept HTML in title #651
  • don't use system.file for packer htmldependencies
  • searchInput() : remove inline CSS and !important use #637