Skip to content

Releases: stephy/CalendarPicker

8.0.1

07 Feb 20:28
966619d
Compare
Choose a tag to compare
  • Add fontScaling prop to allow font scale (#349, #358, #362)

8.0.0

07 Feb 20:27
68baad1
Compare
Choose a tag to compare
  • Refactor to use Date-fns instead of Moment (#361)

7.1.3

29 Nov 18:15
fd4682f
Compare
Choose a tag to compare
  • Fix resetSelections() state update (#218, #299)

7.1.2

07 May 01:33
Compare
Choose a tag to compare
  • Fix issue with editing scroller style on update #287

7.1.1

08 Mar 04:45
Compare
Choose a tag to compare
  • Add firstDay prop to start week on any day (#271, #266)
  • Fix minDate & maxDate prop change detection (#272)

7.1.0

25 Feb 16:17
Compare
Choose a tag to compare
  • Add props monthTitleStyle and yearTitleStyle for HeaderControls (#264)
  • Work-around for Android selectedDate (#262)

7.0.9

25 Feb 16:16
Compare
Choose a tag to compare
  • Add support for allowDisabled flag in `customDatesStyles (#263).
  • Update calendar when customDatesStyles changes (#245)

7.0.8

04 Jan 17:09
Compare
Choose a tag to compare
  • Add props selectedRangeStartTextStyle & selectedRangeEndTextStyle (#261)

7.0.7

01 Jan 07:10
Compare
Choose a tag to compare
  • Add headerWrapperStyle prop (#260)
  • Fix selectedDayTextStyle prop (#261)

7.0.6

18 Dec 07:36
Compare
Choose a tag to compare
  • Create localPropTypes to deal with inconsistent prop-types lib (for styles)