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: solaomosola/react-native-simple-radio-button
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: moschan/react-native-simple-radio-button
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 4 files changed
  • 7 contributors

Commits on Apr 9, 2018

  1. Update README to include selectedButtonColor (issue moschan#72)

    The README was updated to include information on how to change the color of a selected radio button, as described in issue moschan#72.
    eddieatkinson authored Apr 9, 2018
    Configuration menu
    Copy the full SHA
    165615f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Merge pull request moschan#89 from eddieatkinson/patch-1

    Update README to include selectedButtonColor (issue moschan#72)
    moschan authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    f5cff7e View commit details
    Browse the repository at this point in the history
  2. 2.7.2

    moschan committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    6a978b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. fix Pro feature example

    fix syntax to make it executable
    TakayukiCho authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    c30269b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

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

Commits on Sep 17, 2018

  1. Merge pull request moschan#101 from lucasbesen/master

    Fix flex align bug
    moschan authored Sep 17, 2018
    Configuration menu
    Copy the full SHA
    88c5537 View commit details
    Browse the repository at this point in the history
  2. 2.7.3

    moschan committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    da7204d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. change componentWillUpdate() to componentDidUpdate() in accordance wi…

    …th yellow box deprecation warning
    blakeohare committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a96d365 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

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

Commits on Oct 11, 2019

  1. Merge pull request moschan#127 from Viveksmart93/master

    Update SimpleRadioButton.js
    moschan authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e5a408c View commit details
    Browse the repository at this point in the history
  2. Merge pull request moschan#126 from blakeohare/master

    change componentWillUpdate() to componentDidUpdate()
    moschan authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d06d898 View commit details
    Browse the repository at this point in the history
  3. Merge pull request moschan#93 from TakayukiCho/patch-1

    fix Pro feature example
    moschan authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    02fff78 View commit details
    Browse the repository at this point in the history
Loading