dependabot[bot]
7e9a5beb09
chore(deps): bump simple-plist from 1.1.1 to 1.3.1 in /examples/detox ( #523 )
Bumps [simple-plist](https://github.com/wollardj/simple-plist ) from 1.1.1 to 1.3.1.
- [Release notes](https://github.com/wollardj/simple-plist/releases )
- [Commits](https://github.com/wollardj/simple-plist/compare/v1.1.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: simple-plist
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
4731d69064
4.2.2
3 years ago
Michael Qin
7e61a4df36
add import to fix builds failing on iOS ( #512 )
fixes https://github.com/henninghall/react-native-date-picker/issues/506
3 years ago
Tuan Nguyen Anh
8233d9f497
Remove unused import ( #515 )
* Remove unused import
* Update DatePickerIOS.js
3 years ago
Henning Hall
4b55723adf
4.2.1
3 years ago
Henning Hall
54b01b7279
remove usage of ViewPropTypes ( #500 )
3 years ago
dependabot[bot]
cc41064ec6
chore(deps): bump async from 2.6.3 to 2.6.4 in /examples/detox ( #495 )
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
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
dependabot[bot]
4b055ff1e9
chore(deps): bump plist from 3.0.4 to 3.0.5 in /examples/detox ( #493 )
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
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
dependabot[bot]
ca55b043b6
chore(deps): bump minimist from 1.2.5 to 1.2.6 ( #485 )
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
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
dependabot[bot]
5660165d01
chore(deps): bump moment from 2.29.1 to 2.29.2 in /examples/detox ( #492 )
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [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.1...2.29.2 )
---
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>
3 years ago
dependabot[bot]
44dfc070a6
chore(deps): bump plist from 3.0.1 to 3.0.4 in /examples/detox ( #469 )
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.1 to 3.0.4.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
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
77be23bde9
4.2.0
3 years ago
simon-abbott
b0280c82b0
feat: allow overriding the iOS modal theme (light/dark) ( #465 )
3 years ago
Henning Hall
fbb6e59934
4.1.5
3 years ago
Henning Hall
53660b0381
fix: duplicate 12's renderd in android native variant ( #456 )
3 years ago
Henning Hall
8da2f48d2c
Update package.json
3 years ago
Henning Hall
d221f91a20
Fix: Modal opens multiple times ( #455 )
3 years ago
Henning Hall
40d15bbe56
Update README.md
3 years ago
Henning Hall
2ff912a00d
4.1.3
3 years ago
Henning Hall
424731fa7d
fix: show picker modal from within another modal ( #429 )
3 years ago
Henning Hall
08535483f3
4.1.2
3 years ago
Andrii Koval
8c0bc4544a
fix: fixed is clone overlay focusable by talkback ( #422 )
3 years ago
Henning Hall
1f43c40134
4.1.1
3 years ago
Henning Hall
177275ace6
Merge branch 'master' of github.com:henninghall/react-native-date-picker
3 years ago
Henning Hall
284c9771b3
chore: optional onDateChange type
3 years ago
Henning Hall
f733d4acf3
fix: wrong default timezone in modal mode ( #411 )
3 years ago
Henning Hall
c2164d6060
4.1.0
3 years ago
Henning Hall
9aa20c2220
fix: date changes for all mounted android modal pickers ( #399 )
3 years ago
Mika Lindell
e92f779b52
feat: improved spoken feedback ( #390 )
* Read value with content description when a wheel is focused
* Announce selected value correctly (iosClone)
* Start listener when control is created
* - Set contentDescription correctly when focused
- Locale changes now affect spoken feedback
* Add missing type definition
* Fix typing issues
* Lint
* Add accessibility role "slider" to IosClone
* Notify TalkBack about changes instead of explicitly announcing
* Remove unused strings
* Improve quality of life for adjusting value via accessibility features
* Set contentDescription during accessibility initialisation phase, for more consistent spoken feedback
3 years ago
dependabot[bot]
cdb84db490
Bump ansi-regex from 5.0.0 to 5.0.1 ( #400 )
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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
dependabot[bot]
a8710899be
Bump tmpl from 1.0.4 to 1.0.5 in /examples/detox ( #393 )
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
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
dependabot[bot]
81ff6baef9
Bump tmpl from 1.0.4 to 1.0.5 ( #395 )
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
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
dependabot[bot]
79e1e7501e
Bump ws from 1.1.5 to 7.4.6 ( #378 )
Bumps [ws](https://github.com/websockets/ws ) from 1.1.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/1.1.5...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Henning Hall
9501a453a8
Update readme
4 years ago
Henning Hall
fb8d2df10f
4.0.0
4 years ago
Henning Hall
1f1efe5f18
feat: modal ( #376 )
4 years ago
Henning Hall
fd51f85f95
fix: setTextColor should always run on superclass ( #377 )
4 years ago
Henning Hall
9cfaec0161
chore: make date prop required in typescript + move d.ts file to root ( #375 )
4 years ago
Mika Lindell
456f3e8919
fix: talkback read display value on scroll value change ( #373 )
* When TalkBack is enabled, read new values while scrolling a wheel
* Support for reading displayed value instead index value (IosClone)
* Add comments and small refactoring
* Small refactor
4 years ago
Henning Hall
afba69ae6d
3.4.3
4 years ago
Mika Lindell
56738d709a
Fix: Two-finger scroll issue when TalkBack is active ( #370 )
* Fix: Two-finger scroll issue when TalkBack is active
* refactor: move accessibility related code to accessibility class
* cleanup imports
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
4 years ago
Henning Hall
b20196d5d3
3.4.2
4 years ago
Henning Hall
adb0c5d6e3
fix: improve android compiler support ( #369 )
4 years ago
Henning Hall
9051569f68
3.4.1
4 years ago
Henning Hall
c900f85f0c
fix: native variant text color fix for Android 10 (sdk 29) ( #367 )
4 years ago
Henning Hall
f2aa557a13
update readme ( #366 )
* update readme
* update readme
* readme
* readme
4 years ago
Henning Hall
9bb7c393b0
3.4.0
4 years ago
Henning Hall
67bd9fd7fa
feat: rtl support ( #365 )
4 years ago
dependabot[bot]
0886d19207
Bump path-parse from 1.0.6 to 1.0.7 ( #361 )
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Henning Hall
36aecc32e6
fix: only allow gregorian calendar ( #364 )
4 years ago