Skip to content

Releases: henninghall/react-native-date-picker

v4.1.4

12 Feb 19:10
8da2f48
Compare
Choose a tag to compare
  • Fix: Modal open multiple times #455

v4.1.3

06 Dec 18:16
2ff912a
Compare
Choose a tag to compare

fix: show picker modal from within another modal #429

v4.1.2

26 Nov 16:14
0853548
Compare
Choose a tag to compare
  • fix: ios clone overlay focusable by talkback #422

v4.1.1

22 Oct 10:44
1f43c40
Compare
Choose a tag to compare
  • fix: wrong default timezone in modal mode on iOS (#411)
  • chore: optional onDateChange type

v4.1.0

02 Oct 10:10
c2164d6
Compare
Choose a tag to compare
  • feat: improved spoken feedback #390 @mika-lindell
  • fix: date changes for all mounted android modal pickers #399

v4.0.0

03 Sep 18:17
fb8d2df
Compare
Choose a tag to compare

✅ No breaking changes

  • feat: modal #376
  • fix: talkback read display value on scroll value change #373
  • fix: android compilation error #377
  • chore: make date prop required in typescript + move d.ts file to root #375

v3.4.3

28 Aug 10:47
afba69a
Compare
Choose a tag to compare
  • fix: Two-finger scroll issue when TalkBack is active #370

v3.4.2

24 Aug 17:01
b20196d
Compare
Choose a tag to compare

fix: improve android compiler support #369

v3.4.1

22 Aug 14:09
9051569
Compare
Choose a tag to compare
  • fix: native variant text color fix for Android 10 (sdk 29) #367

v3.4.0

20 Aug 10:34
9bb7c39
Compare
Choose a tag to compare
  • migrate away from jcenter to support React Native 0.65 #363
  • buxfix: prevent crash when using non-gregorian calendar #364
  • RTL support #365