Henning Hall
4698c79e66
chore: add Rn073 project
1 year ago
Henning Hall
5481afce31
4.3.4
1 year ago
Zvonimir Rudinski
6a662de993
fix: ios build error with xcode 15
1 year ago
Henning Hall
471120c7b1
fix: timezone error handling ( #719 )
1 year ago
Anaïs Boo
caf03e63a6
docs: clarify locale prop impact on buttons text ( #729 )
1 year ago
Henning Hall
38a96e2d73
4.3.4-alpha.0
1 year ago
Henning Hall
6e18f6de6b
chore: installation error message ( #716 )
* installation error messages
* cleanup
* setup node v3
1 year ago
Henning Hall
3b009da487
4.3.3
1 year ago
Henning Hall
856702785f
fix: listener error on android new arch ( #701 )
1 year ago
banghia112
726c02b626
fix: occasional compilation error on android (missing final)
1 year ago
Henning Hall
2349d2c33c
4.3.2
2 years ago
Henning Hall
2f75dfa564
fix: replace lambda for backwards compatibility ( #695 )
2 years ago
Henning Hall
b73c4c55de
4.3.1
2 years ago
Henning Hall
89b180ba9d
fix: iOS build error ( #694 )
2 years ago
Henning Hall
f734ae2d51
chore: remove prop-types dependency ( #691 )
2 years ago
Henning Hall
31190848d0
docs: update readme
2 years ago
Henning Hall
277053734c
4.3.0
2 years ago
Henning Hall
9c448b2cba
feat: support react native's new architecture ( #678 )
2 years ago
Henning Hall
f0bee76dc0
chore: add more example projects ( #686 )
* chore: add more example projects
* add more examples
2 years ago
Henning Hall
a3b82ad76b
Update README.md
2 years ago
Henning Hall
fb13a3e255
Update README.md
2 years ago
Henning Hall
96167c6613
4.2.14
2 years ago
Antoine Cottineau
074dd6dc20
Support HSL colors ( #679 )
* refactor: split rgb parsing and convertion in two functions
This will be useful for the following as we will need a function to convert from hsl to hex. To do that, we'll need a function to convert from hsl to rgb and then from rgb to hex. So, this commit helps us reuse the code for doing the last step.
* feat: add support for hsl colors
* refactor: rename test file
2 years ago
Henning Hall
7601c140cd
Create FUNDING.yml
2 years ago
Henning Hall
d2ba0daba3
4.2.13
2 years ago
Henning Hall
ed836dd9b0
fix: prevent crash/empty wheels at unknown locale ( #650 )
- prevent empty wheels when unknown locale passed
- support Luxembourgish (lb) locale
2 years ago
Henning Hall
5ebae5b6a7
4.2.12
2 years ago
Henning Hall
8a37e03730
fix: incorrect minute interval rounding ( #646 )
2 years ago
Henning Hall
a84d570ade
fix: incorrect initial date when date in past ( #644 )
2 years ago
Henning Hall
bae536ca10
4.2.11
2 years ago
Henning Hall
40e74b2706
fix(android): min/max dates not always correct when `timezoneOffsetInMinutes` is set ( #635 )
2 years ago
Henning Hall
3799a37526
docs: Update README.md
2 years ago
Henning Hall
563b930982
chore: move some detox tests to mastro ( #642 )
2 years ago
Henning Hall
78bb29408a
chore: maestro e2e tests ( #637 )
2 years ago
Henning Hall
407ba22c41
chore: enable workflow dispatch
2 years ago
Henning Hall
b4d4a279d2
4.2.10
2 years ago
Henning Hall
12de914256
fix: support rendering on unsupported platforms ( #629 )
2 years ago
Henning Hall
c7c66c487b
4.2.9
2 years ago
Henning Hall
b8855aca87
fix: prevent closing parent modal on picker modal close ( #611 )
* fix: modal in modal issue
* chore: fix xcode warnings
* refactor open/close modal logic
2 years ago
Henning Hall
0d15d23aae
chore: example project improvements ( #612 )
* chore: add dev scripts
* chore: improve safe areas in example project
2 years ago
Henning Hall
6625e1b7a3
chore: increase action timeout
2 years ago
Henning Hall
f4b58656cb
4.2.8
2 years ago
Henning Hall
11a41642f5
fix: modal theming (android) ( #606 )
2 years ago
Henning Hall
014bb93175
chore: add react-native 0.69 example project ( #605 )
* rn069
* push
* add source
* add peerdeps
* remove push
2 years ago
Henning Hall
61d427b5c2
4.2.7
2 years ago
aureosouza
c0d6fe9345
Adds closePicker function ( #602 )
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
2 years ago
Henning Hall
2e3235a321
chore: fix example project build ( #604 )
* fix: example project build
* fix rn version
* ..
2 years ago
Henning Hall
40dae22704
chore: update readme badge
2 years ago
Henning Hall
3f64c771db
4.2.6
2 years ago
JorenVos
d3a22654d2
Add NL + FR strings ( #577 )
2 years ago