v1.1.0-beta.0
Pre-release
Pre-release
New
- Support manually input values with the
manual-input
toggle. - Added conditional helper classes
is-empty
,invalid
andall-selected
to the<input>
element. - Change the
<input>
border to red color when user input is invalid. E.g., when it contains a disabled hour value.
Improvements
Enable seamless loop from the start or end of a column in advanced-keyboard
mode.