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
dependabot[bot]
33c80534af
Bump hosted-git-info from 2.8.8 to 2.8.9 in /examples/detox ( #325 )
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
771331810e
Bump lodash from 4.17.15 to 4.17.21 ( #326 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
e2f0ccb2a8
Bump hosted-git-info from 2.8.5 to 2.8.9 ( #327 )
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
4cdb01ff7c
Bump lodash from 4.17.20 to 4.17.21 in /examples/detox ( #324 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a434405178
Bump ua-parser-js from 0.7.23 to 0.7.28 in /examples/detox ( #323 )
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.23 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.23...0.7.28 )
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
4119871fbf
3.3.0
4 years ago
Jencir CJ
5038b6bf4a
Feature - Add accessibility support for android date picker ( #314 )
* Implemented accessibility support for android date picker.
* Created new function to return accessible text.
Changed access modifier of few functions to public.
* removed duplicate contentDescription for accessibility to work correct.
* Added finnish and swedish localizations for accessible items in datepicker.
* Added localisation english texts.
* Implemented localisations for accessible selections made inside android datepicker.
* Added getLocaleStringResource function for getting localised string resource.
* Added required imports for getLocaleStringResource function.
* Content description set based on localised strings from resources initially.
* Implemented meaningful content description for dateTime picker.
Added new keys for time prefix.
Content description set when screen reader is focused on picker wheels.
* Updated correct finnish and swedish translations.
* refactor: move accessibility to its own class
Co-authored-by: Jencir CJ <jencir.jamal@digia.com>
Co-authored-by: Henning Hall <henning.hall@hotmail.com>
4 years ago
dependabot[bot]
1c4063d347
Bump y18n from 4.0.0 to 4.0.1 ( #303 )
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [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 )
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
0d8a40b36f
3.2.10
4 years ago
Harold Lopez
e71232870c
fix: android native variant stops responding at unmount during spinn ( #296 )
4 years ago
Henning Hall
cfa17453bd
3.2.9
4 years ago
Henning Hall
b01915bdc8
fix: bugs occurring on daylight saving day ( #291 )
* fix: am/am being shown on daylight saving day
* fix: daylight saving hour wheel missing/extra hour
4 years ago
Henning Hall
3c343ca0e5
3.2.8
4 years ago
Henning Hall
2a9be30f6e
fix: android native variant min/max scrolling issues ( #286 )
* fix: native android variant min/max dates scrolling issues
* add prop check
* keep track of animating state
* update github actions
* temp test
* change work dir
* restore compile sdk
4 years ago
Henning Hall
3d54efecf7
Update README.md
4 years ago
Henning Hall
d8b89cd276
Update README.md
4 years ago
Henning Hall
c428a2ca56
Update README.md
4 years ago
Henning Hall
b5f1de23ec
update dependencies ( #282 )
4 years ago
Henning Hall
71906615e6
remove codeql
4 years ago
Henning Hall
51163cdbe6
codeql attempt
4 years ago
Henning Hall
1612df6dd5
codeql: change build working dir
4 years ago
Henning Hall
7308bb1e78
Create codeql-analysis.yml
4 years ago
Henning Hall
0ed97fcd0d
increase yarn timeout
4 years ago
Henning Hall
c3cae74072
v3.2.7
4 years ago
Henning Hall
26f7316d60
Bugfix: Scroll away from invalid dates ( #280 )
* initial working version
* fix native variant issue
* cleanup
* cleanup
4 years ago
Henning Hall
5547b72fff
3.2.6
4 years ago
Henning Hall
257986e801
Merge pull request #278 from henninghall/fix-fadeToColor--none
fix: fadeToColor "none" throws exception
4 years ago
Henning Hall
efe14d0b36
Merge remote-tracking branch 'origin/master' into fix-fadeToColor--none
4 years ago
Henning Hall
9f967bdcbe
Merge pull request #279 from henninghall/fix-build
update github actions + detox
4 years ago
Henning Hall
f2c1ce0666
update detox
4 years ago
Henning Hall
399bc4514d
v2
4 years ago
Henning Hall
c09da746b0
bugfix: fadeToColor none
4 years ago
Henning Hall
aa30f8e6d6
3.2.5
4 years ago
Henning Hall
58e82d3b43
Merge pull request #256 from henninghall/ios-compilation-issues
fix iOS compilation issues
4 years ago
Henning Hall
3eaeac8d61
fix ios compilation issues
4 years ago
Henning Hall
95eca358fe
Merge pull request #255 from henninghall/fix-android-compilation-issues
fix android compilation issues below sdk 26
4 years ago
Henning Hall
08a0e039f2
fix android compilation issues below sdk 26
4 years ago
Henning Hall
f9d59c4e81
Update README.md
Fixes https://github.com/henninghall/react-native-date-picker/issues/253
4 years ago
Henning Hall
c57fecfb28
3.2.4
4 years ago
Kent Andersen
ba3705c3b4
Removed dependency to moment.js ( #242 )
4 years ago
Vikrant Negi
4a0d106f2a
fix: Xcode 12 compatibility ( #251 )
4 years ago
Mats Byrkjeland
1151c2059c
Fix nynorsk (nn) locale by adding it to Formats ( #250 )
4 years ago
Henning Hall
ec84a5cacf
Update package.json
5 years ago
Henning Hall
310e84cfca
bugfix: onDateChange not called on tapped ( #240 )
5 years ago
Henning Hall
28df5ebe54
3.2.2
5 years ago
Henning Hall
21c054a8e0
center 24h time mode wheels ( #237 )
5 years ago
Henning Hall
752edb1959
3.2.1
5 years ago
Henning Hall
69ca7de49b
fix picker width and wheel spacing ( #234 )
5 years ago