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: JedWatson/react-select
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lofiinterstate/react-select
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.
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 15, 2015

  1. Changing it so react select renders a select behind the scenes for pr…

    …oper serialization
    Ian Zhang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    f43905a View commit details
    Browse the repository at this point in the history
  2. Fixing initial values and stuff

    Ian Zhang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    66848c0 View commit details
    Browse the repository at this point in the history
  3. Allowing empty values

    Ian Zhang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    0f03dc7 View commit details
    Browse the repository at this point in the history
  4. Fixing multi select values. Oops

    Ian Zhang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    2a4ec54 View commit details
    Browse the repository at this point in the history
  5. Making it so empty arrays no longer post

    Ian Zhang committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    c17fb65 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. Making single selects submit a scalar value

    Ian Zhang committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    e650a76 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Updating hidden select to no longer use full label

    Ian Zhang committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    8fbe751 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Removing lodash stuff

    Ian Zhang committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    14ed9ea View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Making sure multi selects are submitted as arrays

    Ian Zhang committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    7e84822 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

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