15 Commits (f5775a63b268ec37e66119249bfab1a5a3e7fb44)

Author SHA1 Message Date
  Henning Hall f5775a63b2
fix: occasional setSeconds errors on min/maxDate (#766) 1 year ago
  Jason Yau 0151e2ccb3
fix: `minimumDate` and `maximumDate` with (milli)seconds prevents onChange to be called (#760) 1 year ago
  Henning Hall 6e18f6de6b
chore: installation error message (#716) 1 year ago
  Henning Hall 9c448b2cba feat: support react native's new architecture (#678) 2 years ago
  Henning Hall 40e74b2706
fix(android): min/max dates not always correct when `timezoneOffsetInMinutes` is set (#635) 2 years ago
  Henning Hall 12de914256
fix: support rendering on unsupported platforms (#629) 2 years ago
  Henning Hall b8855aca87
fix: prevent closing parent modal on picker modal close (#611) 2 years ago
  aureosouza c0d6fe9345
Adds closePicker function (#602) 2 years ago
  Henning Hall d221f91a20
Fix: Modal opens multiple times (#455) 3 years ago
  Henning Hall 9aa20c2220
fix: date changes for all mounted android modal pickers (#399) 3 years ago
  Henning Hall 1f1efe5f18
feat: modal (#376) 4 years ago
  Kent Andersen ba3705c3b4
Removed dependency to moment.js (#242) 4 years ago
  Henning Hall 21c054a8e0
center 24h time mode wheels (#237) 5 years ago
  Henning Hall 24e228d7c0
support different color formats (#219) 5 years ago
  Henning Hall 7fee84ab52
Bugfix: Prevent NullpointerException for some locales by using hard coded formats (#204) 5 years ago
  Henning Hall 31cfe87ef7 Bugfix: Too many words in day label for some locales 5 years ago
  Henning Hall 2d8deb2137 Re-add prop-types. Remove unsupported ios props. 5 years ago
  Peter Boyer 5489c32b10 Remove DatePickerIOS for unused propTypes, suppress deprecation warning 5 years ago
  Henning Hall db164c91df Add prettier and style all files 6 years ago
  Henning Hall c88f52971b Add invalid prop errors 6 years ago
  Henning Hall 99191b037b
Change width and height (#80) 6 years ago
  Henning Hall c4eb6231f3 Max/min-date performance improvements 6 years ago
  Henning Hall 6e8e4fb098 Bugfix: Allow no maximum and minimum date 6 years ago
  Henrik Karlsson 5bc675d230 Added utc mode in android code 6 years ago
  Henrik Karlsson 23012f8e0d Fix for timezone bug in android picker (utc-mode) 6 years ago
  Henning Hall 8196da4bfa Changed date format from unix to iso. 6 years ago
  Henning Hall c0ddf5cb6c Added property timeZoneOffsetInMinutes 7 years ago
  Henning Hall 58bcf02fdb Rename project to new package name. 7 years ago
  Henning Hall 858137df23 Added textColor property (ios) 7 years ago
  Henning Hall 11a90d6566 Added property "fadeToColor" 7 years ago
  Henning Hall a8c670c2bd Possible to change backgroundColor 7 years ago
  Henning Hall c7fd75b472 Added mode property. Supporting time mode. 7 years ago
  Henning Hall 44d5be1b18 Minimum/maximum date support. 7 years ago
  Henning Hall 30ebdf35ad Default size for ios picker. 7 years ago
  Henning Hall 27ecd53ef9 Locale support. 7 years ago
  Henning Hall 0701b6b3ae 1.0.0 7 years ago