Skip to content

Releases: henninghall/react-native-date-picker

v2.7.8

06 Mar 21:49
f47f045
Compare
Choose a tag to compare
  • Bugfix: Add missing Chinese locales 957105b
  • Bugfix: Prevent crash related to parsing of default locales. 2aaabaf
  • Fixed android text size issues when using larger font sizes. #168 Thanks to @JencirJamal 🎉

v2.7.7

21 Feb 19:01
4abd03e
Compare
Choose a tag to compare

Bugfix: Too many words in day label for some languages

v2.7.6

05 Feb 15:40
21f7e48
Compare
Choose a tag to compare
  • Bugfix: Year/month/day has incorrect order for some languages #150
  • Bugfix: onDateChange callback not being called in time mode for some languages #111

v2.7.5

23 Jan 22:21
58f684d
Compare
Choose a tag to compare

Bugfix: iOS minute interval not working in time mode #155

v2.7.3

01 Jan 17:04
e275899
Compare
Choose a tag to compare

Bugfix: Text color on iOS 13 (dark mode) is not displayed properly

v2.7.2

01 Jan 13:26
2c85c7a
Compare
Choose a tag to compare

Fix: Wrong proptype for minute interval #147

v2.7.1

27 Dec 21:44
a266723
Compare
Choose a tag to compare

Thanks to @ptboyer, @davegurnell and @quangdh for your contributions! 👍

  • Add testID for DatePickerIOS #133
  • Suppress "DatePickerIOS has been merged..." warning #122
  • Fix Typescript compilation bug #118
  • Re-add prop-types. Remove unsupported ios props. #138
  • build.gradle improvements 233d460

v2.7.0

24 Aug 08:54
Compare
Choose a tag to compare
  • Performance improvements on android. 8c01752
  • Add invalid prop errors c88f529

v2.6.1...v2.7.0

v2.6.1

05 Aug 20:59
Compare
Choose a tag to compare
  • Removed nullable annotation to make library androidX compatible bea8494

v2.6.0...v2.6.1

v2.6.0

05 Aug 20:24
Compare
Choose a tag to compare
  • Bugfix: onChange callback not fired when first change landing on current hour dbee207
  • Bugfix: Wrong wheel order in date mode according to the locale's preference 7414002

v2.5.1...v2.6.0