Skip to content

v0.7.0

Compare
Choose a tag to compare
@pvictor pvictor released this 11 May 14:59
· 212 commits to master since this release
  • New widget virtualSelectInput(), a select dropdown widget that support a lot of choices, based on virtual-select JavaScript library.
  • Updated bootstrap-select to v1.14.0-beta3, to make pickerInput() works with Bootstrap 5.
  • Updated alert() and panel() Bootstrap utilities to work with Bootstrap 5.

Bug fixes

  • Removed formula argument from aggregate() to accomode to R 4.2.0 (fix #491)