Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix on input radio #11227

Merged
merged 9 commits into from
Nov 19, 2017
Merged

bug fix on input radio #11227

merged 9 commits into from
Nov 19, 2017

Commits on Oct 14, 2017

  1. fixed a bug on radio input

    landvibe authored and landvibe committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    4ce1fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Merge branch 'master' of https://github.com/facebook/react

    landvibe authored and landvibe committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    0e15659 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. roll back previous commit

    make radio's checked updated before the name
    landvibe authored and landvibe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    6f3a000 View commit details
    Browse the repository at this point in the history
  2. moved comment

    landvibe authored and landvibe committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    aad2f64 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. merge from upstream/master

    landvibe authored and landvibe committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    03b1b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Merge branch 'master' of https://github.com/facebook/react

    landvibe authored and landvibe committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    69cbb05 View commit details
    Browse the repository at this point in the history
  2. added a fixture for radio bug

    landvibe authored and landvibe committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    25c0fc4 View commit details
    Browse the repository at this point in the history
  3. fixed prettier error

    landvibe authored and landvibe committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    e03b117 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. read type from props, not node

    landvibe authored and landvibe committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    9ee15eb View commit details
    Browse the repository at this point in the history