Releases: xgfe/react-native-datepicker
Releases · xgfe/react-native-datepicker
v1.7.0
08 Apr 18:01
Compare
Sorry, something went wrong.
No results found
1.7.0 (2018-04-08)
Bug Fixes
datepicker: fix warns when pass moment instance to date prop (7450bba ), closes #166
Features
datepicker: add getDateStr prop to customize display outside moment format (905dfbd )
datepicker: pass locale to native control if given (60e3887 )
datepicker: merge some PR for bugs (5377499 )
v1.6.0
12 Jun 06:03
Compare
Sorry, something went wrong.
No results found
Features
datepicker: adding testIds to elements (#138
datepicker: add hideText property to hide the Date Text (#127
datepicker: add TouchableComponent property to support custom touchable components (#128
v1.5.1
16 May 06:56
Compare
Sorry, something went wrong.
No results found
1.5.1 (2017-05-16)
Features
datepicker: change datepicker switch gap timeout to 200ms (5b6e78f )
Bug Fixes
v1.5.0
16 May 06:00
Compare
Sorry, something went wrong.
No results found
1.5.0 (2017-05-15)
Features
datepicker: Add onPressMask prop for ios (#120 , 09ecdf8 )
datepicker: Ability to pass icon component with iconComponent property (#124 , 35150ed )
Bug Fixes
datepicker: Fix onCloseModal for android (#122 , ba55c06 )
v1.4.7
13 Apr 05:46
Compare
Sorry, something went wrong.
No results found
1.4.7 (2017-04-13)
Bug Fixes
datepicker: fix androidMode prop pass bug (#111 , 095f756 )
v1.4.6
05 Apr 14:49
Compare
Sorry, something went wrong.
No results found
1.4.6 (2017-04-05)
Features
datepicker: add androidMode property for DatePickerAndroid & TimePickerAndroid (be30731 )
v1.4.5
21 Mar 06:24
Compare
Sorry, something went wrong.
No results found
1.4.5 (2017-03-21)
Bug Fixes
datepicker: fix date prop change not invoke state change bug (#93 , 3c8099b )
v1.4.4
06 Feb 10:00
Compare
Sorry, something went wrong.
No results found
1.4.4 (2017-02-06)
Features
datepicker: Added two new properties: onOpenModal and onCloseModal (#77 , 846ae35 )
Datepicker: Add animation on datepicker dismiss (#76 , fdfcc21 )
Bug Fixes
datepicker: fix datepicker can't open in landscape mode bug (#28 , 3a9df99 )
v1.4.3
13 Dec 16:41
Compare
Sorry, something went wrong.
No results found
1.4.3 (2016-12-13)
Bug Fixes
datepicker: fix disabled props change not update bug #66 (7579dc9 ), closes #66
datepicker: fix is24Hour flag can't be specified bug (c320e56 ), closes #69
v1.4.1
03 Nov 06:07
Compare
Sorry, something went wrong.
No results found
1.4.1 (2016-11-03)
Bug Fixes