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
Henning Hall
79f06630ae
Update README.md
2 years ago
Henning Hall
332b35bece
Update README.md
2 years ago
rickturner2001
b990c17a6b
[Typo] Typo in the Readmefile. ❌ som -> ✅ some ( #576 )
2 years ago
Pablo Henrique
fa2babc634
Docs ( #565 )
make clear that onDateChange only fires when in inline mode
2 years ago
Brent Vatne
596988cc93
Update Expo instructions in README to standard template ( #567 )
2 years ago
Henning Hall
0081c5a99d
4.2.5
3 years ago
Henning Hall
d5318a9155
Allow changing android picker theme ( #548 )
3 years ago
Henning Hall
708ee31dfd
Update README.md
3 years ago
Henning Hall
fb0f6c6125
Update README.md
3 years ago
Henning Hall
16f850f4db
4.2.4
3 years ago
Henning Hall
ac99256a84
Support dark theme by default ( #547 )
3 years ago
dependabot[bot]
76ce31b257
chore(deps): bump moment from 2.29.2 to 2.29.4 in /examples/detox ( #545 )
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
3 years ago
Henning Hall
8ffbf4af22
Update README.md
3 years ago
Henning Hall
7bc44e22ae
4.2.3
3 years ago
dependabot[bot]
22d85c2e5c
chore(deps): bump jsdom from 16.4.0 to 16.7.0 ( #533 )
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Henning Hall
b21586874a
fix iOS modal landscape design glitch
3 years ago
Henning Hall
fea42f4e53
add prop-types dep ( #544 )
3 years ago
Henning Hall
8c4e0eeb9c
declare typings in package.json
3 years ago