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

Compare Options with getOptionKey instead of label + reduce #1012

Merged
merged 7 commits into from
Mar 9, 2020

Conversation

sagalbot
Copy link
Owner

@sagalbot sagalbot commented Nov 29, 2019

This change updates option comparison functions so that the options generated key is used for comparison instead of the label.


Fixes #80
Fixes #804
Fixes #970
Fixes #912
Fixes #1007
Fixes #1045

@sagalbot sagalbot self-assigned this Nov 29, 2019
@sagalbot sagalbot added this to the v3.3 milestone Nov 29, 2019
@coveralls
Copy link

coveralls commented Nov 29, 2019

Coverage Status

Coverage decreased (-0.8%) to 95.122% when pulling a0e532c on option-comparator-bug-fix-970-912 into 5343b52 on master.

src/components/Select.vue Outdated Show resolved Hide resolved
@sagalbot sagalbot marked this pull request as ready for review December 3, 2019 04:13
@sagalbot sagalbot removed this from the v3.3 milestone Dec 3, 2019
@sagalbot sagalbot merged commit bc9553a into master Mar 9, 2020
@sagalbot sagalbot deleted the option-comparator-bug-fix-970-912 branch March 9, 2020 00:58
@github-actions
Copy link

github-actions bot commented Mar 9, 2020

🎉 This PR is included in version 3.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment