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

removeSelected prop (round 2), for optionally keeping selected values in dropdown #1891

Merged
merged 17 commits into from
Oct 25, 2017
Merged

removeSelected prop (round 2), for optionally keeping selected values in dropdown #1891

merged 17 commits into from
Oct 25, 2017

Commits on Jul 26, 2017

  1. removeSelected toggle and examples

    Danny Herran authored and banderson committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    fc6c47d View commit details
    Browse the repository at this point in the history
  2. .is-selected class bugfix for 'value' objects that don't have exactly…

    … the same structure/order as 'options'
    Danny Herran authored and banderson committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    d67698e View commit details
    Browse the repository at this point in the history
  3. Value should be checked against props.valueKey, not the entire object…

    … structure
    Danny Herran authored and banderson committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    783d9b9 View commit details
    Browse the repository at this point in the history
  4. Re-apply bugfixes in 655b9ee and 936da8a

    dherran-hn authored and banderson committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    db856d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70c198c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1059b23 View commit details
    Browse the repository at this point in the history
  7. Remove findIndex polyfill

    banderson committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    6558b1e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    878b880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d88a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3779f38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6992e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    7cd2237 View commit details
    Browse the repository at this point in the history
  2. Update Select.js

    gwyneplaine committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    bdf7c8e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    gwyneplaine committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    a7441cd View commit details
    Browse the repository at this point in the history
  4. Update Select.js

    gwyneplaine committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    301a1a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Update Select-test.js

    gwyneplaine committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    9096af5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

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