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
dependabot[bot]
78626cdf6d
Bump path-parse from 1.0.6 to 1.0.7 in /examples/detox ( #360 )
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
9bbcd345ed
chore: migrate to jitpack for android dependencies ( #363 )
* migrate to jitpack
* update time4j and commons dependencies
4 years ago
dependabot[bot]
cac187a3cb
Bump y18n from 3.2.1 to 3.2.2 in /examples/detox ( #349 )
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
---
updated-dependencies:
- dependency-name: y18n
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
634952a357
3.3.2
4 years ago
Henning Hall
0ffa643e96
fix: remove app_name string ( #347 )
4 years ago
Yaron Shahrabani
0df366d064
Added Hebrew translation ( #341 )
Fully translated to Hebrew, also needs RTL support to work correctly.
4 years ago
Henning Hall
c7bc41fc8c
Update README.md
4 years ago
Henning Hall
ec8d741560
Update package.json
4 years ago
dependabot[bot]
8ab886617c
Bump ws from 7.3.1 to 7.4.6 ( #334 )
Bumps [ws](https://github.com/websockets/ws ) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Mats
2e14235b78
Translate a11y strings to Norwegian ( #335 )
4 years ago
dependabot[bot]
1d8eb65417
Bump browserslist from 4.16.0 to 4.16.6 ( #332 )
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago