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: APSL/react-native-floating-label
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: APSL/react-native-floating-label
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 28, 2015

  1. Added factory as Textbox extension

    alvaromb committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    4da3c86 View commit details
    Browse the repository at this point in the history
  2. v0.1.3

    alvaromb committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    52bebcc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Added focus when tapping the label

    alvaromb committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    f06d8f6 View commit details
    Browse the repository at this point in the history
  2. v0.1.4

    alvaromb committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    7b6604e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from APSL/label_focus

    Label focus
    alvaromb committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    6c4bfc8 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. closes #2 Added placeholder error color option and handled disabled s…

    …tate
    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    c974178 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from APSL/iss_2

    closes #2 Added placeholder error color option and handled disabled s…
    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    a3f0cb6 View commit details
    Browse the repository at this point in the history
  3. v0.2.0

    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    412ccab View commit details
    Browse the repository at this point in the history
  4. closes #5 Hide placeholder when focused

    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    49e1993 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from APSL/iss_5

    closes #5 Hide placeholder when focused
    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    7c14bdc View commit details
    Browse the repository at this point in the history
  6. v0.2.1

    alvaromb committed May 18, 2016
    Configuration menu
    Copy the full SHA
    1c527fc View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. Support for RN>=0.25

    mat2maa committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    d5c9855 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Merge pull request #9 from mat2maa/master

    Support for RN>=0.25
    alvaromb authored Jun 14, 2016
    Configuration menu
    Copy the full SHA
    1fec8ce View commit details
    Browse the repository at this point in the history
  2. v0.2.2

    alvaromb committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    dd6bf2b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Configuration menu
    Copy the full SHA
    c2e6479 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Merge pull request #10 from mat2maa/master

    Add onChange handler to TextInput
    alvaromb authored Jul 15, 2016
    Configuration menu
    Copy the full SHA
    20139bf View commit details
    Browse the repository at this point in the history
  2. v0.2.3

    alvaromb committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    2fa87fc View commit details
    Browse the repository at this point in the history
Loading