a2d7fe1
(HEAD -> master)
4.4.0 by
2024-03-04 12:21:10 +0100
2ee3bb2
feat: `onStateChange` prop (#771) by
2024-03-04 12:19:54 +0100
3899e90
chore: fix ios build (#774) by
2024-03-04 11:33:23 +0100
66dc51f
4.3.7 by
2024-02-26 17:29:18 +0100
f5775a6
fix: occasional setSeconds errors on min/maxDate (#766) by
2024-02-26 17:28:35 +0100
37ceab4
chore: update runners (#770) by
2024-02-26 11:00:44 +0100
1b05df8
chore: upgrade setup-java (#769) by
2024-02-26 10:53:01 +0100
76b11f0
chore: github action fixes (#768) by
2024-02-26 10:47:42 +0100
37f653d
chore: fix e2e / make sure correct branch is checked out (#767) by
2024-02-26 10:23:54 +0100
0327b89
4.3.6 by
2024-02-12 13:52:26 +0100
0151e2c
fix: `minimumDate` and `maximumDate` with (milli)seconds prevents onChange to be called (#760) by
2024-02-12 07:47:33 -0500
58c5634
rm env by
2024-02-12 10:50:15 +0100
e169531
revert by
2024-02-12 10:48:41 +0100
caefb31
syntax by
2024-02-12 09:51:19 +0100
9688ef4
no env by
2024-02-12 09:50:42 +0100
8515ea8
inline by
2024-02-12 09:41:57 +0100
fa4f2e8
inherit secrets by
2024-02-12 09:37:35 +0100
17943a2
allow pr to use maestro token by
2024-02-11 21:16:01 +0100
1ab9152
chore: move tests to maestro (minimumDate) (#742) by
2023-12-19 10:21:44 +0100
18b123f
4.3.5 by
2023-12-19 10:11:07 +0100
f748d91
fix: `minimumDate`/`maximumDate` issue in `datetime` mode that might occur when min/max includes hours, minutes or seconds (#740) by
2023-12-18 14:15:09 +0100
5b3817e
chore: test fixes (#741) by
2023-12-18 14:14:26 +0100
708a61e
chore: convert tests from detox to maestro (maximumDate) (#739) by
2023-12-18 12:07:05 +0100
af3af9d
Update README.md by
2023-12-18 09:45:11 +0100
4bf6aae
chore: run checks on main branch (#738) by
2023-12-18 09:43:21 +0100
e168163
chore: e2e tests for iOS (#717) by
2023-12-12 18:58:13 +0100
4698c79
chore: add Rn073 project by
2023-12-07 12:43:01 +0100
5481afc
4.3.4 by
2023-12-07 11:40:19 +0100
6a662de
fix: ios build error with xcode 15 by
2023-12-07 11:38:22 +0100
471120c
fix: timezone error handling (#719) by
2023-12-03 17:45:21 +0100
caf03e6
docs: clarify locale prop impact on buttons text (#729) by
2023-12-03 17:44:28 +0100
38a96e2
4.3.4-alpha.0 by
2023-10-16 17:17:21 +0200
6e18f6d
chore: installation error message (#716) by
2023-10-16 17:02:50 +0200
3b009da
4.3.3 by
2023-09-15 21:17:21 +0200
8567027
fix: listener error on android new arch (#701) by
2023-09-15 21:14:08 +0200
726c02b
fix: occasional compilation error on android (missing final) by
2023-09-16 02:09:13 +0700
2349d2c
4.3.2 by
2023-09-12 20:12:52 +0200
2f75dfa
fix: replace lambda for backwards compatibility (#695) by
2023-09-12 19:59:07 +0200
b73c4c5
4.3.1 by
2023-09-11 22:43:56 +0200
89b180b
fix: iOS build error (#694) by
2023-09-11 22:43:32 +0200
f734ae2
chore: remove prop-types dependency (#691) by
2023-09-10 14:28:27 +0200
3119084
docs: update readme by
2023-09-10 14:14:40 +0200
2770537
4.3.0 by
2023-09-10 14:06:34 +0200
9c448b2
feat: support react native's new architecture (#678) by
2023-09-10 14:04:57 +0200
f0bee76
chore: add more example projects (#686) by
2023-09-06 21:07:11 +0200
a3b82ad
Update README.md by
2023-08-21 10:51:47 +0200
fb13a3e
Update README.md by
2023-08-21 10:47:19 +0200
96167c6
4.2.14 by
2023-08-11 09:46:59 +0200
074dd6d
Support HSL colors (#679) by
2023-08-11 09:45:51 +0200
7601c14
Create FUNDING.yml by
2023-07-04 07:17:00 +0200
d2ba0da
4.2.13 by
2023-04-24 20:22:46 +0200
ed836dd
fix: prevent crash/empty wheels at unknown locale (#650) by
2023-04-24 20:22:03 +0200
5ebae5b
4.2.12 by
2023-04-19 23:55:17 +0200
8a37e03
fix: incorrect minute interval rounding (#646) by
2023-04-19 23:54:31 +0200
a84d570
fix: incorrect initial date when date in past (#644) by
2023-04-19 23:51:30 +0200
bae536c
4.2.11 by
2023-04-18 08:11:04 +0200
40e74b2
fix(android): min/max dates not always correct when `timezoneOffsetInMinutes` is set (#635) by
2023-04-18 08:09:51 +0200
3799a37
docs: Update README.md by
2023-04-17 21:25:22 +0200
563b930
chore: move some detox tests to mastro (#642) by
2023-04-17 20:56:01 +0200
78bb294
chore: maestro e2e tests (#637) by
2023-04-10 18:13:37 +0200
407ba22
chore: enable workflow dispatch by
2023-03-28 11:26:22 +0200
b4d4a27
4.2.10 by
2023-03-28 11:25:14 +0200
12de914
fix: support rendering on unsupported platforms (#629) by
2023-03-28 11:14:46 +0200
c7c66c4
4.2.9 by
2023-02-19 18:40:49 +0100
b8855ac
fix: prevent closing parent modal on picker modal close (#611) by
2023-02-19 18:40:17 +0100
0d15d23
chore: example project improvements (#612) by
2023-02-19 18:28:41 +0100
6625e1b
chore: increase action timeout by
2023-02-13 17:40:37 +0100
f4b5865
4.2.8 by
2023-02-13 16:14:34 +0100
11a4164
fix: modal theming (android) (#606) by
2023-02-13 16:13:29 +0100
014bb93
chore: add react-native 0.69 example project (#605) by
2023-02-13 16:10:46 +0100
61d427b
4.2.7 by
2023-02-12 15:03:54 +0100
c0d6fe9
Adds closePicker function (#602) by
2023-02-12 15:03:01 +0100
2e3235a
chore: fix example project build (#604) by
2023-02-12 14:58:00 +0100
40dae22
chore: update readme badge by
2022-12-28 19:19:19 +0100
3f64c77
4.2.6 by
2022-11-02 23:27:15 +0100
d3a2265
Add NL + FR strings (#577) by
2022-11-02 23:26:34 +0100
79f0663
Update README.md by
2022-11-01 17:28:01 +0100
332b35b
Update README.md by
2022-10-29 14:45:25 +0200
b990c17
[Typo] Typo in the Readmefile. ❌ som -> ✅ some (#576) by
2022-10-28 11:40:05 -0400
fa2babc
Docs (#565) by
2022-09-30 03:39:36 -0300
596988c
Update Expo instructions in README to standard template (#567) by
2022-09-29 23:38:58 -0700
0081c5a
4.2.5 by
2022-07-18 15:13:08 +0200
d5318a9
Allow changing android picker theme (#548) by
2022-07-18 15:12:45 +0200
708ee31
Update README.md by
2022-07-18 08:35:27 +0200
fb0f6c6
Update README.md by
2022-07-18 08:31:32 +0200
16f850f
4.2.4 by
2022-07-18 00:09:09 +0200
ac99256
Support dark theme by default (#547) by
2022-07-18 00:06:49 +0200
76ce31b
chore(deps): bump moment from 2.29.2 to 2.29.4 in /examples/detox (#545) by
2022-07-16 12:09:23 +0200
8ffbf4a
Update README.md by
2022-07-16 11:37:29 +0200
7bc44e2
4.2.3 by
2022-07-16 11:01:30 +0200
22d85c2
chore(deps): bump jsdom from 16.4.0 to 16.7.0 (#533) by
2022-07-16 11:00:35 +0200
b215868
fix iOS modal landscape design glitch by
2022-07-16 11:00:13 +0200
fea42f4
add prop-types dep (#544) by
2022-07-16 00:52:13 +0200
8c4e0ee
declare typings in package.json by
2022-07-16 00:24:14 +0200
7e9a5be
chore(deps): bump simple-plist from 1.1.1 to 1.3.1 in /examples/detox (#523) by
2022-06-06 21:34:22 +0200
4731d69
4.2.2 by
2022-05-22 21:36:24 +0200
7e61a4d
add import to fix builds failing on iOS (#512) by
2022-05-22 21:36:00 +0200
8233d9f
Remove unused import (#515) by
2022-05-23 02:35:21 +0700
4b55723
4.2.1 by
2022-04-19 23:00:48 +0200
54b01b7
remove usage of ViewPropTypes (#500) by
2022-04-19 22:59:02 +0200