Henning Hall
|
2a16516124
|
Add detox example
|
6 years ago |
Henning Hall
|
a7533c84f8
|
Update README.md
|
6 years ago |
Henning Hall
|
89586b5053
|
2.6.1
|
6 years ago |
Henning Hall
|
bea8494878
|
Removed nullable
|
6 years ago |
Henning Hall
|
397c2f19e8
|
2.6.0
|
6 years ago |
Henning Hall
|
92e1b8b7c9
|
Using support lib as default since rn 60 now have jetifier as default
|
6 years ago |
Henning Hall
|
f51edf779f
|
Moved keystore to bitrise
|
6 years ago |
Henning Hall
|
656c08eb5e
|
2.5.2
|
6 years ago |
Henning Hall
|
0a0443aa1e
|
Merge pull request #95 from henninghall/bump-NumberPickerView-lib-version
Bumped NumberPickerView library version to fix initialization bug on hour wheel.
|
6 years ago |
Henning Hall
|
dbee207428
|
Bumped NumberPickerView library version to fix initialization bug.
|
6 years ago |
Henning Hall
|
741400298a
|
Merge pull request #93 from UnableHead/fix-android-date-oder
[Android] Date order is wrong according to the locale's preference
|
6 years ago |
UnableHead
|
423fdfa67b
|
[Android] Bug fix for date order
- Swapped lines into localeToWheelOrder function
|
6 years ago |
Henning Hall
|
9ca3d440f9
|
Update README.md
|
6 years ago |
Henning Hall
|
5d0e261887
|
Re-added keystore.
|
6 years ago |
Henning Hall
|
9f22834c25
|
re-added keystore for ci
|
6 years ago |
Henning Hall
|
eb92c76ec1
|
Merge branch 'master' of github.com:henninghall/react-native-date-picker
|
6 years ago |
Henning Hall
|
b88ed32e03
|
Updated example project to RN 0.60
|
6 years ago |
Henning Hall
|
0ddfbc219f
|
Update README.md
|
6 years ago |
Henning Hall
|
016746d54b
|
update example to run v2.5.0
|
6 years ago |
Henning Hall
|
71dbe60faa
|
2.5.1
|
6 years ago |
Henning Hall
|
b9c90a310f
|
android X compatibility
|
6 years ago |
Henning Hall
|
faa0be3274
|
Added RN 0.60.3 example project
|
6 years ago |
Henning Hall
|
fb33d15043
|
2.5.0
|
6 years ago |
dependabot[bot]
|
c8a23c5f87
|
Bump lodash from 4.17.11 to 4.17.14 in /examples/advanced (#86)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
245fe71956
|
Bump lodash from 4.17.11 to 4.17.14 in /examples/cocoapods (#85)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
91a254ee75
|
Bump lodash from 4.17.11 to 4.17.14 in /examples/react-native-v0.59.8 (#84)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Henning Hall
|
98c23319ad
|
Keep "Today"-string when changing text color. (#83)
|
6 years ago |
Henning Hall
|
e215538424
|
Custom width and height + Layout improvements (#82)
* Custom height and width. Layout fixes. Organising example projects
* After merge fixes
* cleanup
* cleanup example
* cleanup
|
6 years ago |
Henning Hall
|
99191b037b
|
Change width and height (#80)
|
6 years ago |
Henning Hall
|
428a133748
|
Update README.md
|
6 years ago |
Sam Cheng
|
3e3c1af895
|
Handle Chinese date format (#71)
|
6 years ago |
dependabot[bot]
|
300cbdee0e
|
Bump merge from 1.2.0 to 1.2.1 in /example (#79)
Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
b659e15088
|
Bump morgan from 1.9.0 to 1.9.1 in /example (#78)
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/morgan/compare/1.9.0...1.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
8ba49ccf33
|
Bump stringstream from 0.0.5 to 0.0.6 in /example (#74)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Henning Hall
|
8feaa40fe1
|
remove Helloworld espresso test (#77)
|
6 years ago |
Henning Hall
|
494b713785
|
Upgrading example project dependencies and gradle
|
6 years ago |
Henning Hall
|
0f9d1d6c71
|
Added RN 0.59.8 project
|
6 years ago |
Henning Hall
|
fbdbaa935d
|
Added RN 0.59.9 example
|
6 years ago |
Henning Hall
|
2f7a99fb60
|
Bumped version number in exampel project
|
6 years ago |
dependabot[bot]
|
280d2a1afb
|
Bump handlebars from 4.0.12 to 4.1.2 in /example-cocoapods (#69)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
6efd1acc21
|
Bump handlebars from 4.0.11 to 4.1.2 in /example (#70)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
70e52884d2
|
Bump js-yaml from 3.11.0 to 3.13.1 in /example (#67)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
dependabot[bot]
|
f6f5c13c00
|
Bump js-yaml from 3.12.0 to 3.13.1 in /example-cocoapods (#68)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Henning Hall
|
61e19d7251
|
2.4.2
|
6 years ago |
Maksim Tolochko
|
2ea519b0d1
|
Fix DayWheel interval forming when either maximumDate or minimumDate prop is missing (#62)
|
6 years ago |
Diego
|
96cfa06249
|
consume NumberPickerView:1.2.0 (#66)
* consume NumberPickerView:1.2.0
|
6 years ago |
dependabot[bot]
|
1634e2565d
|
Bump tar from 2.2.1 to 2.2.2 in /example (#60)
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
|
6 years ago |
JangBongKi
|
e0b0b6b994
|
Add ko day format for DayWheel (#58)
|
6 years ago |
Henning Hall
|
d6f2e8836f
|
2.4.1
|
6 years ago |
Henning Hall
|
ddf04384e1
|
Add missing property in typescript decleration
|
6 years ago |