-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: timbielawski/react-native-form-generator
base: master
head repository: MichaelCereda/react-native-form-generator
compare: master
- 19 commits
- 16 files changed
- 9 contributors
Commits on Sep 1, 2016
-
Add styling without causing warnings
You could customize the color of the picker via the containerStyles property, but it causes warnings since you can't pass color to View elements. This new property enables to customize the Picker color, without generating warnings
Configuration menu - View commit details
-
Copy full SHA for 91a3426 - Browse repository at this point
Copy the full SHA 91a3426View commit details
Commits on Sep 2, 2016
-
Add autoClose property for iOS
This allows the picker to be closed after the user selects a value
Configuration menu - View commit details
-
Copy full SHA for 2062958 - Browse repository at this point
Copy the full SHA 2062958View commit details
Commits on Sep 14, 2016
-
This causes issues of not display the UI in RN 0.33
Configuration menu - View commit details
-
Copy full SHA for 4337a5a - Browse repository at this point
Copy the full SHA 4337a5aView commit details
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c5a45f1 - Browse repository at this point
Copy the full SHA c5a45f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a94ef - Browse repository at this point
Copy the full SHA 89a94efView commit details
Commits on Oct 10, 2016
-
Adding icon left and right support to Date Picker Android
Jaafar Abu Sair committedOct 10, 2016 Configuration menu - View commit details
-
Copy full SHA for f3062b3 - Browse repository at this point
Copy the full SHA f3062b3View commit details
Commits on Oct 31, 2016
-
Fixing minimum and maximum date for Android date picker
Jaafar Abu Sair committedOct 31, 2016 Configuration menu - View commit details
-
Copy full SHA for fd3a93f - Browse repository at this point
Copy the full SHA fd3a93fView commit details
Commits on Nov 1, 2016
-
Merge pull request MichaelCereda#69 from Jaafar-abusair/master
Adding icon left and right support to Date Picker Android
Configuration menu - View commit details
-
Copy full SHA for 40f3668 - Browse repository at this point
Copy the full SHA 40f3668View commit details -
Merge pull request MichaelCereda#58 from jbrodriguez/master
Add styling without causing warnings
Configuration menu - View commit details
-
Copy full SHA for c94859f - Browse repository at this point
Copy the full SHA c94859fView commit details
Commits on Nov 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 012136a - Browse repository at this point
Copy the full SHA 012136aView commit details
Commits on Dec 2, 2016
-
Merge pull request MichaelCereda#79 from michaelarmfield/props_fix
Add missing style prop
Configuration menu - View commit details
-
Copy full SHA for 1bebb69 - Browse repository at this point
Copy the full SHA 1bebb69View commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 465bb3e - Browse repository at this point
Copy the full SHA 465bb3eView commit details
Commits on Oct 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 22cb93e - Browse repository at this point
Copy the full SHA 22cb93eView commit details
Commits on Nov 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for abee554 - Browse repository at this point
Copy the full SHA abee554View commit details
Commits on Mar 24, 2018
-
Merge pull request MichaelCereda#124 from hans0low/master
Newer versions of React switched to prop-types package.
Configuration menu - View commit details
-
Copy full SHA for bb26d36 - Browse repository at this point
Copy the full SHA bb26d36View commit details -
Merge pull request MichaelCereda#126 from kastopia/bugfix/timepicker_…
…android Use datetimeTimeFormat to show time value
Configuration menu - View commit details
-
Copy full SHA for 15e8529 - Browse repository at this point
Copy the full SHA 15e8529View commit details -
Merge pull request MichaelCereda#117 from brunocascio/master
Added prop-types external dependency
Configuration menu - View commit details
-
Copy full SHA for 9ddb69b - Browse repository at this point
Copy the full SHA 9ddb69bView commit details -
Adding new Component CountDownField (MichaelCereda#111)
* Add CountDownField to support special IOS appearance * Add CountDownField to example.js
Configuration menu - View commit details
-
Copy full SHA for 6cf13ba - Browse repository at this point
Copy the full SHA 6cf13baView commit details
Commits on May 13, 2018
-
no such thing as underfined
Configuration menu - View commit details
-
Copy full SHA for 1a8d94a - Browse repository at this point
Copy the full SHA 1a8d94aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master