- New widget
calendarProInput()
, a date and time picker component based on JavaScript library vanilla-calendar-pro. virtualSelectInput()
: ability to set a JavaScript function as callback forselectedLabelRenderer
.- New argument
inputType
insearchInput()
andtextInputIcon()
to specify the input's type, for example"password"
. knobInput()
andswitchInput()
are softly deprecated, since the JavaScript libraries used by those widgets are no longer actively maintained.- Updated virtual-select to 1.0.47 (fix focus issue), see https://github.com/sa-si-dev/virtual-select/releases.
- Updated @simonwep/pickr to 1.9.1, see https://github.com/simonwep/pickr/releases.