Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: js-tutorials/react-native-stateless-form
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: danielweinmann/react-native-stateless-form
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 2, 2016

  1. Configuration menu
    Copy the full SHA
    01e7a5d View commit details
    Browse the repository at this point in the history
  2. 0.2.1

    danielweinmann committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    7316792 View commit details
    Browse the repository at this point in the history
  3. 0.2.2

    danielweinmann committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    bb8f456 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Configuration menu
    Copy the full SHA
    9947e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4356a1 View commit details
    Browse the repository at this point in the history
  3. Renames title to label

    danielweinmann committed May 18, 2017
    Configuration menu
    Copy the full SHA
    1acf91a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ec68a View commit details
    Browse the repository at this point in the history
  5. Adds LabeledTextInput

    danielweinmann committed May 18, 2017
    Configuration menu
    Copy the full SHA
    1e15a7d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. 0.3.0

    danielweinmann committed May 19, 2017
    Configuration menu
    Copy the full SHA
    9d6d771 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Fixes icon alignment on LabeledTextInput

    Guilherme Guerra committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    f26b799 View commit details
    Browse the repository at this point in the history
  2. Merge pull request danielweinmann#10 from guilhermecomum/master

    Fixes icon alignment on LabeledTextInput
    danielweinmann authored Jul 22, 2017
    Configuration menu
    Copy the full SHA
    1e5425e View commit details
    Browse the repository at this point in the history
  3. 0.3.1

    Guilherme Guerra committed Jul 22, 2017
    Configuration menu
    Copy the full SHA
    9b53e67 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    f133c2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request danielweinmann#12 from felipefreitag/ffv-update-pr…

    …optypes
    
    Changes React.PropTypes to prop-types
    danielweinmann authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    65ee0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8465783 View commit details
    Browse the repository at this point in the history
  4. Merge pull request danielweinmann#13 from danielweinmann/ffv-children

    Prevents crash if StatelessForm has no children
    danielweinmann authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6445e30 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    danielweinmann authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    47b753f View commit details
    Browse the repository at this point in the history
  6. Update README.md

    danielweinmann authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    7bb0b7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5f1d12 View commit details
    Browse the repository at this point in the history
  8. Merge pull request danielweinmann#14 from danielweinmann/ffv-update-r…

    …eadme
    
    Updates documentation examples
    danielweinmann authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    8599039 View commit details
    Browse the repository at this point in the history
Loading