timepicker-ui
Advanced tools
Changelog
[2.6.1] - 2022-11-17
theme
called m3
.
Theme m3
based on the new Material Design v3. Material Design 3 is still not release in offical version for WEB but you can use it if you want.
There is new version of Material Design 3.
If new version M3 will be released this design will get improve.Changelog
[2.6.0] - 2022-11-16
close()
method. These method has to invoke with double parentheses close()()
. The first parentheses doesn't have any parameters, the second has the same what had in the previous method.delayHandler
prop to avoid delay on buttonsChangelog
[2.5.0] - 2022-05-06
hour
and minutes
. Previous version used divs as buttons, the current version is using inputs
instead divs.preventDefault
option, to use editable
option is enough to set this option to true
debounce
function to close/open timepickeredtiable
options durning change hour/minutes on desktop/mobileChangelog
[2.4.3] - 2022-04-02
minutes
option in currentTime
focusTrap
to turn off/on focus traping on picker. The default value is set to trueChangelog
[2.4.2] - 2022-03-29
currentTime
about displaying wrong hour in the pickereditable
option when switch during desktop/mobile optionsOptionTypes
to allows to import types from packageChangelog
[2.4.1] - 2022-03-26
currentTime
optionChangelog
[2.4.0] - 2022-03-22
disabledTime
that allows to set to timepicker disabled timeChangelog
[2.3.0] - 2022-03-05
selectLabelTime
to labelTime
mobileTimeLabel
to change time label on mobile version