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: crazycodeboy/react-native-check-box
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: crazycodeboy/react-native-check-box
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 46 files changed
  • 5 contributors

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    878b989 View commit details
    Browse the repository at this point in the history
  2. copy changes

    sameer-ahmed committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    6453729 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sameer-ahmed/support-for-checkedCheckBoxCo…

    …lor-and-uncheckedCheckBoxColor
    
    Support for checked check box color and unchecked check box color
    sameer-ahmed authored Jun 1, 2018
    Configuration menu
    Copy the full SHA
    87ac453 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. change git url

    sameer-ahmed committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    27b8776 View commit details
    Browse the repository at this point in the history
  2. v 2.1.1

    sameer-ahmed committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    8269060 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Pass the checkboxState back to the caller

    When using a library like [react-native-form](https://www.npmjs.com/package/react-native-form) you need to have the `onClick` action return the current state for it to register as a form value.
    eyalella authored Jun 24, 2018
    Configuration menu
    Copy the full SHA
    a6867dd View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Merge pull request #68 from eyalella/patch-1

    Pass the `checkboxState` back to the caller
    crazycodeboy authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    ffaca79 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    crazycodeboy authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    52b5699 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from sameer-ahmed/master

    Support for checkedCheckBoxColor and uncheckedCheckBoxColor
    crazycodeboy authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    5ef967f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. remove state control

    jph committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    02db8c5 View commit details
    Browse the repository at this point in the history
  2. update example

    jph committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    136a479 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	index.js
    jph committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    5010f38 View commit details
    Browse the repository at this point in the history
  4. update 2.1.2

    jph committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    55d6c7a View commit details
    Browse the repository at this point in the history
  5. update

    jph committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    3a5a106 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. release v2.1.6

    jph committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    0327eaa View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. release v2.1.7

    jph committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a83d729 View commit details
    Browse the repository at this point in the history
Loading