Releases: henninghall/react-native-date-picker
Releases · henninghall/react-native-date-picker
v2.7.8
- 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
Bugfix: Too many words in day label for some languages
v2.7.6
- 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
Bugfix: iOS minute interval not working in time mode #155
v2.7.3
Bugfix: Text color on iOS 13 (dark mode) is not displayed properly
v2.7.2
Fix: Wrong proptype for minute interval #147
v2.7.1
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.6.0
- 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