Skip to content

Releases: drivardxrm/TimePicker.PCF

v1.0.0.10

04 Feb 14:30

Choose a tag to compare

Fix for #37

  • Added a default value for the Display type parameter

v1.0.0.9

04 Nov 14:50

Choose a tag to compare

New optional parameters

  • hourstep : hour interval (default 1)
  • minutestep : minute interval (default 1)
  • editenabled : enable manual data entry (default false)

v1.0.0.8

20 Jul 04:21

Choose a tag to compare

  • 🌴tree shaking optimization
  • Update to React 18
  • Update packages

v1.0.0.7

15 Oct 01:53

Choose a tag to compare

Bug fix :
#13
Enhancements :
#12 Thanks to @DynamicsNinja
#10

New Parameter : Display type (12 hrs or 24 hrs format)
image

image

image

v1.0.0.6

29 May 03:14

Choose a tag to compare

code cleanup

v1.0.0.5

01 May 02:14

Choose a tag to compare

bug fix : #5 error when selecting hours or minutes at '0'
performance optimization

v1.0.0.4

29 Apr 08:47

Choose a tag to compare

Bug fix (values were flushed)
added preview image

v1.0.0.3

06 Mar 21:49

Choose a tag to compare

Bug fix - Control error when clicking on the 'x' (Clear)

v1.0.0.2

26 Feb 04:05

Choose a tag to compare

Merge branch 'master' of https://github.com/drivardxrm/TimePicker.PCF