Henning Hall
|
2fa76e8021
|
Revert "Bugfix: onDateChange not called for some locales"
This reverts commit a5d1da6e7a .
|
5 years ago |
Henning Hall
|
a5d1da6e7a
|
Bugfix: onDateChange not called for some locales
Fixes an bug that was introduced in 2.7.0 by separating display format and value format properly.
Fixes https://github.com/henninghall/react-native-date-picker/issues/111
|
5 years ago |
dependabot[bot]
|
ddacbe18b4
|
Bump handlebars from 4.1.2 to 4.5.3 in /examples/advanced
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [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.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
de874f158e
|
Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/advanced
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
6 years ago |
Henning Hall
|
db164c91df
|
Add prettier and style all files
|
6 years ago |
Henning Hall
|
b88ed32e03
|
Updated example project to RN 0.60
|
6 years ago |
Henning Hall
|
016746d54b
|
update example to run v2.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 |
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
|
fbdbaa935d
|
Added RN 0.59.9 example
|
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]
|
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
|
37a4a2267a
|
Added cocoapods example project
|
6 years ago |
Henning Hall
|
d0cbaa4b9a
|
Updated readme
|
6 years ago |
Henning Hall
|
58bcf02fdb
|
Rename project to new package name.
|
7 years ago |
Henning Hall
|
b8617ce2c6
|
Upgraded to React Native 0.56
|
7 years ago |
Henning Hall
|
92d531cc98
|
Bugfix: Time mode on android not returning correct date.
|
7 years ago |
Henning Hall
|
858137df23
|
Added textColor property (ios)
|
7 years ago |
Henning Hall
|
355518eb40
|
Keep date state when changing locale.
|
7 years ago |
Henning Hall
|
0213aa4ab5
|
Today's date is displayed as "Today" (translated to current localization) instead of current date.
|
7 years ago |
Henning Hall
|
2261adc1ff
|
locale wip
|
7 years ago |
Henning Hall
|
fd536fa599
|
1.0.3
|
7 years ago |
Henning Hall
|
54c1e3d287
|
Renamed package
|
7 years ago |
Henning Hall
|
6e297bd453
|
example project added device info
|
7 years ago |
Henning Hall
|
cab0fbf93a
|
Added example project. Removed unnecessary files.
|
7 years ago |