forked from xgfe/react-native-datepicker
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from xgfe:master #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
46
commits into
geekrishabh:master
Choose a base branch
from
xgfe:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…dev dependencies for ESLint At React versions 15.5 or greater, the internal React.PropTypes package has been deprecated in favor of the prop-types package. Update the dev dependencies to add eslint and its required plugins for the lint precommit hook.
Adding testIDs to elements
Added an option to disable the Date Text and update the README
Add prop-types package for React versions at 15.5 or greater
Add the ability to pass a custom TouchableComponent
Avoid overwriting user-set ignored warnings
Allow Moments to be passed in
… of the text elements
… Without doing this, behaviour becomes unpredictable and the incorrect date can be returned.
If given a `locale` prop, pass to native control to override, this is landing in React Native 0.52.
fix when mode === 'time', androidMode not works~,add androidMode to time .
On newer react native versions, height and vertical padding doesn't work well together, at least on iOS.
Fix button not showing on react-native 0.54 and newer
fix when mode === 'time', androidMode not works~
feat: add `getDateStr` prop to customize display outside `moment` format
if timezoneOffset is undefined, pass null to the iOS dateTime picker.…
Add support for allowFontScaling
change number to object for customStyles in the documentation
Fix for #235
Fix crash in release mode.
Use moment with locales
Revert "Use moment with locales"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]. Want to support this open source service? Please star it : )